#DB9BEB#DB9BEB
#DB9BEB is a light, vivid purple. Relative luminance 0.445; OKLCH L 77.8% C 0.130 H 319.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BEB |
|---|---|
| RGB | rgb(219, 155, 235) |
| HSL | hsl(288, 67%, 76%) |
| HSV | hsv(288, 34%, 92%) |
| CMYK | cmyk(6.8%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(72.56, 37.25, -30.90) |
| CIE-LCH | lch(72.56, 48.40, 320.32°) |
| OKLab | oklab(77.83% 0.0987 -0.0845) |
| OKLCH | oklch(77.83% 0.13 319.4) |
| XYZ | xyz(55.9282, 44.5024, 84.2248) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.11
Mauve
#E0B0FF
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BEB #ABEB9B
analogous
#B39BEB #DB9BEB #EB9BD3
triadic
#DB9BEB #EBDB9B #9BEBDB
tetradic
#DB9BEB #EBB39B #ABEB9B #9BD3EB
square
#DB9BEB #EBB39B #ABEB9B #9BD3EB
split-complementary
#DB9BEB #D3EB9B #9BEBB3
monochromatic
#B635D7 #C968E1 #DB9BEB #EDCEF5 #F6E5FA
Accessibility & contrast
On white
2.12
#DB9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#DB9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BEB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BEB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#DCA4B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #db9beb; /* rgb */ color: rgb(219, 155, 235); /* oklch */ color: oklch(77.8% 0.130 319.4);
Tailwind
colors: {
custom: {
50: '#e7b9f1',
500: '#db9beb',
950: '#000000',
},
}SCSS
$custom: #db9beb; $custom-light: #e7b9f1; $custom-dark: #000000;
JSON
{
"hex": "#db9beb",
"rgb": {
"r": 219,
"g": 155,
"b": 235
},
"hsl": {
"h": 288,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77834,
"c": 0.12995,
"h": 319.4
},
"luminance": 0.44501
}Semantic roles & 50–950 ramp
primary
#DB9BEB
secondary
#DEF1DA
accent
#CF173C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085