#DFDEDD#DFDEDD
#DFDEDD is a very light, near-neutral grey. Relative luminance 0.732; OKLCH L 90.1% C 0.002 H 67.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEDD |
|---|---|
| RGB | rgb(223, 222, 221) |
| HSL | hsl(30, 3%, 87%) |
| HSV | hsv(30, 1%, 87%) |
| CMYK | cmyk(0%, 0.4%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.52, 0.16, 0.61) |
| CIE-LCH | lch(88.52, 0.63, 75.32°) |
| OKLab | oklab(90.11% 0.0007 0.0016) |
| OKLCH | oklch(90.11% 0.002 67.7) |
| XYZ | xyz(69.6017, 73.1511, 78.8454) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.81
Light Gray
#D3D3D3
ΔE00 2.65
Fog
#D8DCE0
ΔE00 3.16
Light Grey
#D8DCD6
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.95
Off White
#FAF9F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEDD #DDDEDF
analogous
#DFDDDD #DFDEDD #DFDFDD
triadic
#DFDEDD #DDDFDE #DEDDDF
tetradic
#DFDEDD #DDDFDD #DDDEDF #DFDDDF
square
#DFDEDD #DDDFDD #DDDEDF #DFDDDF
split-complementary
#DFDEDD #DDDFDF #DDDDDF
monochromatic
#A4A19E #C1BFBD #DFDEDD #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.34
#DFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEDD
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEDD | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#DFDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdedd; /* rgb */ color: rgb(223, 222, 221); /* oklch */ color: oklch(90.1% 0.002 67.7);
Tailwind
colors: {
custom: {
50: '#e9e8e7',
500: '#dfdedd',
950: '#000000',
},
}SCSS
$custom: #dfdedd; $custom-light: #e9e8e7; $custom-dark: #000000;
JSON
{
"hex": "#dfdedd",
"rgb": {
"r": 223,
"g": 222,
"b": 221
},
"hsl": {
"h": 30,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.9011,
"c": 0.00174,
"h": 67.7
},
"luminance": 0.73151
}Semantic roles & 50–950 ramp
primary
#DFDEDD
secondary
#AEB0B2
accent
#738D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484