#DCE1DC#DCE1DC
#DCE1DC is a very light, near-neutral grey. Relative luminance 0.742; OKLCH L 90.4% C 0.009 H 145.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1DC |
|---|---|
| RGB | rgb(220, 225, 220) |
| HSL | hsl(120, 8%, 87%) |
| HSV | hsv(120, 2%, 88%) |
| CMYK | cmyk(2.2%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(89.03, -2.58, 1.85) |
| CIE-LCH | lch(89.03, 3.18, 144.32°) |
| OKLab | oklab(90.45% -0.0071 0.0049) |
| OKLCH | oklch(90.45% 0.009 145.5) |
| XYZ | xyz(69.3564, 74.2332, 78.3708) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.25
Gainsboro
#DCDCDC
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.87
Fog
#D8DCE0
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1DC #E1DCE1
analogous
#DFE1DC #DCE1DC #DCE1DF
triadic
#DCE1DC #DCDCE1 #E1DCDC
tetradic
#DCE1DC #DCDFE1 #E1DCE1 #E1DFDC
square
#DCE1DC #DCDFE1 #E1DCE1 #E1DFDC
split-complementary
#DCE1DC #DFDCE1 #E1DCDF
monochromatic
#9AA99A #BBC5BB #DCE1DC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.33
#DCE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DCE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1DC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1DC | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#DCE1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce1dc; /* rgb */ color: rgb(220, 225, 220); /* oklch */ color: oklch(90.4% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#e6eae6',
500: '#dce1dc',
950: '#000000',
},
}SCSS
$custom: #dce1dc; $custom-light: #e6eae6; $custom-dark: #000000;
JSON
{
"hex": "#dce1dc",
"rgb": {
"r": 220,
"g": 225,
"b": 220
},
"hsl": {
"h": 120,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90449,
"c": 0.00859,
"h": 145.5
},
"luminance": 0.74233
}Semantic roles & 50–950 ramp
primary
#DCE1DC
secondary
#B5ACB5
accent
#549292
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484