#DCDBE9#DCDBE9
#DCDBE9 is a very light, near-neutral blue. Relative luminance 0.718; OKLCH L 89.6% C 0.019 H 289.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE9 |
|---|---|
| RGB | rgb(220, 219, 233) |
| HSL | hsl(244, 24%, 89%) |
| HSV | hsv(244, 6%, 91%) |
| CMYK | cmyk(5.6%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(87.85, 2.92, -6.72) |
| CIE-LCH | lch(87.85, 7.32, 293.52°) |
| OKLab | oklab(89.64% 0.0063 -0.0179) |
| OKLCH | oklch(89.64% 0.019 289.3) |
| XYZ | xyz(69.5519, 71.7617, 87.2622) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Fog
#D8DCE0
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE9 #E8E9DB
analogous
#DBE1E9 #DCDBE9 #E3DBE9
triadic
#DCDBE9 #E9DCDB #DBE9DC
tetradic
#DCDBE9 #E9DBE1 #E8E9DB #DBE9E3
square
#DCDBE9 #E9DBE1 #E8E9DB #DBE9E3
split-complementary
#DCDBE9 #E9E3DB #E1E9DB
monochromatic
#928FBB #B7B5D2 #DCDBE9 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.37
#DCDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DCDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE9
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE9 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#DADDDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe9; /* rgb */ color: rgb(220, 219, 233); /* oklch */ color: oklch(89.6% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#e6e6f0',
500: '#dcdbe9',
950: '#000000',
},
}SCSS
$custom: #dcdbe9; $custom-light: #e6e6f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe9",
"rgb": {
"r": 220,
"g": 219,
"b": 233
},
"hsl": {
"h": 244.286,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.89636,
"c": 0.01902,
"h": 289.3
},
"luminance": 0.71762
}Semantic roles & 50–950 ramp
primary
#DCDBE9
secondary
#BFC1A7
accent
#A3439C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485