#DBDCEE#DBDCEE
#DBDCEE is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.025 H 283.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCEE |
|---|---|
| RGB | rgb(219, 220, 238) |
| HSL | hsl(237, 36%, 90%) |
| HSV | hsv(237, 8%, 93%) |
| CMYK | cmyk(8%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.17, 3.03, -8.89) |
| CIE-LCH | lch(88.17, 9.39, 288.83°) |
| OKLab | oklab(89.91% 0.0057 -0.0238) |
| OKLCH | oklch(89.91% 0.025 283.4) |
| XYZ | xyz(70.2362, 72.4191, 91.1504) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.47
Fog
#D8DCE0
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCEE #EEEDDB
analogous
#DBE6EE #DBDCEE #E4DBEE
triadic
#DBDCEE #EEDBDC #DCEEDB
tetradic
#DBDCEE #EEDBE6 #EEEDDB #DBEEE4
square
#DBDCEE #EEDBE6 #EEEDDB #DBEEE4
split-complementary
#DBDCEE #EEE4DB #E6EEDB
monochromatic
#888BC7 #B1B4DA #DBDCEE #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.36
#DBDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DBDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCEE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCEE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D7DDED
Tritanopia (blue-blind)
#D7DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdcee; /* rgb */ color: rgb(219, 220, 238); /* oklch */ color: oklch(89.9% 0.025 283.4);
Tailwind
colors: {
custom: {
50: '#e6e6f3',
500: '#dbdcee',
950: '#000000',
},
}SCSS
$custom: #dbdcee; $custom-light: #e6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dbdcee",
"rgb": {
"r": 219,
"g": 220,
"b": 238
},
"hsl": {
"h": 236.842,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.89912,
"c": 0.0245,
"h": 283.4
},
"luminance": 0.7242
}Semantic roles & 50–950 ramp
primary
#DBDCEE
secondary
#C9C7A4
accent
#A837AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485