#DC89DA#DC89DA
#DC89DA is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.3% C 0.144 H 327.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89DA |
|---|---|
| RGB | rgb(220, 137, 218) |
| HSL | hsl(301, 54%, 70%) |
| HSV | hsv(301, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 0.9%, 13.7%) |
| CIE-LAB | lab(68.15, 43.90, -28.34) |
| CIE-LCH | lch(68.15, 52.26, 327.15°) |
| OKLab | oklab(74.31% 0.1222 -0.0771) |
| OKLCH | oklch(74.31% 0.144 327.8) |
| XYZ | xyz(51.1148, 38.1712, 70.9914) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.02
Violet (CSS)
#EE82EE
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.63
Plum
#DDA0DD
ΔE00 5.86
Orchid (survey)
#C875C4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89DA #89DC8B
analogous
#B589DC #DC89DA #DC89B0
triadic
#DC89DA #DADC89 #89DADC
tetradic
#DC89DA #DCB589 #89DC8B #89B0DC
square
#DC89DA #DCB589 #89DC8B #89B0DC
split-complementary
#DC89DA #B0DC89 #89DCB5
monochromatic
#B536B2 #CE5ACB #DC89DA #EAB8E9 #F8E7F8
Accessibility & contrast
On white
2.43
#DC89DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DC89DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89DA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89DA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#E190A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc89da; /* rgb */ color: rgb(220, 137, 218); /* oklch */ color: oklch(74.3% 0.144 327.8);
Tailwind
colors: {
custom: {
50: '#e8ade5',
500: '#dc89da',
950: '#000000',
},
}SCSS
$custom: #dc89da; $custom-light: #e8ade5; $custom-dark: #000000;
JSON
{
"hex": "#dc89da",
"rgb": {
"r": 220,
"g": 137,
"b": 218
},
"hsl": {
"h": 301.446,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.74308,
"c": 0.14449,
"h": 327.8
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#DC89DA
secondary
#D5ECD5
accent
#C22824
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84