Hex Color #570362 - Custom Color
Color Codes
HEX
#570362
RGB
rgb(87, 3, 98)
HSL
hsl(293, 94%, 20%)
CMYK
cmyk(11%, 97%, 0%, 62%)
HSV
hsv(293, 97%, 38%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 13.17:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.59: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: #570362;
color: #570362;
border-color: #570362;
}
Tailwind CSS (with arbitrary values)
bg-[#570362]
text-[#570362]
border-[#570362]
// Example usage:
<div className="bg-[#570362]">