#DDE2DD#DDE2DD
#DDE2DD is a very light, near-neutral grey. Relative luminance 0.750; OKLCH L 90.8% C 0.009 H 145.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2DD |
|---|---|
| RGB | rgb(221, 226, 221) |
| HSL | hsl(120, 8%, 88%) |
| HSV | hsv(120, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(89.39, -2.58, 1.85) |
| CIE-LCH | lch(89.39, 3.18, 144.32°) |
| OKLab | oklab(90.75% -0.0071 0.0049) |
| OKLCH | oklch(90.75% 0.009 145.5) |
| XYZ | xyz(70.0640, 74.9852, 79.1750) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.45
Gainsboro
#DCDCDC
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.02
Whitesmoke
#F5F5F5
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2DD #E2DDE2
analogous
#DFE2DD #DDE2DD #DDE2DF
triadic
#DDE2DD #DDDDE2 #E2DDDD
tetradic
#DDE2DD #DDDFE2 #E2DDE2 #E2DFDD
square
#DDE2DD #DDDFE2 #E2DDE2 #E2DFDD
split-complementary
#DDE2DD #DFDDE2 #E2DDDF
monochromatic
#9BAA9B #BCC6BC #DDE2DD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.31
#DDE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DDE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2DD
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2DD | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#DDE2E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2dd; /* rgb */ color: rgb(221, 226, 221); /* oklch */ color: oklch(90.8% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#e7ebe7',
500: '#dde2dd',
950: '#000000',
},
}SCSS
$custom: #dde2dd; $custom-light: #e7ebe7; $custom-dark: #000000;
JSON
{
"hex": "#dde2dd",
"rgb": {
"r": 221,
"g": 226,
"b": 221
},
"hsl": {
"h": 120,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90754,
"c": 0.00859,
"h": 145.5
},
"luminance": 0.74985
}Semantic roles & 50–950 ramp
primary
#DDE2DD
secondary
#B6ADB6
accent
#549292
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484