#DBD8EB#DBD8EB
#DBD8EB is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.0% C 0.026 H 293.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD8EB |
|---|---|
| RGB | rgb(219, 216, 235) |
| HSL | hsl(249, 32%, 88%) |
| HSV | hsv(249, 8%, 92%) |
| CMYK | cmyk(6.8%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.08, 4.54, -8.93) |
| CIE-LCH | lch(87.08, 10.02, 296.98°) |
| OKLab | oklab(89.03% 0.0102 -0.0239) |
| OKLCH | oklch(89.03% 0.026 293.1) |
| XYZ | xyz(68.7618, 70.1698, 88.5027) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.27
Fog
#D8DCE0
ΔE00 8.22
Ghostwhite
#F8F8FF
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 8.97
Lavenderblush
#FFF0F5
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD8EB #E8EBD8
analogous
#D8DEEB #DBD8EB #E4D8EB
triadic
#DBD8EB #EBDBD8 #D8EBDB
tetradic
#DBD8EB #EBD8DE #E8EBD8 #D8EBE4
square
#DBD8EB #EBD8DE #E8EBD8 #D8EBE4
split-complementary
#DBD8EB #EBE4D8 #DEEBD8
monochromatic
#9087C2 #B6B0D6 #DBD8EB #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.40
#DBD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DBD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD8EB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD8EB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#D8DBDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbd8eb; /* rgb */ color: rgb(219, 216, 235); /* oklch */ color: oklch(89.0% 0.026 293.1);
Tailwind
colors: {
custom: {
50: '#e6e4f1',
500: '#dbd8eb',
950: '#000000',
},
}SCSS
$custom: #dbd8eb; $custom-light: #e6e4f1; $custom-dark: #000000;
JSON
{
"hex": "#dbd8eb",
"rgb": {
"r": 219,
"g": 216,
"b": 235
},
"hsl": {
"h": 249.474,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.8903,
"c": 0.026,
"h": 293.1
},
"luminance": 0.7017
}Semantic roles & 50–950 ramp
primary
#DBD8EB
secondary
#BFC5A3
accent
#AB3B99
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485