#DC88CE#DC88CE
#DC88CE is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.7% C 0.135 H 333.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88CE |
|---|---|
| RGB | rgb(220, 136, 206) |
| HSL | hsl(310, 55%, 70%) |
| HSV | hsv(310, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 6.4%, 13.7%) |
| CIE-LAB | lab(67.49, 42.30, -22.69) |
| CIE-LCH | lch(67.49, 48.00, 331.80°) |
| OKLab | oklab(73.67% 0.1207 -0.0612) |
| OKLCH | oklch(73.67% 0.135 333.1) |
| XYZ | xyz(49.4595, 37.2827, 62.9716) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.25
Plum
#DDA0DD
ΔE00 5.92
Orchid (survey)
#C875C4
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88CE #88DC96
analogous
#C088DC #DC88CE #DC88A4
triadic
#DC88CE #CEDC88 #88CEDC
tetradic
#DC88CE #DCC088 #88DC96 #88A4DC
square
#DC88CE #DCC088 #88DC96 #88A4DC
split-complementary
#DC88CE #A4DC88 #88DCC0
monochromatic
#B5359F #CE59BB #DC88CE #EAB7E1 #F8E7F5
Accessibility & contrast
On white
2.48
#DC88CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC88CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88CE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88CE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#9CA9CB
Tritanopia (blue-blind)
#E38CA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc88ce; /* rgb */ color: rgb(220, 136, 206); /* oklch */ color: oklch(73.7% 0.135 333.1);
Tailwind
colors: {
custom: {
50: '#e8acdd',
500: '#dc88ce',
950: '#000000',
},
}SCSS
$custom: #dc88ce; $custom-light: #e8acdd; $custom-dark: #000000;
JSON
{
"hex": "#dc88ce",
"rgb": {
"r": 220,
"g": 136,
"b": 206
},
"hsl": {
"h": 310,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73665,
"c": 0.13532,
"h": 333.1
},
"luminance": 0.3728
}Semantic roles & 50–950 ramp
primary
#DC88CE
secondary
#D4ECD8
accent
#C23E23
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83