#DFDEDC#DFDEDC
#DFDEDC is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.1% C 0.003 H 84.5°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEDC |
|---|---|
| RGB | rgb(223, 222, 220) |
| HSL | hsl(40, 4%, 87%) |
| HSV | hsv(40, 1%, 87%) |
| CMYK | cmyk(0%, 0.4%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.49, -0.02, 1.10) |
| CIE-LCH | lch(88.49, 1.10, 90.96°) |
| OKLab | oklab(90.08% 0.0003 0.0029) |
| OKLCH | oklch(90.08% 0.003 84.5) |
| XYZ | xyz(69.4689, 73.0979, 78.1458) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.17
Light Gray
#D3D3D3
ΔE00 2.77
Fog
#D8DCE0
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 5.04
Off White
#FAF9F6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEDC #DCDDDF
analogous
#DFDDDC #DFDEDC #DFDFDC
triadic
#DFDEDC #DCDFDE #DEDCDF
tetradic
#DFDEDC #DCDFDD #DCDDDF #DFDCDF
square
#DFDEDC #DCDFDD #DCDDDF #DFDCDF
split-complementary
#DFDEDC #DCDFDF #DDDCDF
monochromatic
#A5A29C #C2C0BC #DFDEDC #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.34
#DFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEDC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEDC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#E0DEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdedc; /* rgb */ color: rgb(223, 222, 220); /* oklch */ color: oklch(90.1% 0.003 84.5);
Tailwind
colors: {
custom: {
50: '#e9e8e6',
500: '#dfdedc',
950: '#000000',
},
}SCSS
$custom: #dfdedc; $custom-light: #e9e8e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdedc",
"rgb": {
"r": 223,
"g": 222,
"b": 220
},
"hsl": {
"h": 40,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90081,
"c": 0.00292,
"h": 84.5
},
"luminance": 0.73098
}Semantic roles & 50–950 ramp
primary
#DFDEDC
secondary
#ADAFB2
accent
#6A8E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484