#DBBFEB#DBBFEB
#DBBFEB is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.2% C 0.067 H 313.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFEB |
|---|---|
| RGB | rgb(219, 191, 235) |
| HSL | hsl(278, 52%, 84%) |
| HSV | hsv(278, 19%, 92%) |
| CMYK | cmyk(6.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.92, 17.83, -18.15) |
| CIE-LCH | lch(80.92, 25.45, 314.49°) |
| OKLab | oklab(84.23% 0.0461 -0.049) |
| OKLCH | oklch(84.23% 0.067 313.2) |
| XYZ | xyz(62.8372, 58.3204, 86.5278) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.77
Light Lavender
#DFC5FE
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 5.07
Light Lavendar
#EFC0FE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFEB #CFEBBF
analogous
#C5BFEB #DBBFEB #EBBFE5
triadic
#DBBFEB #EBDBBF #BFEBDB
tetradic
#DBBFEB #EBC5BF #CFEBBF #BFE5EB
square
#DBBFEB #EBC5BF #CFEBBF #BFE5EB
split-complementary
#DBBFEB #E5EBBF #BFEBC5
monochromatic
#A762CE #C190DC #DBBFEB #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.66
#DBBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DBBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFEB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFEB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#DAC4CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfeb; /* rgb */ color: rgb(219, 191, 235); /* oklch */ color: oklch(84.2% 0.067 313.2);
Tailwind
colors: {
custom: {
50: '#e6d2f1',
500: '#dbbfeb',
950: '#000000',
},
}SCSS
$custom: #dbbfeb; $custom-light: #e6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#dbbfeb",
"rgb": {
"r": 219,
"g": 191,
"b": 235
},
"hsl": {
"h": 278.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84233,
"c": 0.06728,
"h": 313.2
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#DBBFEB
secondary
#9EC787
accent
#C0265E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385