#DB9BFB#DB9BFB
#DB9BFB is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.5% C 0.148 H 313.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BFB |
|---|---|
| RGB | rgb(219, 155, 251) |
| HSL | hsl(280, 92%, 80%) |
| HSV | hsv(280, 38%, 98%) |
| CMYK | cmyk(12.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.20, 40.46, -38.62) |
| CIE-LCH | lch(73.20, 55.93, 316.33°) |
| OKLab | oklab(78.53% 0.1023 -0.1065) |
| OKLCH | oklch(78.53% 0.148 313.9) |
| XYZ | xyz(58.3445, 45.4690, 96.9509) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.26
Lilac (survey)
#CEA2FD
ΔE00 3.55
Pastel Purple
#CAA0FF
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.32
Mauve
#E0B0FF
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BFB #BBFB9B
analogous
#AB9BFB #DB9BFB #FB9BEB
triadic
#DB9BFB #FBDB9B #9BFBDB
tetradic
#DB9BFB #FBAB9B #BBFB9B #9BEBFB
square
#DB9BFB #FBAB9B #BBFB9B #9BEBFB
split-complementary
#DB9BFB #EBFB9B #9BFBAB
monochromatic
#B125F6 #C660F9 #DB9BFB #F0D6FD #F4E2FE
Accessibility & contrast
On white
2.08
#DB9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#DB9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BFB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BFB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#D9A8BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #db9bfb; /* rgb */ color: rgb(219, 155, 251); /* oklch */ color: oklch(78.5% 0.148 313.9);
Tailwind
colors: {
custom: {
50: '#e7b9fd',
500: '#db9bfb',
950: '#000000',
},
}SCSS
$custom: #db9bfb; $custom-light: #e7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#db9bfb",
"rgb": {
"r": 219,
"g": 155,
"b": 251
},
"hsl": {
"h": 280,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78525,
"c": 0.14769,
"h": 313.9
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#DB9BFB
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085