#DBBFEF#DBBFEF
#DBBFEF is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.4% C 0.072 H 311.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFEF |
|---|---|
| RGB | rgb(219, 191, 239) |
| HSL | hsl(275, 60%, 84%) |
| HSV | hsv(275, 20%, 94%) |
| CMYK | cmyk(8.4%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.05, 18.62, -20.10) |
| CIE-LCH | lch(81.05, 27.40, 312.81°) |
| OKLab | oklab(84.38% 0.0474 -0.0544) |
| OKLCH | oklch(84.38% 0.072 311) |
| XYZ | xyz(63.4216, 58.5542, 89.6056) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.93
Pale Lilac
#E4CBFF
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.55
Pale Lavender
#EECFFE
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFEF #D3EFBF
analogous
#C3BFEF #DBBFEF #EFBFEB
triadic
#DBBFEF #EFDBBF #BFEFDB
tetradic
#DBBFEF #EFC3BF #D3EFBF #BFEBEF
square
#DBBFEF #EFC3BF #D3EFBF #BFEBEF
split-complementary
#DBBFEF #EBEFBF #BFEFC3
monochromatic
#A45DD7 #BF8EE3 #DBBFEF #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.65
#DBBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DBBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFEF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFEF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#D9C5CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfef; /* rgb */ color: rgb(219, 191, 239); /* oklch */ color: oklch(84.4% 0.072 311.0);
Tailwind
colors: {
custom: {
50: '#e6d2f4',
500: '#dbbfef',
950: '#000000',
},
}SCSS
$custom: #dbbfef; $custom-light: #e6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#dbbfef",
"rgb": {
"r": 219,
"g": 191,
"b": 239
},
"hsl": {
"h": 275,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84376,
"c": 0.07215,
"h": 311
},
"luminance": 0.58554
}Semantic roles & 50–950 ramp
primary
#DBBFEF
secondary
#A3CD85
accent
#C81E65
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385