#DB9BE7#DB9BE7
#DB9BE7 is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.7% C 0.126 H 321.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BE7 |
|---|---|
| RGB | rgb(219, 155, 231) |
| HSL | hsl(291, 61%, 76%) |
| HSV | hsv(291, 33%, 91%) |
| CMYK | cmyk(5.2%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(72.41, 36.47, -28.95) |
| CIE-LCH | lch(72.41, 46.56, 321.56°) |
| OKLab | oklab(77.67% 0.0978 -0.079) |
| OKLCH | oklch(77.67% 0.126 321.1) |
| XYZ | xyz(55.3568, 44.2739, 81.2155) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BE7 #A7E79B
analogous
#B59BE7 #DB9BE7 #E79BCD
triadic
#DB9BE7 #E7DB9B #9BE7DB
tetradic
#DB9BE7 #E7B59B #A7E79B #9BCDE7
square
#DB9BE7 #E7B59B #A7E79B #9BCDE7
split-complementary
#DB9BE7 #CDE79B #9BE7B5
monochromatic
#B738CF #C96ADB #DB9BE7 #EDCCF3 #F6E6F9
Accessibility & contrast
On white
2.13
#DB9BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#DB9BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BE7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BE7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEA
Deuteranopia (green-blind)
#A2B4E5
Tritanopia (blue-blind)
#DDA3B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #db9be7; /* rgb */ color: rgb(219, 155, 231); /* oklch */ color: oklch(77.7% 0.126 321.1);
Tailwind
colors: {
custom: {
50: '#e7b9ee',
500: '#db9be7',
950: '#000000',
},
}SCSS
$custom: #db9be7; $custom-light: #e7b9ee; $custom-dark: #000000;
JSON
{
"hex": "#db9be7",
"rgb": {
"r": 219,
"g": 155,
"b": 231
},
"hsl": {
"h": 290.526,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.77669,
"c": 0.12566,
"h": 321.1
},
"luminance": 0.44272
}Semantic roles & 50–950 ramp
primary
#DB9BE7
secondary
#DEF0DB
accent
#C91D38
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084