#DEDFDD#DEDFDD
#DEDFDD is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.2% C 0.003 H 128.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFDD |
|---|---|
| RGB | rgb(222, 223, 221) |
| HSL | hsl(90, 3%, 87%) |
| HSV | hsv(90, 1%, 87%) |
| CMYK | cmyk(0.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.70, -0.70, 0.86) |
| CIE-LCH | lch(88.70, 1.11, 129.03°) |
| OKLab | oklab(90.23% -0.0018 0.0023) |
| OKLCH | oklch(90.23% 0.003 128.4) |
| XYZ | xyz(69.5609, 73.5254, 78.9198) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.44
Light Grey
#D8DCD6
ΔE00 2.85
Light Gray
#D3D3D3
ΔE00 2.98
Fog
#D8DCE0
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 4.97
Silver (survey)
#C5C9C7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFDD #DEDDDF
analogous
#DFDFDD #DEDFDD #DDDFDD
triadic
#DEDFDD #DDDEDF #DFDDDE
tetradic
#DEDFDD #DDDFDF #DEDDDF #DFDDDD
square
#DEDFDD #DDDFDF #DEDDDF #DFDDDD
split-complementary
#DEDFDD #DDDDDF #DFDDDF
monochromatic
#A1A49E #BFC1BD #DEDFDD #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.34
#DEDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DEDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFDD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFDD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#DEDFDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfdd; /* rgb */ color: rgb(222, 223, 221); /* oklch */ color: oklch(90.2% 0.003 128.4);
Tailwind
colors: {
custom: {
50: '#e8e9e7',
500: '#dedfdd',
950: '#000000',
},
}SCSS
$custom: #dedfdd; $custom-light: #e8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#dedfdd",
"rgb": {
"r": 222,
"g": 223,
"b": 221
},
"hsl": {
"h": 90,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.90231,
"c": 0.0029,
"h": 128.4
},
"luminance": 0.73525
}Semantic roles & 50–950 ramp
primary
#DEDFDD
secondary
#B0AEB2
accent
#598D73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484