#DC88CA#DC88CA
#DC88CA is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.5% C 0.132 H 335.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88CA |
|---|---|
| RGB | rgb(220, 136, 202) |
| HSL | hsl(313, 55%, 70%) |
| HSV | hsv(313, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 8.2%, 13.7%) |
| CIE-LAB | lab(67.35, 41.62, -20.67) |
| CIE-LCH | lch(67.35, 46.47, 333.58°) |
| OKLab | oklab(73.51% 0.1196 -0.0556) |
| OKLCH | oklch(73.51% 0.132 335.1) |
| XYZ | xyz(48.9798, 37.0908, 60.4450) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.11
Orchid (survey)
#C875C4
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.92
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88CA #88DC9A
analogous
#C488DC #DC88CA #DC88A0
triadic
#DC88CA #CADC88 #88CADC
tetradic
#DC88CA #DCC488 #88DC9A #88A0DC
square
#DC88CA #DCC488 #88DC9A #88A0DC
split-complementary
#DC88CA #A0DC88 #88DCC4
monochromatic
#B53599 #CE59B5 #DC88CA #EAB7DF #F8E7F4
Accessibility & contrast
On white
2.49
#DC88CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DC88CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88CA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88CA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#9EA8C8
Tritanopia (blue-blind)
#E48CA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc88ca; /* rgb */ color: rgb(220, 136, 202); /* oklch */ color: oklch(73.5% 0.132 335.1);
Tailwind
colors: {
custom: {
50: '#e8acda',
500: '#dc88ca',
950: '#000000',
},
}SCSS
$custom: #dc88ca; $custom-light: #e8acda; $custom-dark: #000000;
JSON
{
"hex": "#dc88ca",
"rgb": {
"r": 220,
"g": 136,
"b": 202
},
"hsl": {
"h": 312.857,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73509,
"c": 0.1319,
"h": 335.1
},
"luminance": 0.37088
}Semantic roles & 50–950 ramp
primary
#DC88CA
secondary
#D4ECD9
accent
#C24523
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83