#DDE1DE#DDE1DE
#DDE1DE is a very light, near-neutral grey. Relative luminance 0.745; OKLCH L 90.6% C 0.006 H 153.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1DE |
|---|---|
| RGB | rgb(221, 225, 222) |
| HSL | hsl(135, 6%, 87%) |
| HSV | hsv(135, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 1.3%, 11.8%) |
| CIE-LAB | lab(89.16, -1.89, 0.99) |
| CIE-LCH | lch(89.16, 2.13, 152.23°) |
| OKLab | oklab(90.58% -0.0053 0.0026) |
| OKLCH | oklch(90.58% 0.006 153.8) |
| XYZ | xyz(69.9265, 74.4964, 79.7884) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.90
Gainsboro
#DCDCDC
ΔE00 2.95
Fog
#D8DCE0
ΔE00 3.88
Light Gray
#D3D3D3
ΔE00 4.09
Whitesmoke
#F5F5F5
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1DE #E1DDE0
analogous
#DEE1DD #DDE1DE #DDE1E0
triadic
#DDE1DE #DEDDE1 #E1DEDD
tetradic
#DDE1DE #DDDEE1 #E1DDE0 #E1E0DD
square
#DDE1DE #DDDEE1 #E1DDE0 #E1E0DD
split-complementary
#DDE1DE #E0DDE1 #E1DDDE
monochromatic
#9CA89F #BCC4BE #DDE1DE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.32
#DDE1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DDE1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1DE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1DE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#DDE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1de; /* rgb */ color: rgb(221, 225, 222); /* oklch */ color: oklch(90.6% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#e7eae8',
500: '#dde1de',
950: '#000000',
},
}SCSS
$custom: #dde1de; $custom-light: #e7eae8; $custom-dark: #000000;
JSON
{
"hex": "#dde1de",
"rgb": {
"r": 221,
"g": 225,
"b": 222
},
"hsl": {
"h": 135,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90582,
"c": 0.00589,
"h": 153.8
},
"luminance": 0.74497
}Semantic roles & 50–950 ramp
primary
#DDE1DE
secondary
#B5AEB3
accent
#558190
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484