#DE89DC#DE89DC
#DE89DC is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.6% C 0.148 H 327.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89DC |
|---|---|
| RGB | rgb(222, 137, 220) |
| HSL | hsl(301, 56%, 70%) |
| HSV | hsv(301, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 0.9%, 12.9%) |
| CIE-LAB | lab(68.45, 44.88, -28.96) |
| CIE-LCH | lch(68.45, 53.41, 327.17°) |
| OKLab | oklab(74.61% 0.1249 -0.0788) |
| OKLCH | oklch(74.61% 0.148 327.8) |
| XYZ | xyz(51.9872, 38.5906, 72.4066) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.12
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.96
Orchid (survey)
#C875C4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89DC #89DE8B
analogous
#B589DE #DE89DC #DE89B1
triadic
#DE89DC #DCDE89 #89DCDE
tetradic
#DE89DC #DEB589 #89DE8B #89B1DE
square
#DE89DC #DEB589 #89DE8B #89B1DE
split-complementary
#DE89DC #B1DE89 #89DEB5
monochromatic
#B934B6 #D159CE #DE89DC #EBB9EA #F8E7F8
Accessibility & contrast
On white
2.41
#DE89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#DE89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89DC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89DC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#99ABD9
Tritanopia (blue-blind)
#E391A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de89dc; /* rgb */ color: rgb(222, 137, 220); /* oklch */ color: oklch(74.6% 0.148 327.8);
Tailwind
colors: {
custom: {
50: '#eaade7',
500: '#de89dc',
950: '#000000',
},
}SCSS
$custom: #de89dc; $custom-light: #eaade7; $custom-dark: #000000;
JSON
{
"hex": "#de89dc",
"rgb": {
"r": 222,
"g": 137,
"b": 220
},
"hsl": {
"h": 301.412,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.74615,
"c": 0.14771,
"h": 327.8
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#DE89DC
secondary
#D6EDD6
accent
#C42522
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84