#DEDFDA#DEDFDA
#DEDFDA is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.1% C 0.007 H 115.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFDA |
|---|---|
| RGB | rgb(222, 223, 218) |
| HSL | hsl(72, 7%, 86%) |
| HSV | hsv(72, 2%, 87%) |
| CMYK | cmyk(0.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.62, -1.23, 2.33) |
| CIE-LCH | lch(88.62, 2.63, 117.84°) |
| OKLab | oklab(90.15% -0.0029 0.0061) |
| OKLCH | oklch(90.15% 0.007 115.7) |
| XYZ | xyz(69.1647, 73.3669, 76.8336) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.81
Gainsboro
#DCDCDC
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFDA #DBDADF
analogous
#DFDEDA #DEDFDA #DCDFDA
triadic
#DEDFDA #DADEDF #DFDADE
tetradic
#DEDFDA #DADFDE #DBDADF #DFDADC
square
#DEDFDA #DADFDE #DBDADF #DFDADC
split-complementary
#DEDFDA #DADCDF #DEDADF
monochromatic
#A3A698 #C1C3B9 #DEDFDA #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.34
#DEDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DEDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFDA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFDA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#E0DEDA
Tritanopia (blue-blind)
#DFDEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfda; /* rgb */ color: rgb(222, 223, 218); /* oklch */ color: oklch(90.1% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#e8e9e5',
500: '#dedfda',
950: '#000000',
},
}SCSS
$custom: #dedfda; $custom-light: #e8e9e5; $custom-dark: #000000;
JSON
{
"hex": "#dedfda",
"rgb": {
"r": 222,
"g": 223,
"b": 218
},
"hsl": {
"h": 72,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.90147,
"c": 0.0068,
"h": 115.7
},
"luminance": 0.73367
}Semantic roles & 50–950 ramp
primary
#DEDFDA
secondary
#ACABB3
accent
#549160
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484