#DEDED9#DEDED9
#DEDED9 is a very light, near-neutral grey. Relative luminance 0.728; OKLCH L 89.9% C 0.007 H 106.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED9 |
|---|---|
| RGB | rgb(222, 222, 217) |
| HSL | hsl(60, 7%, 86%) |
| HSV | hsv(60, 2%, 87%) |
| CMYK | cmyk(0%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(88.34, -0.89, 2.45) |
| CIE-LCH | lch(88.34, 2.60, 109.96°) |
| OKLab | oklab(89.92% -0.0019 0.0065) |
| OKLCH | oklch(89.92% 0.007 106.6) |
| XYZ | xyz(68.7679, 72.7820, 76.0577) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.18
Gainsboro
#DCDCDC
ΔE00 2.65
Light Gray
#D3D3D3
ΔE00 3.59
Fog
#D8DCE0
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.56
Whitesmoke
#F5F5F5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED9 #D9D9DE
analogous
#DEDBD9 #DEDED9 #DBDED9
triadic
#DEDED9 #D9DEDE #DED9DE
tetradic
#DEDED9 #D9DEDB #D9D9DE #DED9DB
square
#DEDED9 #D9DEDB #D9D9DE #DED9DB
split-complementary
#DEDED9 #D9DBDE #DBD9DE
monochromatic
#A5A597 #C2C2B8 #DEDED9 #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.35
#DEDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DEDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED9
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED9 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#DFDDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deded9; /* rgb */ color: rgb(222, 222, 217); /* oklch */ color: oklch(89.9% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#e8e8e4',
500: '#deded9',
950: '#000000',
},
}SCSS
$custom: #deded9; $custom-light: #e8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#deded9",
"rgb": {
"r": 222,
"g": 222,
"b": 217
},
"hsl": {
"h": 60,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89919,
"c": 0.00674,
"h": 106.6
},
"luminance": 0.72782
}Semantic roles & 50–950 ramp
primary
#DEDED9
secondary
#AAAAB2
accent
#559155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484