#DE87CC#DE87CC
#DE87CC is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.137 H 334.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87CC |
|---|---|
| RGB | rgb(222, 135, 204) |
| HSL | hsl(312, 57%, 70%) |
| HSV | hsv(312, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 8.1%, 12.9%) |
| CIE-LAB | lab(67.44, 43.12, -21.62) |
| CIE-LCH | lch(67.44, 48.24, 333.37°) |
| OKLab | oklab(73.66% 0.1239 -0.0582) |
| OKLCH | oklch(73.66% 0.137 334.9) |
| XYZ | xyz(49.6870, 37.2198, 61.6820) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.70
Bubblegum Pink
#FE83CC
ΔE00 5.75
Orchid (survey)
#C875C4
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.40
Purply Pink
#F075E6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87CC #87DE99
analogous
#C587DE #DE87CC #DE87A0
triadic
#DE87CC #CCDE87 #87CCDE
tetradic
#DE87CC #DEC587 #87DE99 #87A0DE
square
#DE87CC #DEC587 #87DE99 #87A0DE
split-complementary
#DE87CC #A0DE87 #87DEC5
monochromatic
#B8339C #D157B8 #DE87CC #EBB7E0 #F8E7F5
Accessibility & contrast
On white
2.49
#DE87CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DE87CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87CC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87CC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#9DA9C9
Tritanopia (blue-blind)
#E68BA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de87cc; /* rgb */ color: rgb(222, 135, 204); /* oklch */ color: oklch(73.7% 0.137 334.9);
Tailwind
colors: {
custom: {
50: '#eaacdb',
500: '#de87cc',
950: '#000000',
},
}SCSS
$custom: #de87cc; $custom-light: #eaacdb; $custom-dark: #000000;
JSON
{
"hex": "#de87cc",
"rgb": {
"r": 222,
"g": 135,
"b": 204
},
"hsl": {
"h": 312.414,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.73657,
"c": 0.13689,
"h": 334.9
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#DE87CC
secondary
#D4EDD9
accent
#C44321
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83