#DE87BC#DE87BC
#DE87BC is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.1% C 0.125 H 343.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87BC |
|---|---|
| RGB | rgb(222, 135, 188) |
| HSL | hsl(323, 57%, 70%) |
| HSV | hsv(323, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 15.3%, 12.9%) |
| CIE-LAB | lab(66.89, 40.50, -13.50) |
| CIE-LCH | lch(66.89, 42.69, 341.56°) |
| OKLab | oklab(73.06% 0.1194 -0.0357) |
| OKLCH | oklch(73.06% 0.125 343.3) |
| XYZ | xyz(47.8657, 36.4913, 52.0896) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.46
Bubblegum (survey)
#FF6CB5
ΔE00 7.36
Pale Magenta
#D767AD
ΔE00 7.58
Hot Pink
#FF69B4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87BC #87DEA9
analogous
#D487DE #DE87BC #DE8791
triadic
#DE87BC #BCDE87 #87BCDE
tetradic
#DE87BC #DED487 #87DEA9 #8791DE
square
#DE87BC #DED487 #87DEA9 #8791DE
split-complementary
#DE87BC #91DE87 #87DED4
monochromatic
#B83384 #D157A1 #DE87BC #EBB7D7 #F8E7F2
Accessibility & contrast
On white
2.53
#DE87BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DE87BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87BC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87BC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#E8879A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de87bc; /* rgb */ color: rgb(222, 135, 188); /* oklch */ color: oklch(73.1% 0.125 343.3);
Tailwind
colors: {
custom: {
50: '#eaabd0',
500: '#de87bc',
950: '#000000',
},
}SCSS
$custom: #de87bc; $custom-light: #eaabd0; $custom-dark: #000000;
JSON
{
"hex": "#de87bc",
"rgb": {
"r": 222,
"g": 135,
"b": 188
},
"hsl": {
"h": 323.448,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.73062,
"c": 0.12459,
"h": 343.3
},
"luminance": 0.36488
}Semantic roles & 50–950 ramp
primary
#DE87BC
secondary
#D4EDDE
accent
#C46121
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82