#DE89F2#DE89F2
#DE89F2 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.169 H 319.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89F2 |
|---|---|
| RGB | rgb(222, 137, 242) |
| HSL | hsl(289, 80%, 74%) |
| HSV | hsv(289, 43%, 95%) |
| CMYK | cmyk(8.3%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(69.35, 49.00, -39.68) |
| CIE-LCH | lch(69.35, 63.06, 321.00°) |
| OKLab | oklab(75.58% 0.1294 -0.1094) |
| OKLCH | oklch(75.58% 0.169 319.8) |
| XYZ | xyz(55.0948, 39.8336, 88.7737) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.36
Liliac
#C48EFD
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89F2 #9DF289
analogous
#AA89F2 #DE89F2 #F289D2
triadic
#DE89F2 #F2DE89 #89F2DE
tetradic
#DE89F2 #F2AA89 #9DF289 #89D2F2
square
#DE89F2 #F2AA89 #9DF289 #89D2F2
split-complementary
#DE89F2 #D2F289 #89F2AA
monochromatic
#BF1BE6 #CF52EC #DE89F2 #EDC0F8 #F7E3FC
Accessibility & contrast
On white
2.34
#DE89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DE89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89F2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89F2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#91ACEF
Tritanopia (blue-blind)
#DF96B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de89f2; /* rgb */ color: rgb(222, 137, 242); /* oklch */ color: oklch(75.6% 0.169 319.8);
Tailwind
colors: {
custom: {
50: '#eaadf6',
500: '#de89f2',
950: '#000000',
},
}SCSS
$custom: #de89f2; $custom-light: #eaadf6; $custom-dark: #000000;
JSON
{
"hex": "#de89f2",
"rgb": {
"r": 222,
"g": 137,
"b": 242
},
"hsl": {
"h": 288.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75582,
"c": 0.16943,
"h": 319.8
},
"luminance": 0.39832
}Semantic roles & 50–950 ramp
primary
#DE89F2
secondary
#DDF4D7
accent
#DC0931
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85