#DC88DC#DC88DC
#DC88DC is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.2% C 0.148 H 326.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88DC |
|---|---|
| RGB | rgb(220, 136, 220) |
| HSL | hsl(300, 55%, 70%) |
| HSV | hsv(300, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(68.02, 44.79, -29.65) |
| CIE-LCH | lch(68.02, 53.72, 326.49°) |
| OKLab | oklab(74.24% 0.1241 -0.0808) |
| OKLCH | oklch(74.24% 0.148 326.9) |
| XYZ | xyz(51.2366, 37.9935, 72.3309) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.33
Orchid (survey)
#C875C4
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88DC #88DC88
analogous
#B288DC #DC88DC #DC88B2
triadic
#DC88DC #DCDC88 #88DCDC
tetradic
#DC88DC #DCB288 #88DC88 #88B2DC
square
#DC88DC #DCB288 #88DC88 #88B2DC
split-complementary
#DC88DC #B2DC88 #88DCB2
monochromatic
#B535B5 #CE59CE #DC88DC #EAB7EA #F8E7F8
Accessibility & contrast
On white
2.44
#DC88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DC88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88DC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88DC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#97AAD9
Tritanopia (blue-blind)
#E190A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc88dc; /* rgb */ color: rgb(220, 136, 220); /* oklch */ color: oklch(74.2% 0.148 326.9);
Tailwind
colors: {
custom: {
50: '#e8ace7',
500: '#dc88dc',
950: '#000000',
},
}SCSS
$custom: #dc88dc; $custom-light: #e8ace7; $custom-dark: #000000;
JSON
{
"hex": "#dc88dc",
"rgb": {
"r": 220,
"g": 136,
"b": 220
},
"hsl": {
"h": 300,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.74235,
"c": 0.14811,
"h": 326.9
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#DC88DC
secondary
#D4ECD4
accent
#C22323
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84