#DFDEDA#DFDEDA
#DFDEDA is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.0% C 0.006 H 95.1°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEDA |
|---|---|
| RGB | rgb(223, 222, 218) |
| HSL | hsl(48, 7%, 86%) |
| HSV | hsv(48, 2%, 87%) |
| CMYK | cmyk(0%, 0.4%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.44, -0.37, 2.08) |
| CIE-LCH | lch(88.44, 2.11, 100.15°) |
| OKLab | oklab(90.03% -0.0005 0.0055) |
| OKLCH | oklch(90.03% 0.006 95.1) |
| XYZ | xyz(69.2056, 72.9926, 76.7592) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.10
Light Grey
#D8DCD6
ΔE00 2.92
Light Gray
#D3D3D3
ΔE00 3.25
Fog
#D8DCE0
ΔE00 4.40
Whitesmoke
#F5F5F5
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEDA #DADBDF
analogous
#DFDCDA #DFDEDA #DEDFDA
triadic
#DFDEDA #DADFDE #DEDADF
tetradic
#DFDEDA #DADFDC #DADBDF #DFDADE
square
#DFDEDA #DADFDC #DADBDF #DFDADE
split-complementary
#DFDEDA #DADEDF #DCDADF
monochromatic
#A6A398 #C3C1B9 #DFDEDA #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.35
#DFDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEDA
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEDA | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#E0DDDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdeda; /* rgb */ color: rgb(223, 222, 218); /* oklch */ color: oklch(90.0% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#e9e8e5',
500: '#dfdeda',
950: '#000000',
},
}SCSS
$custom: #dfdeda; $custom-light: #e9e8e5; $custom-dark: #000000;
JSON
{
"hex": "#dfdeda",
"rgb": {
"r": 223,
"g": 222,
"b": 218
},
"hsl": {
"h": 48,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.90025,
"c": 0.00551,
"h": 95.1
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#DFDEDA
secondary
#ABACB3
accent
#609154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484