#D04EAE#D04EAE
#D04EAE is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.8% C 0.195 H 339.4°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D04EAE |
|---|---|
| RGB | rgb(208, 78, 174) |
| HSL | hsl(316, 58%, 56%) |
| HSV | hsv(316, 63%, 82%) |
| CMYK | cmyk(0%, 62.5%, 16.3%, 18.4%) |
| CIE-LAB | lab(53.94, 61.56, -25.41) |
| CIE-LCH | lch(53.94, 66.60, 337.57°) |
| OKLab | oklab(62.84% 0.1822 -0.0685) |
| OKLCH | oklch(62.84% 0.195 339.4) |
| XYZ | xyz(36.3775, 21.9178, 42.3509) |
| Luminance | 0.2192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.92
Pinky Purple
#C94CBE
ΔE00 3.94
Purpleish Pink
#DF4EC8
ΔE00 4.67
Purpley Pink
#C83CB9
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 6.12
Hot Magenta
#F504C9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D04EAE #4ED070
analogous
#B14ED0 #D04EAE #D04E6D
triadic
#D04EAE #AED04E #4EAED0
tetradic
#D04EAE #D0B14E #4ED070 #4E6DD0
square
#D04EAE #D0B14E #4ED070 #4E6DD0
split-complementary
#D04EAE #6DD04E #4ED0B1
monochromatic
#812268 #B22F90 #D04EAE #DD7EC4 #EAAFDA
Accessibility & contrast
On white
3.90
#D04EAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#D04EAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D04EAE
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D04EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D04EAE | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5474B1
Deuteranopia (green-blind)
#7C88AB
Tritanopia (blue-blind)
#DB5277
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d04eae; /* rgb */ color: rgb(208, 78, 174); /* oklch */ color: oklch(62.8% 0.195 339.4);
Tailwind
colors: {
custom: {
50: '#e287c6',
500: '#d04eae',
950: '#000000',
},
}SCSS
$custom: #d04eae; $custom-light: #e287c6; $custom-dark: #000000;
JSON
{
"hex": "#d04eae",
"rgb": {
"r": 208,
"g": 78,
"b": 174
},
"hsl": {
"h": 315.692,
"s": 58.036,
"l": 56.078
},
"oklch": {
"l": 0.62842,
"c": 0.19467,
"h": 339.4
},
"luminance": 0.21915
}Semantic roles & 50–950 ramp
primary
#D04EAE
secondary
#A2D8B0
accent
#E16F47
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82