#DC88DD#DC88DD
#DC88DD is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.3% C 0.149 H 326.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88DD |
|---|---|
| RGB | rgb(220, 136, 221) |
| HSL | hsl(299, 56%, 70%) |
| HSV | hsv(299, 38%, 87%) |
| CMYK | cmyk(0.5%, 38.5%, 0%, 13.3%) |
| CIE-LAB | lab(68.06, 44.97, -30.15) |
| CIE-LCH | lch(68.06, 54.14, 326.16°) |
| OKLab | oklab(74.28% 0.1244 -0.0822) |
| OKLCH | oklch(74.28% 0.149 326.5) |
| XYZ | xyz(51.3694, 38.0467, 73.0305) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.30
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.31
Orchid (survey)
#C875C4
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88DD #89DD88
analogous
#B188DD #DC88DD #DD88B4
triadic
#DC88DD #DDDC88 #88DDDC
tetradic
#DC88DD #DDB188 #89DD88 #88B4DD
square
#DC88DD #DDB188 #89DD88 #88B4DD
split-complementary
#DC88DD #B4DD88 #88DDB1
monochromatic
#B534B6 #CE58CF #DC88DD #EAB8EB #F8E7F8
Accessibility & contrast
On white
2.44
#DC88DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DC88DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88DD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88DD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#E190A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc88dd; /* rgb */ color: rgb(220, 136, 221); /* oklch */ color: oklch(74.3% 0.149 326.5);
Tailwind
colors: {
custom: {
50: '#e8ace7',
500: '#dc88dd',
950: '#000000',
},
}SCSS
$custom: #dc88dd; $custom-light: #e8ace7; $custom-dark: #000000;
JSON
{
"hex": "#dc88dd",
"rgb": {
"r": 220,
"g": 136,
"b": 221
},
"hsl": {
"h": 299.294,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.74278,
"c": 0.14906,
"h": 326.5
},
"luminance": 0.38044
}Semantic roles & 50–950 ramp
primary
#DC88DD
secondary
#D5ECD4
accent
#C32224
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84