#DE88CB#DE88CB
#DE88CB is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.8% C 0.134 H 335.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE88CB |
|---|---|
| RGB | rgb(222, 136, 203) |
| HSL | hsl(313, 57%, 70%) |
| HSV | hsv(313, 39%, 87%) |
| CMYK | cmyk(0%, 38.7%, 8.6%, 12.9%) |
| CIE-LAB | lab(67.62, 42.43, -20.80) |
| CIE-LCH | lch(67.62, 47.25, 333.89°) |
| OKLab | oklab(73.78% 0.1222 -0.0559) |
| OKLCH | oklch(73.78% 0.134 335.4) |
| XYZ | xyz(49.7077, 37.4524, 61.0991) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 5.66
Plum
#DDA0DD
ΔE00 6.13
Orchid (survey)
#C875C4
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE88CB #88DE9B
analogous
#C688DE #DE88CB #DE88A0
triadic
#DE88CB #CBDE88 #88CBDE
tetradic
#DE88CB #DEC688 #88DE9B #88A0DE
square
#DE88CB #DEC688 #88DE9B #88A0DE
split-complementary
#DE88CB #A0DE88 #88DEC6
monochromatic
#B8339B #D158B6 #DE88CB #EBB8E0 #F8E7F5
Accessibility & contrast
On white
2.47
#DE88CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DE88CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE88CB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE88CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE88CB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCD
Deuteranopia (green-blind)
#9EA9C8
Tritanopia (blue-blind)
#E68BA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de88cb; /* rgb */ color: rgb(222, 136, 203); /* oklch */ color: oklch(73.8% 0.134 335.4);
Tailwind
colors: {
custom: {
50: '#eaacdb',
500: '#de88cb',
950: '#000000',
},
}SCSS
$custom: #de88cb; $custom-light: #eaacdb; $custom-dark: #000000;
JSON
{
"hex": "#de88cb",
"rgb": {
"r": 222,
"g": 136,
"b": 203
},
"hsl": {
"h": 313.256,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.73776,
"c": 0.13433,
"h": 335.4
},
"luminance": 0.3745
}Semantic roles & 50–950 ramp
primary
#DE88CB
secondary
#D5EDDA
accent
#C44521
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83