#DE89DD#DE89DD
#DE89DD is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.7% C 0.149 H 327.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89DD |
|---|---|
| RGB | rgb(222, 137, 221) |
| HSL | hsl(301, 56%, 70%) |
| HSV | hsv(301, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 0.5%, 12.9%) |
| CIE-LAB | lab(68.49, 45.06, -29.45) |
| CIE-LCH | lch(68.49, 53.83, 326.83°) |
| OKLab | oklab(74.66% 0.1252 -0.0802) |
| OKLCH | oklch(74.66% 0.149 327.3) |
| XYZ | xyz(52.1200, 38.6437, 73.1062) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.25
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.02
Orchid (survey)
#C875C4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89DD #89DE8A
analogous
#B489DE #DE89DD #DE89B2
triadic
#DE89DD #DDDE89 #89DDDE
tetradic
#DE89DD #DEB489 #89DE8A #89B2DE
square
#DE89DD #DEB489 #89DE8A #89B2DE
split-complementary
#DE89DD #B2DE89 #89DEB4
monochromatic
#B934B7 #D159CF #DE89DD #EBB9EB #F8E7F8
Accessibility & contrast
On white
2.41
#DE89DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#DE89DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89DD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89DD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0E0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#E391A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de89dd; /* rgb */ color: rgb(222, 137, 221); /* oklch */ color: oklch(74.7% 0.149 327.3);
Tailwind
colors: {
custom: {
50: '#eaade7',
500: '#de89dd',
950: '#000000',
},
}SCSS
$custom: #de89dd; $custom-light: #eaade7; $custom-dark: #000000;
JSON
{
"hex": "#de89dd",
"rgb": {
"r": 222,
"g": 137,
"b": 221
},
"hsl": {
"h": 300.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.74657,
"c": 0.14866,
"h": 327.3
},
"luminance": 0.38641
}Semantic roles & 50–950 ramp
primary
#DE89DD
secondary
#D6EDD6
accent
#C42422
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84