#DBDCEF#DBDCEF
#DBDCEF is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.9% C 0.026 H 283.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCEF |
|---|---|
| RGB | rgb(219, 220, 239) |
| HSL | hsl(237, 38%, 90%) |
| HSV | hsv(237, 8%, 94%) |
| CMYK | cmyk(8.4%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.20, 3.23, -9.37) |
| CIE-LCH | lch(88.20, 9.91, 288.99°) |
| OKLab | oklab(89.94% 0.006 -0.0252) |
| OKLCH | oklch(89.94% 0.026 283.5) |
| XYZ | xyz(70.3835, 72.4780, 91.9262) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.35
Fog
#D8DCE0
ΔE00 7.31
Ghostwhite
#F8F8FF
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.65
Light Gray
#D3D3D3
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCEF #EFEEDB
analogous
#DBE6EF #DBDCEF #E4DBEF
triadic
#DBDCEF #EFDBDC #DCEFDB
tetradic
#DBDCEF #EFDBE6 #EFEEDB #DBEFE4
square
#DBDCEF #EFDBE6 #EFEEDB #DBEFE4
split-complementary
#DBDCEF #EFE4DB #E6EFDB
monochromatic
#868AC9 #B1B3DC #DBDCEF #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.36
#DBDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DBDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCEF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCEF | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#D7DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdcef; /* rgb */ color: rgb(219, 220, 239); /* oklch */ color: oklch(89.9% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#e6e6f4',
500: '#dbdcef',
950: '#000000',
},
}SCSS
$custom: #dbdcef; $custom-light: #e6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dbdcef",
"rgb": {
"r": 219,
"g": 220,
"b": 239
},
"hsl": {
"h": 237,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.89943,
"c": 0.02587,
"h": 283.5
},
"luminance": 0.72478
}Semantic roles & 50–950 ramp
primary
#DBDCEF
secondary
#CAC9A4
accent
#AB34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485