#DC89DD#DC89DD
#DC89DD is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.4% C 0.147 H 326.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89DD |
|---|---|
| RGB | rgb(220, 137, 221) |
| HSL | hsl(299, 55%, 70%) |
| HSV | hsv(299, 38%, 87%) |
| CMYK | cmyk(0.5%, 38%, 0%, 13.3%) |
| CIE-LAB | lab(68.26, 44.45, -29.83) |
| CIE-LCH | lch(68.26, 53.53, 326.14°) |
| OKLab | oklab(74.43% 0.1229 -0.0813) |
| OKLCH | oklch(74.43% 0.147 326.5) |
| XYZ | xyz(51.5109, 38.3296, 73.0776) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.38
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.06
Orchid (survey)
#C875C4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89DD #8ADD89
analogous
#B289DD #DC89DD #DD89B4
triadic
#DC89DD #DDDC89 #89DDDC
tetradic
#DC89DD #DDB289 #8ADD89 #89B4DD
square
#DC89DD #DDB289 #8ADD89 #89B4DD
split-complementary
#DC89DD #B4DD89 #89DDB2
monochromatic
#B535B7 #CE59CF #DC89DD #EAB9EB #F8E7F8
Accessibility & contrast
On white
2.42
#DC89DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DC89DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89DD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89DD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E0
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#E191A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc89dd; /* rgb */ color: rgb(220, 137, 221); /* oklch */ color: oklch(74.4% 0.147 326.5);
Tailwind
colors: {
custom: {
50: '#e8ade7',
500: '#dc89dd',
950: '#000000',
},
}SCSS
$custom: #dc89dd; $custom-light: #e8ade7; $custom-dark: #000000;
JSON
{
"hex": "#dc89dd",
"rgb": {
"r": 220,
"g": 137,
"b": 221
},
"hsl": {
"h": 299.286,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.74434,
"c": 0.14734,
"h": 326.5
},
"luminance": 0.38327
}Semantic roles & 50–950 ramp
primary
#DC89DD
secondary
#D6EDD5
accent
#C32325
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84