#DC89DC#DC89DC
#DC89DC is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.4% C 0.146 H 326.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89DC |
|---|---|
| RGB | rgb(220, 137, 220) |
| HSL | hsl(300, 54%, 70%) |
| HSV | hsv(300, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(68.22, 44.27, -29.33) |
| CIE-LCH | lch(68.22, 53.10, 326.47°) |
| OKLab | oklab(74.39% 0.1227 -0.0799) |
| OKLCH | oklch(74.39% 0.146 326.9) |
| XYZ | xyz(51.3781, 38.2765, 72.3780) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.24
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.57
Plum
#DDA0DD
ΔE00 5.99
Orchid (survey)
#C875C4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89DC #89DC89
analogous
#B289DC #DC89DC #DC89B3
triadic
#DC89DC #DCDC89 #89DCDC
tetradic
#DC89DC #DCB389 #89DC89 #89B2DC
square
#DC89DC #DCB389 #89DC89 #89B2DC
split-complementary
#DC89DC #B3DC89 #89DCB3
monochromatic
#B536B5 #CE5ACE #DC89DC #EAB8EA #F8E7F8
Accessibility & contrast
On white
2.43
#DC89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#DC89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89DC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89DC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#E191A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc89dc; /* rgb */ color: rgb(220, 137, 220); /* oklch */ color: oklch(74.4% 0.146 326.9);
Tailwind
colors: {
custom: {
50: '#e8ade7',
500: '#dc89dc',
950: '#000000',
},
}SCSS
$custom: #dc89dc; $custom-light: #e8ade7; $custom-dark: #000000;
JSON
{
"hex": "#dc89dc",
"rgb": {
"r": 220,
"g": 137,
"b": 220
},
"hsl": {
"h": 300,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.74392,
"c": 0.14639,
"h": 326.9
},
"luminance": 0.38274
}Semantic roles & 50–950 ramp
primary
#DC89DC
secondary
#D5ECD5
accent
#C22424
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84