#D84EAF#D84EAF
#D84EAF is a light, highly saturated pink. Relative luminance 0.231; OKLCH L 64.0% C 0.201 H 341.4°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D84EAF |
|---|---|
| RGB | rgb(216, 78, 175) |
| HSL | hsl(318, 64%, 58%) |
| HSV | hsv(318, 64%, 85%) |
| CMYK | cmyk(0%, 63.9%, 19%, 15.3%) |
| CIE-LAB | lab(55.22, 63.86, -23.91) |
| CIE-LCH | lch(55.22, 68.19, 339.47°) |
| OKLab | oklab(64.04% 0.1904 -0.0641) |
| OKLCH | oklch(64.04% 0.201 341.4) |
| XYZ | xyz(38.7822, 23.1464, 42.9743) |
| Luminance | 0.2314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.71
Purpleish Pink
#DF4EC8
ΔE00 4.32
Pinky Purple
#C94CBE
ΔE00 5.03
Pale Magenta
#D767AD
ΔE00 5.19
Bright Pink
#FE01B1
ΔE00 6.02
Hot Magenta
#F504C9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D84EAF #4ED877
analogous
#BC4ED8 #D84EAF #D84E6A
triadic
#D84EAF #AFD84E #4EAFD8
tetradic
#D84EAF #D8BC4E #4ED877 #4E6AD8
square
#D84EAF #D8BC4E #4ED877 #4E6AD8
split-complementary
#D84EAF #6AD84E #4ED8BC
monochromatic
#8D1F6C #BF2A93 #D84EAF #E380C6 #EEB2DC
Accessibility & contrast
On white
3.73
#D84EAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#D84EAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D84EAF
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D84EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D84EAF | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5876B2
Deuteranopia (green-blind)
#818CAC
Tritanopia (blue-blind)
#E45078
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d84eaf; /* rgb */ color: rgb(216, 78, 175); /* oklch */ color: oklch(64.0% 0.201 341.4);
Tailwind
colors: {
custom: {
50: '#e888c7',
500: '#d84eaf',
950: '#000000',
},
}SCSS
$custom: #d84eaf; $custom-light: #e888c7; $custom-dark: #000000;
JSON
{
"hex": "#d84eaf",
"rgb": {
"r": 216,
"g": 78,
"b": 175
},
"hsl": {
"h": 317.826,
"s": 63.889,
"l": 57.647
},
"oklch": {
"l": 0.64038,
"c": 0.20095,
"h": 341.4
},
"luminance": 0.23143
}Semantic roles & 50–950 ramp
primary
#D84EAF
secondary
#A5DDB6
accent
#E77241
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82