Hex Color #D42198 - Custom Color
Color Codes
HEX
#D42198
RGB
rgb(212, 33, 152)
HSL
hsl(320, 73%, 48%)
CMYK
cmyk(0%, 84%, 28%, 17%)
HSV
hsv(320, 84%, 83%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.70:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 4.47: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: #D42198;
color: #D42198;
border-color: #D42198;
}
Tailwind CSS (with arbitrary values)
bg-[#D42198]
text-[#D42198]
border-[#D42198]
// Example usage:
<div className="bg-[#D42198]">