#DCDFDD#DCDFDD
#DCDFDD is a very light, near-neutral grey. Relative luminance 0.732; OKLCH L 90.1% C 0.004 H 157.2°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFDD |
|---|---|
| RGB | rgb(220, 223, 221) |
| HSL | hsl(140, 4%, 87%) |
| HSV | hsv(140, 1%, 87%) |
| CMYK | cmyk(1.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.55, -1.37, 0.62) |
| CIE-LCH | lch(88.55, 1.51, 155.58°) |
| OKLab | oklab(90.08% -0.0039 0.0016) |
| OKLCH | oklch(90.08% 0.004 157.2) |
| XYZ | xyz(68.9518, 73.2113, 78.8912) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.11
Light Grey
#D8DCD6
ΔE00 2.29
Fog
#D8DCE0
ΔE00 3.19
Light Gray
#D3D3D3
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFDD #DFDCDE
analogous
#DDDFDC #DCDFDD #DCDFDF
triadic
#DCDFDD #DDDCDF #DFDDDC
tetradic
#DCDFDD #DCDDDF #DFDCDE #DFDFDC
square
#DCDFDD #DCDDDF #DFDCDE #DFDFDC
split-complementary
#DCDFDD #DFDCDF #DFDCDD
monochromatic
#9CA59F #BCC2BE #DCDFDD #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.34
#DCDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DCDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFDD
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFDD | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#DCDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfdd; /* rgb */ color: rgb(220, 223, 221); /* oklch */ color: oklch(90.1% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#e6e9e7',
500: '#dcdfdd',
950: '#000000',
},
}SCSS
$custom: #dcdfdd; $custom-light: #e6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdfdd",
"rgb": {
"r": 220,
"g": 223,
"b": 221
},
"hsl": {
"h": 140,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90077,
"c": 0.0042,
"h": 157.2
},
"luminance": 0.73211
}Semantic roles & 50–950 ramp
primary
#DCDFDD
secondary
#B2ADB0
accent
#577C8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484