#DC88CB#DC88CB
#DC88CB is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.5% C 0.133 H 334.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88CB |
|---|---|
| RGB | rgb(220, 136, 203) |
| HSL | hsl(312, 55%, 70%) |
| HSV | hsv(312, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 7.7%, 13.7%) |
| CIE-LAB | lab(67.38, 41.79, -21.18) |
| CIE-LCH | lch(67.38, 46.85, 333.12°) |
| OKLab | oklab(73.55% 0.1199 -0.057) |
| OKLCH | oklch(73.55% 0.133 334.6) |
| XYZ | xyz(49.0986, 37.1383, 61.0706) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.90
Bubblegum Pink
#FE83CC
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.05
Orchid (survey)
#C875C4
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.72
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88CB #88DC99
analogous
#C388DC #DC88CB #DC88A1
triadic
#DC88CB #CBDC88 #88CBDC
tetradic
#DC88CB #DCC388 #88DC99 #88A1DC
square
#DC88CB #DCC388 #88DC99 #88A1DC
split-complementary
#DC88CB #A1DC88 #88DCC3
monochromatic
#B5359B #CE59B6 #DC88CB #EAB7E0 #F8E7F4
Accessibility & contrast
On white
2.49
#DC88CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DC88CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88CB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88CB | 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)
#889CCD
Deuteranopia (green-blind)
#9DA9C8
Tritanopia (blue-blind)
#E48CA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc88cb; /* rgb */ color: rgb(220, 136, 203); /* oklch */ color: oklch(73.5% 0.133 334.6);
Tailwind
colors: {
custom: {
50: '#e8acdb',
500: '#dc88cb',
950: '#000000',
},
}SCSS
$custom: #dc88cb; $custom-light: #e8acdb; $custom-dark: #000000;
JSON
{
"hex": "#dc88cb",
"rgb": {
"r": 220,
"g": 136,
"b": 203
},
"hsl": {
"h": 312.143,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73548,
"c": 0.13275,
"h": 334.6
},
"luminance": 0.37136
}Semantic roles & 50–950 ramp
primary
#DC88CB
secondary
#D4ECD9
accent
#C24423
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83