#DDE0DB#DDE0DB
#DDE0DB is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.3% C 0.007 H 132.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE0DB |
|---|---|
| RGB | rgb(221, 224, 219) |
| HSL | hsl(96, 7%, 87%) |
| HSV | hsv(96, 2%, 88%) |
| CMYK | cmyk(1.3%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(88.83, -1.91, 2.09) |
| CIE-LCH | lch(88.83, 2.83, 132.39°) |
| OKLab | oklab(90.3% -0.005 0.0055) |
| OKLCH | oklch(90.3% 0.007 132.4) |
| XYZ | xyz(69.2585, 73.7979, 77.5998) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.22
Gainsboro
#DCDCDC
ΔE00 3.35
Light Gray
#D3D3D3
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE0DB #DEDBE0
analogous
#E0E0DB #DDE0DB #DBE0DC
triadic
#DDE0DB #DBDDE0 #E0DBDD
tetradic
#DDE0DB #DBE0E0 #DEDBE0 #E0DCDB
square
#DDE0DB #DBE0E0 #DEDBE0 #E0DCDB
split-complementary
#DDE0DB #DCDBE0 #E0DBE0
monochromatic
#9FA799 #BEC4BA #DDE0DB #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.33
#DDE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DDE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE0DB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE0DB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#DDE0DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde0db; /* rgb */ color: rgb(221, 224, 219); /* oklch */ color: oklch(90.3% 0.007 132.4);
Tailwind
colors: {
custom: {
50: '#e7e9e6',
500: '#dde0db',
950: '#000000',
},
}SCSS
$custom: #dde0db; $custom-light: #e7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dde0db",
"rgb": {
"r": 221,
"g": 224,
"b": 219
},
"hsl": {
"h": 96,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.90297,
"c": 0.00745,
"h": 132.4
},
"luminance": 0.73798
}Semantic roles & 50–950 ramp
primary
#DDE0DB
secondary
#B0ABB4
accent
#549179
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484