#DEDFDC#DEDFDC
#DEDFDC is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.2% C 0.004 H 121.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFDC |
|---|---|
| RGB | rgb(222, 223, 220) |
| HSL | hsl(80, 4%, 87%) |
| HSV | hsv(80, 1%, 87%) |
| CMYK | cmyk(0.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.67, -0.87, 1.35) |
| CIE-LCH | lch(88.67, 1.61, 122.98°) |
| OKLab | oklab(90.2% -0.0022 0.0036) |
| OKLCH | oklch(90.2% 0.004 121.5) |
| XYZ | xyz(69.4280, 73.4723, 78.2202) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.90
Light Grey
#D8DCD6
ΔE00 2.44
Light Gray
#D3D3D3
ΔE00 3.22
Fog
#D8DCE0
ΔE00 3.74
Whitesmoke
#F5F5F5
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFDC #DDDCDF
analogous
#DFDFDC #DEDFDC #DDDFDC
triadic
#DEDFDC #DCDEDF #DFDCDE
tetradic
#DEDFDC #DCDFDF #DDDCDF #DFDCDD
square
#DEDFDC #DCDFDF #DDDCDF #DFDCDD
split-complementary
#DEDFDC #DCDDDF #DFDCDF
monochromatic
#A2A59C #C0C2BC #DEDFDC #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.34
#DEDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DEDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFDC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFDC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDC
Deuteranopia (green-blind)
#DFDFDC
Tritanopia (blue-blind)
#DEDFDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfdc; /* rgb */ color: rgb(222, 223, 220); /* oklch */ color: oklch(90.2% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#e8e9e6',
500: '#dedfdc',
950: '#000000',
},
}SCSS
$custom: #dedfdc; $custom-light: #e8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dedfdc",
"rgb": {
"r": 222,
"g": 223,
"b": 220
},
"hsl": {
"h": 80,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90203,
"c": 0.00417,
"h": 121.5
},
"luminance": 0.73472
}Semantic roles & 50–950 ramp
primary
#DEDFDC
secondary
#AFADB2
accent
#578E6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484