#DBBBEF#DBBBEF
#DBBBEF is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.6% C 0.079 H 312.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBEF |
|---|---|
| RGB | rgb(219, 187, 239) |
| HSL | hsl(277, 62%, 84%) |
| HSV | hsv(277, 22%, 94%) |
| CMYK | cmyk(8.4%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.09, 20.77, -21.56) |
| CIE-LCH | lch(80.09, 29.94, 313.94°) |
| OKLab | oklab(83.64% 0.0532 -0.0584) |
| OKLCH | oklch(83.64% 0.079 312.3) |
| XYZ | xyz(62.5611, 56.8333, 89.3188) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.17
Light Lilac
#EDC8FF
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Lavendar
#EFC0FE
ΔE00 3.96
Light Violet
#D6B4FC
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBEF #CFEFBB
analogous
#C1BBEF #DBBBEF #EFBBE9
triadic
#DBBBEF #EFDBBB #BBEFDB
tetradic
#DBBBEF #EFC1BB #CFEFBB #BBE9EF
square
#DBBBEF #EFC1BB #CFEFBB #BBE9EF
split-complementary
#DBBBEF #E9EFBB #BBEFC1
monochromatic
#A758D8 #C189E3 #DBBBEF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.70
#DBBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DBBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBEF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBEF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#D9C1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbbbef; /* rgb */ color: rgb(219, 187, 239); /* oklch */ color: oklch(83.6% 0.079 312.3);
Tailwind
colors: {
custom: {
50: '#e6cff4',
500: '#dbbbef',
950: '#000000',
},
}SCSS
$custom: #dbbbef; $custom-light: #e6cff4; $custom-dark: #000000;
JSON
{
"hex": "#dbbbef",
"rgb": {
"r": 219,
"g": 187,
"b": 239
},
"hsl": {
"h": 276.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83635,
"c": 0.079,
"h": 312.3
},
"luminance": 0.56833
}Semantic roles & 50–950 ramp
primary
#DBBBEF
secondary
#9ECD81
accent
#CA1C5F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385