#DE89DF#DE89DF
#DE89DF is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.7% C 0.151 H 326.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89DF |
|---|---|
| RGB | rgb(222, 137, 223) |
| HSL | hsl(299, 57%, 71%) |
| HSV | hsv(299, 39%, 87%) |
| CMYK | cmyk(0.4%, 38.6%, 0%, 12.5%) |
| CIE-LAB | lab(68.57, 45.43, -30.44) |
| CIE-LCH | lch(68.57, 54.68, 326.17°) |
| OKLab | oklab(74.74% 0.1256 -0.083) |
| OKLCH | oklch(74.74% 0.151 326.5) |
| XYZ | xyz(52.3881, 38.7509, 74.5179) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.55
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89DF #8ADF89
analogous
#B389DF #DE89DF #DF89B5
triadic
#DE89DF #DFDE89 #89DFDE
tetradic
#DE89DF #DFB389 #8ADF89 #89B5DF
square
#DE89DF #DFB389 #8ADF89 #89B5DF
split-complementary
#DE89DF #B5DF89 #89DFB3
monochromatic
#B933BB #D159D2 #DE89DF #EBB9EC #F8E7F8
Accessibility & contrast
On white
2.40
#DE89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#DE89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89DF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89DF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#E391AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de89df; /* rgb */ color: rgb(222, 137, 223); /* oklch */ color: oklch(74.7% 0.151 326.5);
Tailwind
colors: {
custom: {
50: '#eaade9',
500: '#de89df',
950: '#000000',
},
}SCSS
$custom: #de89df; $custom-light: #eaade9; $custom-dark: #000000;
JSON
{
"hex": "#de89df",
"rgb": {
"r": 222,
"g": 137,
"b": 223
},
"hsl": {
"h": 299.302,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.74741,
"c": 0.15056,
"h": 326.5
},
"luminance": 0.38749
}Semantic roles & 50–950 ramp
primary
#DE89DF
secondary
#D6EED6
accent
#C52123
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84