#DBBFE7#DBBFE7
#DBBFE7 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.1% C 0.063 H 315.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFE7 |
|---|---|
| RGB | rgb(219, 191, 231) |
| HSL | hsl(282, 45%, 83%) |
| HSV | hsv(282, 17%, 91%) |
| CMYK | cmyk(5.2%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(80.79, 17.05, -16.20) |
| CIE-LCH | lch(80.79, 23.52, 316.47°) |
| OKLab | oklab(84.09% 0.0448 -0.0436) |
| OKLCH | oklch(84.09% 0.063 315.8) |
| XYZ | xyz(62.2658, 58.0919, 83.5185) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.44
Thistle
#D8BFD8
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 4.78
Light Lavender
#DFC5FE
ΔE00 4.96
Very Light Purple
#F6CEFC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFE7 #CBE7BF
analogous
#C7BFE7 #DBBFE7 #E7BFDF
triadic
#DBBFE7 #E7DBBF #BFE7DB
tetradic
#DBBFE7 #E7C7BF #CBE7BF #BFDFE7
square
#DBBFE7 #E7C7BF #CBE7BF #BFDFE7
split-complementary
#DBBFE7 #DFE7BF #BFE7C7
monochromatic
#A966C6 #C292D6 #DBBFE7 #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.66
#DBBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DBBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFE7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFE7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7E9
Deuteranopia (green-blind)
#C0C9E6
Tritanopia (blue-blind)
#DBC3CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfe7; /* rgb */ color: rgb(219, 191, 231); /* oklch */ color: oklch(84.1% 0.063 315.8);
Tailwind
colors: {
custom: {
50: '#e6d2ee',
500: '#dbbfe7',
950: '#000000',
},
}SCSS
$custom: #dbbfe7; $custom-light: #e6d2ee; $custom-dark: #000000;
JSON
{
"hex": "#dbbfe7",
"rgb": {
"r": 219,
"g": 191,
"b": 231
},
"hsl": {
"h": 282,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.84093,
"c": 0.06252,
"h": 315.8
},
"luminance": 0.58091
}Semantic roles & 50–950 ramp
primary
#DBBFE7
secondary
#9AC288
accent
#B92D57
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385