#DE88BC#DE88BC
#DE88BC is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.2% C 0.123 H 343.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DE88BC |
|---|---|
| RGB | rgb(222, 136, 188) |
| HSL | hsl(324, 57%, 70%) |
| HSV | hsv(324, 39%, 87%) |
| CMYK | cmyk(0%, 38.7%, 15.3%, 12.9%) |
| CIE-LAB | lab(67.11, 39.98, -13.18) |
| CIE-LCH | lch(67.11, 42.09, 341.75°) |
| OKLab | oklab(73.22% 0.1178 -0.0348) |
| OKLCH | oklch(73.22% 0.123 343.5) |
| XYZ | xyz(48.0058, 36.7716, 52.1363) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.57
Pink (survey)
#FF81C0
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.61
Bubblegum (survey)
#FF6CB5
ΔE00 7.50
Hot Pink
#FF69B4
ΔE00 7.82
Pale Magenta
#D767AD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE88BC #88DEAA
analogous
#D588DE #DE88BC #DE8891
triadic
#DE88BC #BCDE88 #88BCDE
tetradic
#DE88BC #DED588 #88DEAA #8891DE
square
#DE88BC #DED588 #88DEAA #8891DE
split-complementary
#DE88BC #91DE88 #88DED5
monochromatic
#B83384 #D158A1 #DE88BC #EBB8D7 #F8E7F2
Accessibility & contrast
On white
2.51
#DE88BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#DE88BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE88BC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE88BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE88BC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#A3A8BA
Tritanopia (blue-blind)
#E8889B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de88bc; /* rgb */ color: rgb(222, 136, 188); /* oklch */ color: oklch(73.2% 0.123 343.5);
Tailwind
colors: {
custom: {
50: '#eaacd0',
500: '#de88bc',
950: '#000000',
},
}SCSS
$custom: #de88bc; $custom-light: #eaacd0; $custom-dark: #000000;
JSON
{
"hex": "#de88bc",
"rgb": {
"r": 222,
"g": 136,
"b": 188
},
"hsl": {
"h": 323.721,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.73222,
"c": 0.12287,
"h": 343.5
},
"luminance": 0.36769
}Semantic roles & 50–950 ramp
primary
#DE88BC
secondary
#D5EDDE
accent
#C46221
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82