#DCDBE3#DCDBE3
#DCDBE3 is a very light, near-neutral blue. Relative luminance 0.714; OKLCH L 89.5% C 0.011 H 291.9°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE3 |
|---|---|
| RGB | rgb(220, 219, 227) |
| HSL | hsl(248, 13%, 87%) |
| HSV | hsv(248, 4%, 89%) |
| CMYK | cmyk(3.1%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(87.69, 1.80, -3.79) |
| CIE-LCH | lch(87.69, 4.20, 295.36°) |
| OKLab | oklab(89.46% 0.0041 -0.0101) |
| OKLCH | oklch(89.46% 0.011 291.9) |
| XYZ | xyz(68.7094, 71.4246, 82.8247) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.64
Gainsboro
#DCDCDC
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 6.20
Whitesmoke
#F5F5F5
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE3 #E2E3DB
analogous
#DBDEE3 #DCDBE3 #E0DBE3
triadic
#DCDBE3 #E3DCDB #DBE3DC
tetradic
#DCDBE3 #E3DBDE #E2E3DB #DBE3E0
square
#DCDBE3 #E3DBDE #E2E3DB #DBE3E0
split-complementary
#DCDBE3 #E3E0DB #DEE3DB
monochromatic
#9996AD #BBB9C8 #DCDBE3 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.37
#DCDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DCDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE3
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE3 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE3
Deuteranopia (green-blind)
#D9DCE3
Tritanopia (blue-blind)
#DBDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe3; /* rgb */ color: rgb(220, 219, 227); /* oklch */ color: oklch(89.5% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#e6e6eb',
500: '#dcdbe3',
950: '#000000',
},
}SCSS
$custom: #dcdbe3; $custom-light: #e6e6eb; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe3",
"rgb": {
"r": 220,
"g": 219,
"b": 227
},
"hsl": {
"h": 247.5,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.89455,
"c": 0.01088,
"h": 291.9
},
"luminance": 0.71425
}Semantic roles & 50–950 ramp
primary
#DCDBE3
secondary
#B6B8AA
accent
#974F8E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484