#DB91E7#DB91E7
#DB91E7 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.0% C 0.143 H 321.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DB91E7 |
|---|---|
| RGB | rgb(219, 145, 231) |
| HSL | hsl(292, 64%, 74%) |
| HSV | hsv(292, 37%, 91%) |
| CMYK | cmyk(5.2%, 37.2%, 0%, 9.4%) |
| CIE-LAB | lab(70.23, 41.81, -32.30) |
| CIE-LCH | lch(70.23, 52.83, 322.31°) |
| OKLab | oklab(76.02% 0.1124 -0.0884) |
| OKLCH | oklch(76.02% 0.143 321.8) |
| XYZ | xyz(53.7609, 41.0822, 80.6835) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB91E7 #9DE791
analogous
#B091E7 #DB91E7 #E791C8
triadic
#DB91E7 #E7DB91 #91E7DB
tetradic
#DB91E7 #E7B091 #9DE791 #91C8E7
square
#DB91E7 #E7B091 #9DE791 #91C8E7
split-complementary
#DB91E7 #C8E791 #91E7B0
monochromatic
#B92DD0 #CB5FDC #DB91E7 #EBC3F2 #F7E6FA
Accessibility & contrast
On white
2.28
#DB91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DB91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB91E7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB91E7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6EA
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#DD9BB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #db91e7; /* rgb */ color: rgb(219, 145, 231); /* oklch */ color: oklch(76.0% 0.143 321.8);
Tailwind
colors: {
custom: {
50: '#e7b2ef',
500: '#db91e7',
950: '#000000',
},
}SCSS
$custom: #db91e7; $custom-light: #e7b2ef; $custom-dark: #000000;
JSON
{
"hex": "#db91e7",
"rgb": {
"r": 219,
"g": 145,
"b": 231
},
"hsl": {
"h": 291.628,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.76022,
"c": 0.14297,
"h": 321.8
},
"luminance": 0.4108
}Semantic roles & 50–950 ramp
primary
#DB91E7
secondary
#DDF1DA
accent
#CC1A32
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084