#DB89E9#DB89E9
#DB89E9 is a light, vivid purple. Relative luminance 0.388; OKLCH L 74.8% C 0.159 H 321.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DB89E9 |
|---|---|
| RGB | rgb(219, 137, 233) |
| HSL | hsl(291, 69%, 73%) |
| HSV | hsv(291, 41%, 91%) |
| CMYK | cmyk(6%, 41.2%, 0%, 8.6%) |
| CIE-LAB | lab(68.63, 46.40, -35.89) |
| CIE-LCH | lch(68.63, 58.66, 322.28°) |
| OKLab | oklab(74.85% 0.1243 -0.0986) |
| OKLCH | oklch(74.85% 0.159 321.6) |
| XYZ | xyz(52.8654, 38.8365, 81.7865) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 5.16
Orchid
#DA70D6
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.56
Liliac
#C48EFD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB89E9 #97E989
analogous
#AB89E9 #DB89E9 #E989C7
triadic
#DB89E9 #E9DB89 #89E9DB
tetradic
#DB89E9 #E9AB89 #97E989 #89C7E9
square
#DB89E9 #E9AB89 #97E989 #89C7E9
split-complementary
#DB89E9 #C7E989 #89E9AB
monochromatic
#B827D1 #CB55DF #DB89E9 #EBBDF3 #F7E5FA
Accessibility & contrast
On white
2.40
#DB89E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DB89E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB89E9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB89E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB89E9 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EC
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#DD94AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #db89e9; /* rgb */ color: rgb(219, 137, 233); /* oklch */ color: oklch(74.8% 0.159 321.6);
Tailwind
colors: {
custom: {
50: '#e8adf0',
500: '#db89e9',
950: '#000000',
},
}SCSS
$custom: #db89e9; $custom-light: #e8adf0; $custom-dark: #000000;
JSON
{
"hex": "#db89e9",
"rgb": {
"r": 219,
"g": 137,
"b": 233
},
"hsl": {
"h": 291.25,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.74845,
"c": 0.15863,
"h": 321.6
},
"luminance": 0.38835
}Semantic roles & 50–950 ramp
primary
#DB89E9
secondary
#DDF2D9
accent
#D11530
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84