#DB9BEA#DB9BEA
#DB9BEA is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.8% C 0.129 H 319.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BEA |
|---|---|
| RGB | rgb(219, 155, 234) |
| HSL | hsl(289, 65%, 76%) |
| HSV | hsv(289, 34%, 92%) |
| CMYK | cmyk(6.4%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.52, 37.05, -30.41) |
| CIE-LCH | lch(72.52, 47.94, 320.62°) |
| OKLab | oklab(77.79% 0.0985 -0.0831) |
| OKLCH | oklch(77.79% 0.129 319.8) |
| XYZ | xyz(55.7841, 44.4448, 83.4661) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.28
Mauve
#E0B0FF
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BEA #AAEA9B
analogous
#B49BEA #DB9BEA #EA9BD2
triadic
#DB9BEA #EADB9B #9BEADB
tetradic
#DB9BEA #EAB49B #AAEA9B #9BD2EA
square
#DB9BEA #EAB49B #AAEA9B #9BD2EA
split-complementary
#DB9BEA #D2EA9B #9BEAB4
monochromatic
#B736D5 #C968DF #DB9BEA #EDCEF5 #F6E6FA
Accessibility & contrast
On white
2.12
#DB9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#DB9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BEA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BEA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#DCA4B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #db9bea; /* rgb */ color: rgb(219, 155, 234); /* oklch */ color: oklch(77.8% 0.129 319.8);
Tailwind
colors: {
custom: {
50: '#e7b9f1',
500: '#db9bea',
950: '#000000',
},
}SCSS
$custom: #db9bea; $custom-light: #e7b9f1; $custom-dark: #000000;
JSON
{
"hex": "#db9bea",
"rgb": {
"r": 219,
"g": 155,
"b": 234
},
"hsl": {
"h": 288.608,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77792,
"c": 0.12887,
"h": 319.8
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#DB9BEA
secondary
#DEF1DA
accent
#CD183B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084