Hex Color #431744 - Custom Color
Color Codes
HEX
#431744
RGB
rgb(67, 23, 68)
HSL
hsl(299, 49%, 18%)
CMYK
cmyk(1%, 66%, 0%, 73%)
HSV
hsv(299, 66%, 27%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 14.54:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.44:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #431744;
color: #431744;
border-color: #431744;
}
Tailwind CSS (with arbitrary values)
bg-[#431744]
text-[#431744]
border-[#431744]
// Example usage:
<div className="bg-[#431744]">