Hex Color #406077 - Custom Color
Color Codes
HEX
#406077
RGB
rgb(64, 96, 119)
HSL
hsl(205, 30%, 36%)
CMYK
cmyk(46%, 19%, 0%, 53%)
HSV
hsv(205, 46%, 47%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 6.65:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.16: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: #406077;
color: #406077;
border-color: #406077;
}
Tailwind CSS (with arbitrary values)
bg-[#406077]
text-[#406077]
border-[#406077]
// Example usage:
<div className="bg-[#406077]">