#DBBFEE#DBBFEE
#DBBFEE is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.3% C 0.071 H 311.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFEE |
|---|---|
| RGB | rgb(219, 191, 238) |
| HSL | hsl(276, 58%, 84%) |
| HSV | hsv(276, 20%, 93%) |
| CMYK | cmyk(8%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.01, 18.42, -19.62) |
| CIE-LCH | lch(81.01, 26.91, 313.20°) |
| OKLab | oklab(84.34% 0.0471 -0.0531) |
| OKLCH | oklch(84.34% 0.071 311.6) |
| XYZ | xyz(63.2742, 58.4953, 88.8297) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.17
Pale Lilac
#E4CBFF
ΔE00 3.28
Light Lilac
#EDC8FF
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFEE #D2EEBF
analogous
#C4BFEE #DBBFEE #EEBFEA
triadic
#DBBFEE #EEDBBF #BFEEDB
tetradic
#DBBFEE #EEC4BF #D2EEBF #BFEAEE
square
#DBBFEE #EEC4BF #D2EEBF #BFEAEE
split-complementary
#DBBFEE #EAEEBF #BFEEC4
monochromatic
#A55ED4 #C08FE1 #DBBFEE #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.65
#DBBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DBBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFEE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFEE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#D9C5CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfee; /* rgb */ color: rgb(219, 191, 238); /* oklch */ color: oklch(84.3% 0.071 311.6);
Tailwind
colors: {
custom: {
50: '#e6d2f3',
500: '#dbbfee',
950: '#000000',
},
}SCSS
$custom: #dbbfee; $custom-light: #e6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#dbbfee",
"rgb": {
"r": 219,
"g": 191,
"b": 238
},
"hsl": {
"h": 275.745,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8434,
"c": 0.07092,
"h": 311.6
},
"luminance": 0.58495
}Semantic roles & 50–950 ramp
primary
#DBBFEE
secondary
#A2CC86
accent
#C62063
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385