#DCE0DB#DCE0DB
#DCE0DB is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.2% C 0.008 H 139.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0DB |
|---|---|
| RGB | rgb(220, 224, 219) |
| HSL | hsl(108, 7%, 87%) |
| HSV | hsv(108, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(88.75, -2.25, 1.97) |
| CIE-LCH | lch(88.75, 2.99, 138.71°) |
| OKLab | oklab(90.22% -0.0061 0.0052) |
| OKLCH | oklch(90.22% 0.008 139.5) |
| XYZ | xyz(68.9549, 73.6413, 77.5856) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.04
Gainsboro
#DCDCDC
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.83
Silver (survey)
#C5C9C7
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0DB #DFDBE0
analogous
#DFE0DB #DCE0DB #DBE0DD
triadic
#DCE0DB #DBDCE0 #E0DBDC
tetradic
#DCE0DB #DBDFE0 #DFDBE0 #E0DDDB
square
#DCE0DB #DBDFE0 #DFDBE0 #E0DDDB
split-complementary
#DCE0DB #DDDBE0 #E0DBDF
monochromatic
#9CA799 #BCC4BA #DCE0DB #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.34
#DCE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DCE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0DB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0DB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#DCE0DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce0db; /* rgb */ color: rgb(220, 224, 219); /* oklch */ color: oklch(90.2% 0.008 139.5);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dce0db',
950: '#000000',
},
}SCSS
$custom: #dce0db; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dce0db",
"rgb": {
"r": 220,
"g": 224,
"b": 219
},
"hsl": {
"h": 108,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.90221,
"c": 0.00797,
"h": 139.5
},
"luminance": 0.73641
}Semantic roles & 50–950 ramp
primary
#DCE0DB
secondary
#B2ABB4
accent
#549185
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484