#DE87BD#DE87BD
#DE87BD is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.1% C 0.125 H 342.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87BD |
|---|---|
| RGB | rgb(222, 135, 189) |
| HSL | hsl(323, 57%, 70%) |
| HSV | hsv(323, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 14.9%, 12.9%) |
| CIE-LAB | lab(66.93, 40.66, -14.01) |
| CIE-LCH | lch(66.93, 43.01, 340.98°) |
| OKLab | oklab(73.1% 0.1197 -0.0371) |
| OKLCH | oklch(73.1% 0.125 342.8) |
| XYZ | xyz(47.9738, 36.5346, 52.6593) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.21
Bubblegum (survey)
#FF6CB5
ΔE00 7.41
Pale Magenta
#D767AD
ΔE00 7.56
Hot Pink
#FF69B4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87BD #87DEA8
analogous
#D487DE #DE87BD #DE8791
triadic
#DE87BD #BDDE87 #87BDDE
tetradic
#DE87BD #DED487 #87DEA8 #8791DE
square
#DE87BD #DED487 #87DEA8 #8791DE
split-complementary
#DE87BD #91DE87 #87DED4
monochromatic
#B83385 #D157A3 #DE87BD #EBB7D7 #F8E7F2
Accessibility & contrast
On white
2.53
#DE87BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DE87BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87BD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87BD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#E8879B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de87bd; /* rgb */ color: rgb(222, 135, 189); /* oklch */ color: oklch(73.1% 0.125 342.8);
Tailwind
colors: {
custom: {
50: '#eaabd1',
500: '#de87bd',
950: '#000000',
},
}SCSS
$custom: #de87bd; $custom-light: #eaabd1; $custom-dark: #000000;
JSON
{
"hex": "#de87bd",
"rgb": {
"r": 222,
"g": 135,
"b": 189
},
"hsl": {
"h": 322.759,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.73098,
"c": 0.12528,
"h": 342.8
},
"luminance": 0.36532
}Semantic roles & 50–950 ramp
primary
#DE87BD
secondary
#D4EDDD
accent
#C45F21
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82