#DE87CB#DE87CB
#DE87CB is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.6% C 0.136 H 335.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87CB |
|---|---|
| RGB | rgb(222, 135, 203) |
| HSL | hsl(313, 57%, 70%) |
| HSV | hsv(313, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 8.6%, 12.9%) |
| CIE-LAB | lab(67.41, 42.95, -21.12) |
| CIE-LCH | lch(67.41, 47.86, 333.82°) |
| OKLab | oklab(73.62% 0.1237 -0.0568) |
| OKLCH | oklch(73.62% 0.136 335.3) |
| XYZ | xyz(49.5675, 37.1720, 61.0524) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 5.67
Orchid (survey)
#C875C4
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 6.60
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87CB #87DE9A
analogous
#C587DE #DE87CB #DE87A0
triadic
#DE87CB #CBDE87 #87CBDE
tetradic
#DE87CB #DEC587 #87DE9A #87A0DE
square
#DE87CB #DEC587 #87DE9A #87A0DE
split-complementary
#DE87CB #A0DE87 #87DEC5
monochromatic
#B8339B #D157B6 #DE87CB #EBB7E0 #F8E7F5
Accessibility & contrast
On white
2.49
#DE87CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DE87CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87CB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87CB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCD
Deuteranopia (green-blind)
#9EA9C8
Tritanopia (blue-blind)
#E68BA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de87cb; /* rgb */ color: rgb(222, 135, 203); /* oklch */ color: oklch(73.6% 0.136 335.3);
Tailwind
colors: {
custom: {
50: '#eaacdb',
500: '#de87cb',
950: '#000000',
},
}SCSS
$custom: #de87cb; $custom-light: #eaacdb; $custom-dark: #000000;
JSON
{
"hex": "#de87cb",
"rgb": {
"r": 222,
"g": 135,
"b": 203
},
"hsl": {
"h": 313.103,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.73618,
"c": 0.13606,
"h": 335.3
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#DE87CB
secondary
#D4EDDA
accent
#C44521
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83