#DBDCEB#DBDCEB
#DBDCEB is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.8% C 0.020 H 282.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCEB |
|---|---|
| RGB | rgb(219, 220, 235) |
| HSL | hsl(236, 29%, 89%) |
| HSV | hsv(236, 7%, 92%) |
| CMYK | cmyk(6.8%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.09, 2.45, -7.43) |
| CIE-LCH | lch(88.09, 7.83, 288.27°) |
| OKLab | oklab(89.82% 0.0046 -0.0199) |
| OKLCH | oklch(89.82% 0.02 282.9) |
| XYZ | xyz(69.7991, 72.2443, 88.8485) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Fog
#D8DCE0
ΔE00 5.77
Ghostwhite
#F8F8FF
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.36
Aliceblue
#F0F8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCEB #EBEADB
analogous
#DBE4EB #DBDCEB #E2DBEB
triadic
#DBDCEB #EBDBDC #DCEBDB
tetradic
#DBDCEB #EBDBE4 #EBEADB #DBEBE2
square
#DBDCEB #EBDBE4 #EBEADB #DBEBE2
split-complementary
#DBDCEB #EBE2DB #E4EBDB
monochromatic
#8C90BF #B4B6D5 #DBDCEB #EBECF4 #EBECF4
Accessibility & contrast
On white
1.36
#DBDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DBDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCEB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCEB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D8DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdceb; /* rgb */ color: rgb(219, 220, 235); /* oklch */ color: oklch(89.8% 0.020 282.9);
Tailwind
colors: {
custom: {
50: '#e6e6f1',
500: '#dbdceb',
950: '#000000',
},
}SCSS
$custom: #dbdceb; $custom-light: #e6e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dbdceb",
"rgb": {
"r": 219,
"g": 220,
"b": 235
},
"hsl": {
"h": 236.25,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.89818,
"c": 0.02042,
"h": 282.9
},
"luminance": 0.72245
}Semantic roles & 50–950 ramp
primary
#DBDCEB
secondary
#C4C2A6
accent
#A13EA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485