#DCDEDD#DCDEDD
#DCDEDD is a very light, near-neutral grey. Relative luminance 0.727; OKLCH L 89.9% C 0.003 H 165.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEDD |
|---|---|
| RGB | rgb(220, 222, 221) |
| HSL | hsl(150, 3%, 87%) |
| HSV | hsv(150, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.29, -0.86, 0.25) |
| CIE-LCH | lch(88.29, 0.89, 163.58°) |
| OKLab | oklab(89.88% -0.0025 0.0007) |
| OKLCH | oklch(89.88% 0.003 165) |
| XYZ | xyz(68.6854, 72.6786, 78.8024) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.31
Fog
#D8DCE0
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 2.74
Light Grey
#D8DCD6
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEDD #DEDCDD
analogous
#DCDEDC #DCDEDD #DCDEDE
triadic
#DCDEDD #DDDCDE #DEDDDC
tetradic
#DCDEDD #DCDCDE #DEDCDD #DEDEDC
square
#DCDEDD #DCDCDE #DEDCDD #DEDEDC
split-complementary
#DCDEDD #DEDCDE #DEDCDC
monochromatic
#9DA3A0 #BDC0BE #DCDEDD #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.35
#DCDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DCDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEDD
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEDD | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#DCDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdedd; /* rgb */ color: rgb(220, 222, 221); /* oklch */ color: oklch(89.9% 0.003 165.0);
Tailwind
colors: {
custom: {
50: '#e6e8e7',
500: '#dcdedd',
950: '#000000',
},
}SCSS
$custom: #dcdedd; $custom-light: #e6e8e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdedd",
"rgb": {
"r": 220,
"g": 222,
"b": 221
},
"hsl": {
"h": 150,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89877,
"c": 0.00255,
"h": 165
},
"luminance": 0.72679
}Semantic roles & 50–950 ramp
primary
#DCDEDD
secondary
#B1ADAF
accent
#59738D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484