#DCE0DD#DCE0DD
#DCE0DD is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.3% C 0.006 H 153.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0DD |
|---|---|
| RGB | rgb(220, 224, 221) |
| HSL | hsl(135, 6%, 87%) |
| HSV | hsv(135, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(88.80, -1.89, 0.99) |
| CIE-LCH | lch(88.80, 2.13, 152.23°) |
| OKLab | oklab(90.28% -0.0053 0.0026) |
| OKLCH | oklch(90.28% 0.006 153.7) |
| XYZ | xyz(69.2197, 73.7473, 78.9806) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.76
Gainsboro
#DCDCDC
ΔE00 2.89
Fog
#D8DCE0
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 3.93
Silver (survey)
#C5C9C7
ΔE00 5.43
Whitesmoke
#F5F5F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0DD #E0DCDF
analogous
#DDE0DC #DCE0DD #DCE0DF
triadic
#DCE0DD #DDDCE0 #E0DDDC
tetradic
#DCE0DD #DCDDE0 #E0DCDF #E0DFDC
square
#DCE0DD #DCDDE0 #E0DCDF #E0DFDC
split-complementary
#DCE0DD #DFDCE0 #E0DCDD
monochromatic
#9BA79E #BCC3BD #DCE0DD #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.33
#DCE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DCE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0DD
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0DD | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#DCE0DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce0dd; /* rgb */ color: rgb(220, 224, 221); /* oklch */ color: oklch(90.3% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#e6e9e7',
500: '#dce0dd',
950: '#000000',
},
}SCSS
$custom: #dce0dd; $custom-light: #e6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#dce0dd",
"rgb": {
"r": 220,
"g": 224,
"b": 221
},
"hsl": {
"h": 135,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.90277,
"c": 0.0059,
"h": 153.7
},
"luminance": 0.73747
}Semantic roles & 50–950 ramp
primary
#DCE0DD
secondary
#B3ADB2
accent
#568190
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484