#DE89F7#DE89F7
#DE89F7 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.8% C 0.175 H 318.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89F7 |
|---|---|
| RGB | rgb(222, 137, 247) |
| HSL | hsl(286, 87%, 75%) |
| HSV | hsv(286, 45%, 97%) |
| CMYK | cmyk(10.1%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.57, 49.98, -42.08) |
| CIE-LCH | lch(69.57, 65.34, 319.90°) |
| OKLab | oklab(75.82% 0.1302 -0.1163) |
| OKLCH | oklch(75.82% 0.175 318.2) |
| XYZ | xyz(55.8561, 40.1381, 92.7828) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Liliac
#C48EFD
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.05
Orchid
#DA70D6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89F7 #A2F789
analogous
#A789F7 #DE89F7 #F789D9
triadic
#DE89F7 #F7DE89 #89F7DE
tetradic
#DE89F7 #F7A789 #A2F789 #89D9F7
square
#DE89F7 #F7A789 #A2F789 #89D9F7
split-complementary
#DE89F7 #D9F789 #89F7A7
monochromatic
#BE16EF #CE50F3 #DE89F7 #EEC2FB #F7E2FD
Accessibility & contrast
On white
2.33
#DE89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#DE89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89F7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89F7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#DE98B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de89f7; /* rgb */ color: rgb(222, 137, 247); /* oklch */ color: oklch(75.8% 0.175 318.2);
Tailwind
colors: {
custom: {
50: '#eaadfa',
500: '#de89f7',
950: '#000000',
},
}SCSS
$custom: #de89f7; $custom-light: #eaadfa; $custom-dark: #000000;
JSON
{
"hex": "#de89f7",
"rgb": {
"r": 222,
"g": 137,
"b": 247
},
"hsl": {
"h": 286.364,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.75815,
"c": 0.1746,
"h": 318.2
},
"luminance": 0.40136
}Semantic roles & 50–950 ramp
primary
#DE89F7
secondary
#DDF5D6
accent
#E40235
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85