#DFDFDC#DFDFDC
#DFDFDC is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.3% C 0.004 H 106.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFDC |
|---|---|
| RGB | rgb(223, 223, 220) |
| HSL | hsl(60, 4%, 87%) |
| HSV | hsv(60, 1%, 87%) |
| CMYK | cmyk(0%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.75, -0.54, 1.47) |
| CIE-LCH | lch(88.75, 1.56, 110.05°) |
| OKLab | oklab(90.28% -0.0011 0.0039) |
| OKLCH | oklch(90.28% 0.004 106.5) |
| XYZ | xyz(69.7353, 73.6307, 78.2346) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.73
Light Grey
#D8DCD6
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 3.15
Fog
#D8DCE0
ΔE00 3.84
Whitesmoke
#F5F5F5
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFDC #DCDCDF
analogous
#DFDEDC #DFDFDC #DEDFDC
triadic
#DFDFDC #DCDFDF #DFDCDF
tetradic
#DFDFDC #DCDFDE #DCDCDF #DFDCDE
square
#DFDFDC #DCDFDE #DCDCDF #DFDCDE
split-complementary
#DFDFDC #DCDEDF #DEDCDF
monochromatic
#A5A59C #C2C2BC #DFDFDC #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.34
#DFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFDC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFDC | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E0DFDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdfdc; /* rgb */ color: rgb(223, 223, 220); /* oklch */ color: oklch(90.3% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#e9e9e6',
500: '#dfdfdc',
950: '#000000',
},
}SCSS
$custom: #dfdfdc; $custom-light: #e9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdfdc",
"rgb": {
"r": 223,
"g": 223,
"b": 220
},
"hsl": {
"h": 60,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.9028,
"c": 0.00404,
"h": 106.5
},
"luminance": 0.73631
}Semantic roles & 50–950 ramp
primary
#DFDFDC
secondary
#ADADB2
accent
#578E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484