#D04E9B#D04E9B
#D04E9B is a light, vivid pink. Relative luminance 0.212; OKLCH L 62.1% C 0.183 H 347.2°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D04E9B |
|---|---|
| RGB | rgb(208, 78, 155) |
| HSL | hsl(324, 58%, 56%) |
| HSV | hsv(324, 63%, 82%) |
| CMYK | cmyk(0%, 62.5%, 25.5%, 18.4%) |
| CIE-LAB | lab(53.20, 58.93, -15.41) |
| CIE-LCH | lch(53.20, 60.91, 345.35°) |
| OKLab | oklab(62.06% 0.1781 -0.0406) |
| OKLCH | oklch(62.06% 0.183 347.2) |
| XYZ | xyz(34.6545, 21.2286, 33.2765) |
| Luminance | 0.2122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 5.95
Shocking Pink
#FE02A2
ΔE00 7.19
Neon Pink
#FE019A
ΔE00 7.44
Bright Pink
#FE01B1
ΔE00 7.52
Darkish Pink
#DA467D
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D04E9B #4ED083
analogous
#C44ED0 #D04E9B #D04E5A
triadic
#D04E9B #9BD04E #4E9BD0
tetradic
#D04E9B #D0C44E #4ED083 #4E5AD0
square
#D04E9B #D0C44E #4ED083 #4E5AD0
split-complementary
#D04E9B #5AD04E #4ED0C4
monochromatic
#81225B #B22F7C #D04E9B #DD7EB6 #EAAFD2
Accessibility & contrast
On white
4.00
#D04E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#D04E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D04E9B
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D04E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D04E9B | 1.00 | 4.00 | 5.24 | 5.24 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719D
Deuteranopia (green-blind)
#828798
Tritanopia (blue-blind)
#DE4B6E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d04e9b; /* rgb */ color: rgb(208, 78, 155); /* oklch */ color: oklch(62.1% 0.183 347.2);
Tailwind
colors: {
custom: {
50: '#e287b8',
500: '#d04e9b',
950: '#000000',
},
}SCSS
$custom: #d04e9b; $custom-light: #e287b8; $custom-dark: #000000;
JSON
{
"hex": "#d04e9b",
"rgb": {
"r": 208,
"g": 78,
"b": 155
},
"hsl": {
"h": 324.462,
"s": 58.036,
"l": 56.078
},
"oklch": {
"l": 0.62055,
"c": 0.18267,
"h": 347.2
},
"luminance": 0.21225
}Semantic roles & 50–950 ramp
primary
#D04E9B
secondary
#A2D8B8
accent
#E18647
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80