#DDE1DD#DDE1DD
#DDE1DD is a very light, near-neutral grey. Relative luminance 0.744; OKLCH L 90.6% C 0.007 H 145.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1DD |
|---|---|
| RGB | rgb(221, 225, 221) |
| HSL | hsl(120, 6%, 87%) |
| HSV | hsv(120, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(89.13, -2.06, 1.48) |
| CIE-LCH | lch(89.13, 2.54, 144.35°) |
| OKLab | oklab(90.55% -0.0057 0.0039) |
| OKLCH | oklch(90.55% 0.007 145.5) |
| XYZ | xyz(69.7929, 74.4429, 79.0846) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.52
Gainsboro
#DCDCDC
ΔE00 3.30
Light Gray
#D3D3D3
ΔE00 4.35
Fog
#D8DCE0
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 5.53
Silver (survey)
#C5C9C7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1DD #E1DDE1
analogous
#DFE1DD #DDE1DD #DDE1DF
triadic
#DDE1DD #DDDDE1 #E1DDDD
tetradic
#DDE1DD #DDDFE1 #E1DDE1 #E1DFDD
square
#DDE1DD #DDDFE1 #E1DDE1 #E1DFDD
split-complementary
#DDE1DD #DFDDE1 #E1DDDF
monochromatic
#9CA89C #BCC4BC #DDE1DD #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.32
#DDE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DDE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1DD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1DD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#DDE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1dd; /* rgb */ color: rgb(221, 225, 221); /* oklch */ color: oklch(90.6% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#e7eae7',
500: '#dde1dd',
950: '#000000',
},
}SCSS
$custom: #dde1dd; $custom-light: #e7eae7; $custom-dark: #000000;
JSON
{
"hex": "#dde1dd",
"rgb": {
"r": 221,
"g": 225,
"b": 221
},
"hsl": {
"h": 120,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90554,
"c": 0.00688,
"h": 145.5
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#DDE1DD
secondary
#B5AEB5
accent
#559090
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484