#DCE0DC#DCE0DC
#DCE0DC is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.2% C 0.007 H 145.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0DC |
|---|---|
| RGB | rgb(220, 224, 220) |
| HSL | hsl(120, 6%, 87%) |
| HSV | hsv(120, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(88.78, -2.07, 1.48) |
| CIE-LCH | lch(88.78, 2.54, 144.35°) |
| OKLab | oklab(90.25% -0.0057 0.0039) |
| OKLCH | oklch(90.25% 0.007 145.5) |
| XYZ | xyz(69.0869, 73.6941, 78.2810) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.36
Gainsboro
#DCDCDC
ΔE00 3.25
Light Gray
#D3D3D3
ΔE00 4.20
Fog
#D8DCE0
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0DC #E0DCE0
analogous
#DEE0DC #DCE0DC #DCE0DE
triadic
#DCE0DC #DCDCE0 #E0DCDC
tetradic
#DCE0DC #DCDEE0 #E0DCE0 #E0DEDC
square
#DCE0DC #DCDEE0 #E0DCE0 #E0DEDC
split-complementary
#DCE0DC #DEDCE0 #E0DCDE
monochromatic
#9BA79B #BCC3BC #DCE0DC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.33
#DCE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DCE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0DC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0DC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DFDFDC
Tritanopia (blue-blind)
#DCE0DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce0dc; /* rgb */ color: rgb(220, 224, 220); /* oklch */ color: oklch(90.2% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dce0dc',
950: '#000000',
},
}SCSS
$custom: #dce0dc; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dce0dc",
"rgb": {
"r": 220,
"g": 224,
"b": 220
},
"hsl": {
"h": 120,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.90249,
"c": 0.00688,
"h": 145.5
},
"luminance": 0.73694
}Semantic roles & 50–950 ramp
primary
#DCE0DC
secondary
#B3ADB3
accent
#569090
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484