#DDE0DF#DDE0DF
#DDE0DF is a very light, near-neutral grey. Relative luminance 0.740; OKLCH L 90.4% C 0.004 H 174.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE0DF |
|---|---|
| RGB | rgb(221, 224, 223) |
| HSL | hsl(160, 5%, 87%) |
| HSV | hsv(160, 1%, 88%) |
| CMYK | cmyk(1.3%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(88.93, -1.19, 0.13) |
| CIE-LCH | lch(88.93, 1.20, 173.58°) |
| OKLab | oklab(90.41% -0.0035 0.0003) |
| OKLCH | oklch(90.41% 0.004 174.4) |
| XYZ | xyz(69.7914, 74.0110, 80.4065) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.87
Fog
#D8DCE0
ΔE00 2.73
Light Grey
#D8DCD6
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE0DF #E0DDDE
analogous
#DDE0DE #DDE0DF #DDE0E0
triadic
#DDE0DF #DFDDE0 #E0DFDD
tetradic
#DDE0DF #DEDDE0 #E0DDDE #E0E0DD
square
#DDE0DF #DEDDE0 #E0DDDE #E0E0DD
split-complementary
#DDE0DF #E0DDE0 #E0DEDD
monochromatic
#9DA6A3 #BDC3C1 #DDE0DF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.33
#DDE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DDE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE0DF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE0DF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#DCE0E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde0df; /* rgb */ color: rgb(221, 224, 223); /* oklch */ color: oklch(90.4% 0.004 174.4);
Tailwind
colors: {
custom: {
50: '#e7e9e9',
500: '#dde0df',
950: '#000000',
},
}SCSS
$custom: #dde0df; $custom-light: #e7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dde0df",
"rgb": {
"r": 221,
"g": 224,
"b": 223
},
"hsl": {
"h": 160,
"s": 4.615,
"l": 87.255
},
"oklch": {
"l": 0.9041,
"c": 0.00351,
"h": 174.4
},
"luminance": 0.74011
}Semantic roles & 50–950 ramp
primary
#DDE0DF
secondary
#B3AEB0
accent
#576A8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484