#DDE2DF#DDE2DF
#DDE2DF is a very light, near-neutral grey. Relative luminance 0.751; OKLCH L 90.8% C 0.007 H 160.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2DF |
|---|---|
| RGB | rgb(221, 226, 223) |
| HSL | hsl(144, 8%, 88%) |
| HSV | hsv(144, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(89.44, -2.22, 0.88) |
| CIE-LCH | lch(89.44, 2.39, 158.47°) |
| OKLab | oklab(90.81% -0.0063 0.0023) |
| OKLCH | oklch(90.81% 0.007 160.1) |
| XYZ | xyz(70.3321, 75.0924, 80.5867) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.99
Gainsboro
#DCDCDC
ΔE00 3.37
Fog
#D8DCE0
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2DF #E2DDE0
analogous
#DDE2DD #DDE2DF #DDE2E1
triadic
#DDE2DF #DFDDE2 #E2DFDD
tetradic
#DDE2DF #DDDDE2 #E2DDE0 #E2E1DD
square
#DDE2DF #DDDDE2 #E2DDE0 #E2E1DD
split-complementary
#DDE2DF #E1DDE2 #E2DDDD
monochromatic
#9BAAA1 #BCC6C0 #DDE2DF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.31
#DDE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#DDE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2DF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2DF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#DCE2E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2df; /* rgb */ color: rgb(221, 226, 223); /* oklch */ color: oklch(90.8% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#e7ebe9',
500: '#dde2df',
950: '#000000',
},
}SCSS
$custom: #dde2df; $custom-light: #e7ebe9; $custom-dark: #000000;
JSON
{
"hex": "#dde2df",
"rgb": {
"r": 221,
"g": 226,
"b": 223
},
"hsl": {
"h": 144,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.9081,
"c": 0.00671,
"h": 160.1
},
"luminance": 0.75093
}Semantic roles & 50–950 ramp
primary
#DDE2DF
secondary
#B6ADB2
accent
#547992
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484