#DCE1DD#DCE1DD
#DCE1DD is a very light, near-neutral grey. Relative luminance 0.743; OKLCH L 90.5% C 0.008 H 151.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1DD |
|---|---|
| RGB | rgb(220, 225, 221) |
| HSL | hsl(132, 8%, 87%) |
| HSV | hsv(132, 2%, 88%) |
| CMYK | cmyk(2.2%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(89.06, -2.40, 1.36) |
| CIE-LCH | lch(89.06, 2.76, 150.39°) |
| OKLab | oklab(90.48% -0.0067 0.0036) |
| OKLCH | oklch(90.48% 0.008 151.9) |
| XYZ | xyz(69.4893, 74.2863, 79.0704) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.50
Gainsboro
#DCDCDC
ΔE00 3.64
Fog
#D8DCE0
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1DD #E1DCE0
analogous
#DEE1DC #DCE1DD #DCE1E0
triadic
#DCE1DD #DDDCE1 #E1DDDC
tetradic
#DCE1DD #DCDEE1 #E1DCE0 #E1E0DC
square
#DCE1DD #DCDEE1 #E1DCE0 #E1E0DC
split-complementary
#DCE1DD #E0DCE1 #E1DCDE
monochromatic
#9AA99D #BBC5BD #DCE1DD #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.32
#DCE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DCE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1DD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1DD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#DBE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce1dd; /* rgb */ color: rgb(220, 225, 221); /* oklch */ color: oklch(90.5% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#e6eae7',
500: '#dce1dd',
950: '#000000',
},
}SCSS
$custom: #dce1dd; $custom-light: #e6eae7; $custom-dark: #000000;
JSON
{
"hex": "#dce1dd",
"rgb": {
"r": 220,
"g": 225,
"b": 221
},
"hsl": {
"h": 132,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90477,
"c": 0.0076,
"h": 151.9
},
"luminance": 0.74287
}Semantic roles & 50–950 ramp
primary
#DCE1DD
secondary
#B5ACB3
accent
#548592
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484