#DBD9EB#DBD9EB
#DBD9EB is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.025 H 291.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD9EB |
|---|---|
| RGB | rgb(219, 217, 235) |
| HSL | hsl(247, 31%, 89%) |
| HSV | hsv(247, 8%, 92%) |
| CMYK | cmyk(6.8%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.33, 4.02, -8.55) |
| CIE-LCH | lch(87.33, 9.45, 295.18°) |
| OKLab | oklab(89.23% 0.0088 -0.0229) |
| OKLCH | oklch(89.23% 0.025 291) |
| XYZ | xyz(69.0188, 70.6837, 88.5884) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Fog
#D8DCE0
ΔE00 7.62
Ghostwhite
#F8F8FF
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.47
Light Gray
#D3D3D3
ΔE00 8.66
Lavenderblush
#FFF0F5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD9EB #E9EBD9
analogous
#D9E0EB #DBD9EB #E4D9EB
triadic
#DBD9EB #EBDBD9 #D9EBDB
tetradic
#DBD9EB #EBD9E0 #E9EBD9 #D9EBE4
square
#DBD9EB #EBD9E0 #E9EBD9 #D9EBE4
split-complementary
#DBD9EB #EBE4D9 #E0EBD9
monochromatic
#8F89C1 #B5B1D6 #DBD9EB #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.39
#DBD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DBD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD9EB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD9EB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#D8DCDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbd9eb; /* rgb */ color: rgb(219, 217, 235); /* oklch */ color: oklch(89.2% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#e6e4f1',
500: '#dbd9eb',
950: '#000000',
},
}SCSS
$custom: #dbd9eb; $custom-light: #e6e4f1; $custom-dark: #000000;
JSON
{
"hex": "#dbd9eb",
"rgb": {
"r": 219,
"g": 217,
"b": 235
},
"hsl": {
"h": 246.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.89227,
"c": 0.02454,
"h": 291
},
"luminance": 0.70684
}Semantic roles & 50–950 ramp
primary
#DBD9EB
secondary
#C1C4A4
accent
#AA3C9E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485