#DC88CD#DC88CD
#DC88CD is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.6% C 0.134 H 333.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88CD |
|---|---|
| RGB | rgb(220, 136, 205) |
| HSL | hsl(311, 55%, 70%) |
| HSV | hsv(311, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 6.8%, 13.7%) |
| CIE-LAB | lab(67.45, 42.13, -22.18) |
| CIE-LCH | lch(67.45, 47.61, 332.23°) |
| OKLab | oklab(73.63% 0.1204 -0.0598) |
| OKLCH | oklch(73.63% 0.134 333.6) |
| XYZ | xyz(49.3384, 37.2343, 62.3339) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Plum
#DDA0DD
ΔE00 5.96
Orchid (survey)
#C875C4
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 6.33
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88CD #88DC97
analogous
#C188DC #DC88CD #DC88A3
triadic
#DC88CD #CDDC88 #88CDDC
tetradic
#DC88CD #DCC188 #88DC97 #88A3DC
square
#DC88CD #DCC188 #88DC97 #88A3DC
split-complementary
#DC88CD #A3DC88 #88DCC1
monochromatic
#B5359E #CE59B9 #DC88CD #EAB7E1 #F8E7F5
Accessibility & contrast
On white
2.49
#DC88CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DC88CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88CD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88CD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD0
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#E38CA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc88cd; /* rgb */ color: rgb(220, 136, 205); /* oklch */ color: oklch(73.6% 0.134 333.6);
Tailwind
colors: {
custom: {
50: '#e8acdc',
500: '#dc88cd',
950: '#000000',
},
}SCSS
$custom: #dc88cd; $custom-light: #e8acdc; $custom-dark: #000000;
JSON
{
"hex": "#dc88cd",
"rgb": {
"r": 220,
"g": 136,
"b": 205
},
"hsl": {
"h": 310.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73626,
"c": 0.13446,
"h": 333.6
},
"luminance": 0.37232
}Semantic roles & 50–950 ramp
primary
#DC88CD
secondary
#D4ECD8
accent
#C24023
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83