#DFDCDD#DFDCDD
#DFDCDD is a very light, near-neutral grey. Relative luminance 0.721; OKLCH L 89.7% C 0.004 H 354.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCDD |
|---|---|
| RGB | rgb(223, 220, 221) |
| HSL | hsl(340, 4%, 87%) |
| HSV | hsv(340, 1%, 87%) |
| CMYK | cmyk(0%, 1.3%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.01, 1.20, -0.13) |
| CIE-LCH | lch(88.01, 1.20, 353.82°) |
| OKLab | oklab(89.71% 0.0035 -0.0003) |
| OKLCH | oklch(89.71% 0.004 354.6) |
| XYZ | xyz(69.0737, 72.0950, 78.6694) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.74
Light Gray
#D3D3D3
ΔE00 2.83
Fog
#D8DCE0
ΔE00 3.50
Whitesmoke
#F5F5F5
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCDD #DCDFDE
analogous
#DFDCDF #DFDCDD #DFDDDC
triadic
#DFDCDD #DDDFDC #DCDDDF
tetradic
#DFDCDD #DFDFDC #DCDFDE #DDDCDF
square
#DFDCDD #DFDFDC #DCDFDE #DDDCDF
split-complementary
#DFDCDD #DCDFDD #DCDFDF
monochromatic
#A59C9F #C2BCBE #DFDCDD #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.36
#DFDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DFDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCDD
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCDD | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#E0DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdcdd; /* rgb */ color: rgb(223, 220, 221); /* oklch */ color: oklch(89.7% 0.004 354.6);
Tailwind
colors: {
custom: {
50: '#e9e6e7',
500: '#dfdcdd',
950: '#000000',
},
}SCSS
$custom: #dfdcdd; $custom-light: #e9e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dfdcdd",
"rgb": {
"r": 223,
"g": 220,
"b": 221
},
"hsl": {
"h": 340,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89713,
"c": 0.00353,
"h": 354.6
},
"luminance": 0.72095
}Semantic roles & 50–950 ramp
primary
#DFDCDD
secondary
#ADB2B0
accent
#8E7C57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484