#DCE1DE#DCE1DE
#DCE1DE is a very light, near-neutral grey. Relative luminance 0.743; OKLCH L 90.5% C 0.007 H 160.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1DE |
|---|---|
| RGB | rgb(220, 225, 222) |
| HSL | hsl(144, 8%, 87%) |
| HSV | hsv(144, 2%, 88%) |
| CMYK | cmyk(2.2%, 0%, 1.3%, 11.8%) |
| CIE-LAB | lab(89.08, -2.22, 0.88) |
| CIE-LCH | lch(89.08, 2.39, 158.47°) |
| OKLab | oklab(90.51% -0.0063 0.0023) |
| OKLCH | oklch(90.51% 0.007 160.1) |
| XYZ | xyz(69.6229, 74.3398, 79.7742) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 3.31
Fog
#D8DCE0
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1DE #E1DCDF
analogous
#DDE1DC #DCE1DE #DCE1E1
triadic
#DCE1DE #DEDCE1 #E1DEDC
tetradic
#DCE1DE #DCDDE1 #E1DCDF #E1E1DC
square
#DCE1DE #DCDDE1 #E1DCDF #E1E1DC
split-complementary
#DCE1DE #E1DCE1 #E1DCDD
monochromatic
#9AA9A0 #BBC5BF #DCE1DE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.32
#DCE1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DCE1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1DE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1DE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#DBE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce1de; /* rgb */ color: rgb(220, 225, 222); /* oklch */ color: oklch(90.5% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#e6eae8',
500: '#dce1de',
950: '#000000',
},
}SCSS
$custom: #dce1de; $custom-light: #e6eae8; $custom-dark: #000000;
JSON
{
"hex": "#dce1de",
"rgb": {
"r": 220,
"g": 225,
"b": 222
},
"hsl": {
"h": 144,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90506,
"c": 0.00671,
"h": 160.1
},
"luminance": 0.7434
}Semantic roles & 50–950 ramp
primary
#DCE1DE
secondary
#B5ACB1
accent
#547992
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484