#DCDFDC#DCDFDC
#DCDFDC is a very light, near-neutral grey. Relative luminance 0.732; OKLCH L 90.0% C 0.005 H 145.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFDC |
|---|---|
| RGB | rgb(220, 223, 220) |
| HSL | hsl(120, 4%, 87%) |
| HSV | hsv(120, 1%, 87%) |
| CMYK | cmyk(1.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.52, -1.55, 1.11) |
| CIE-LCH | lch(88.52, 1.91, 144.37°) |
| OKLab | oklab(90.05% -0.0043 0.0029) |
| OKLCH | oklch(90.05% 0.005 145.6) |
| XYZ | xyz(68.8189, 73.1582, 78.1917) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.82
Gainsboro
#DCDCDC
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 3.54
Fog
#D8DCE0
ΔE00 3.71
Silver (survey)
#C5C9C7
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFDC #DFDCDF
analogous
#DEDFDC #DCDFDC #DCDFDE
triadic
#DCDFDC #DCDCDF #DFDCDC
tetradic
#DCDFDC #DCDEDF #DFDCDF #DFDEDC
square
#DCDFDC #DCDEDF #DFDCDF #DFDEDC
split-complementary
#DCDFDC #DEDCDF #DFDCDE
monochromatic
#9CA59C #BCC2BC #DCDFDC #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.34
#DCDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DCDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFDC
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFDC | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#DCDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfdc; /* rgb */ color: rgb(220, 223, 220); /* oklch */ color: oklch(90.0% 0.005 145.6);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dcdfdc',
950: '#000000',
},
}SCSS
$custom: #dcdfdc; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdfdc",
"rgb": {
"r": 220,
"g": 223,
"b": 220
},
"hsl": {
"h": 120,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90048,
"c": 0.00516,
"h": 145.6
},
"luminance": 0.73158
}Semantic roles & 50–950 ramp
primary
#DCDFDC
secondary
#B2ADB2
accent
#578E8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484