#DEDEDD#DEDEDD
#DEDEDD is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.0% C 0.001 H 106.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEDD |
|---|---|
| RGB | rgb(222, 222, 221) |
| HSL | hsl(60, 1%, 87%) |
| HSV | hsv(60, 0%, 87%) |
| CMYK | cmyk(0%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.44, -0.18, 0.49) |
| CIE-LCH | lch(88.44, 0.52, 110.12°) |
| OKLab | oklab(90.03% -0.0004 0.0013) |
| OKLCH | oklch(90.03% 0.001 106.4) |
| XYZ | xyz(69.2945, 72.9926, 78.8310) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.70
Light Gray
#D3D3D3
ΔE00 2.58
Fog
#D8DCE0
ΔE00 2.92
Light Grey
#D8DCD6
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEDD #DDDDDE
analogous
#DEDEDD #DEDEDD #DEDEDD
triadic
#DEDEDD #DDDEDE #DEDDDE
tetradic
#DEDEDD #DDDEDE #DDDDDE #DEDDDE
square
#DEDEDD #DDDEDE #DDDDDE #DEDDDE
split-complementary
#DEDEDD #DDDEDE #DEDDDE
monochromatic
#A2A29F #C0C0BE #DEDEDD #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.35
#DEDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DEDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEDD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEDD | 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)
#DEDEDD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#DEDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dededd; /* rgb */ color: rgb(222, 222, 221); /* oklch */ color: oklch(90.0% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#e8e8e7',
500: '#dededd',
950: '#000000',
},
}SCSS
$custom: #dededd; $custom-light: #e8e8e7; $custom-dark: #000000;
JSON
{
"hex": "#dededd",
"rgb": {
"r": 222,
"g": 222,
"b": 221
},
"hsl": {
"h": 60,
"s": 1.493,
"l": 86.863
},
"oklch": {
"l": 0.90032,
"c": 0.00134,
"h": 106.4
},
"luminance": 0.72993
}Semantic roles & 50–950 ramp
primary
#DEDEDD
secondary
#AFAFB0
accent
#5A8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484