Hex Color #D76589 - Custom Color
Color Codes
HEX
#D76589
RGB
rgb(215, 101, 137)
HSL
hsl(341, 59%, 62%)
CMYK
cmyk(0%, 53%, 36%, 16%)
HSV
hsv(341, 53%, 84%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.44:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 6.11:1
Pass - 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: #D76589;
color: #D76589;
border-color: #D76589;
}
Tailwind CSS (with arbitrary values)
bg-[#D76589]
text-[#D76589]
border-[#D76589]
// Example usage:
<div className="bg-[#D76589]">