#DBBFEC#DBBFEC
#DBBFEC is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.3% C 0.068 H 312.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFEC |
|---|---|
| RGB | rgb(219, 191, 236) |
| HSL | hsl(277, 54%, 84%) |
| HSV | hsv(277, 19%, 93%) |
| CMYK | cmyk(7.2%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.95, 18.03, -18.64) |
| CIE-LCH | lch(80.95, 25.93, 314.04°) |
| OKLab | oklab(84.27% 0.0464 -0.0504) |
| OKLCH | oklch(84.27% 0.068 312.7) |
| XYZ | xyz(62.9820, 58.3784, 87.2908) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.59
Light Lavender
#DFC5FE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 3.90
Pale Lavender
#EECFFE
ΔE00 4.05
Light Lavendar
#EFC0FE
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFEC #D0ECBF
analogous
#C4BFEC #DBBFEC #ECBFE6
triadic
#DBBFEC #ECDBBF #BFECDB
tetradic
#DBBFEC #ECC4BF #D0ECBF #BFE6EC
square
#DBBFEC #ECC4BF #D0ECBF #BFE6EC
split-complementary
#DBBFEC #E6ECBF #BFECC4
monochromatic
#A661D0 #C090DE #DBBFEC #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.66
#DBBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DBBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFEC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFEC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EE
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#DAC4CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfec; /* rgb */ color: rgb(219, 191, 236); /* oklch */ color: oklch(84.3% 0.068 312.7);
Tailwind
colors: {
custom: {
50: '#e6d2f2',
500: '#dbbfec',
950: '#000000',
},
}SCSS
$custom: #dbbfec; $custom-light: #e6d2f2; $custom-dark: #000000;
JSON
{
"hex": "#dbbfec",
"rgb": {
"r": 219,
"g": 191,
"b": 236
},
"hsl": {
"h": 277.333,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.84269,
"c": 0.06849,
"h": 312.7
},
"luminance": 0.58378
}Semantic roles & 50–950 ramp
primary
#DBBFEC
secondary
#9FC986
accent
#C2245F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385