#DE87BA#DE87BA
#DE87BA is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.0% C 0.123 H 344.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87BA |
|---|---|
| RGB | rgb(222, 135, 186) |
| HSL | hsl(325, 57%, 70%) |
| HSV | hsv(325, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 16.2%, 12.9%) |
| CIE-LAB | lab(66.83, 40.19, -12.48) |
| CIE-LCH | lch(66.83, 42.08, 342.75°) |
| OKLab | oklab(72.99% 0.1188 -0.0329) |
| OKLCH | oklch(72.99% 0.123 344.5) |
| XYZ | xyz(47.6516, 36.4057, 50.9620) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.96
Bubblegum (survey)
#FF6CB5
ΔE00 7.28
Dull Pink
#D5869D
ΔE00 7.52
Hot Pink
#FF69B4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87BA #87DEAB
analogous
#D787DE #DE87BA #DE878E
triadic
#DE87BA #BADE87 #87BADE
tetradic
#DE87BA #DED787 #87DEAB #878EDE
square
#DE87BA #DED787 #87DEAB #878EDE
split-complementary
#DE87BA #8EDE87 #87DED7
monochromatic
#B83381 #D1579E #DE87BA #EBB7D6 #F8E7F1
Accessibility & contrast
On white
2.54
#DE87BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DE87BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87BA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87BA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#A3A8B8
Tritanopia (blue-blind)
#E88799
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de87ba; /* rgb */ color: rgb(222, 135, 186); /* oklch */ color: oklch(73.0% 0.123 344.5);
Tailwind
colors: {
custom: {
50: '#eaabce',
500: '#de87ba',
950: '#000000',
},
}SCSS
$custom: #de87ba; $custom-light: #eaabce; $custom-dark: #000000;
JSON
{
"hex": "#de87ba",
"rgb": {
"r": 222,
"g": 135,
"b": 186
},
"hsl": {
"h": 324.828,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.72992,
"c": 0.12323,
"h": 344.5
},
"luminance": 0.36403
}Semantic roles & 50–950 ramp
primary
#DE87BA
secondary
#D4EDDE
accent
#C46521
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82