#DC88DA#DC88DA
#DC88DA is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.2% C 0.146 H 327.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88DA |
|---|---|
| RGB | rgb(220, 136, 218) |
| HSL | hsl(301, 55%, 70%) |
| HSV | hsv(301, 38%, 86%) |
| CMYK | cmyk(0%, 38.2%, 0.9%, 13.7%) |
| CIE-LAB | lab(67.94, 44.43, -28.67) |
| CIE-LCH | lch(67.94, 52.87, 327.17°) |
| OKLab | oklab(74.15% 0.1237 -0.078) |
| OKLCH | oklch(74.15% 0.146 327.8) |
| XYZ | xyz(50.9733, 37.8882, 70.9442) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.86
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.39
Orchid (survey)
#C875C4
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88DA #88DC8A
analogous
#B488DC #DC88DA #DC88B0
triadic
#DC88DA #DADC88 #88DADC
tetradic
#DC88DA #DCB488 #88DC8A #88B0DC
square
#DC88DA #DCB488 #88DC8A #88B0DC
split-complementary
#DC88DA #B0DC88 #88DCB4
monochromatic
#B535B1 #CE59CB #DC88DA #EAB7E9 #F8E7F7
Accessibility & contrast
On white
2.45
#DC88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DC88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88DA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88DA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDD
Deuteranopia (green-blind)
#98A9D7
Tritanopia (blue-blind)
#E18FA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc88da; /* rgb */ color: rgb(220, 136, 218); /* oklch */ color: oklch(74.2% 0.146 327.8);
Tailwind
colors: {
custom: {
50: '#e8ace5',
500: '#dc88da',
950: '#000000',
},
}SCSS
$custom: #dc88da; $custom-light: #e8ace5; $custom-dark: #000000;
JSON
{
"hex": "#dc88da",
"rgb": {
"r": 220,
"g": 136,
"b": 218
},
"hsl": {
"h": 301.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.74151,
"c": 0.14621,
"h": 327.8
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#DC88DA
secondary
#D4ECD5
accent
#C22723
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84