Hex Color #37094E - Custom Color
Color Codes
HEX
#37094E
RGB
rgb(55, 9, 78)
HSL
hsl(280, 79%, 17%)
CMYK
cmyk(29%, 88%, 0%, 69%)
HSV
hsv(280, 88%, 31%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 16.01:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.31: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: #37094E;
color: #37094E;
border-color: #37094E;
}
Tailwind CSS (with arbitrary values)
bg-[#37094E]
text-[#37094E]
border-[#37094E]
// Example usage:
<div className="bg-[#37094E]">