#DDE1DF#DDE1DF
#DDE1DF is a very light, near-neutral grey. Relative luminance 0.746; OKLCH L 90.6% C 0.005 H 165.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1DF |
|---|---|
| RGB | rgb(221, 225, 223) |
| HSL | hsl(150, 6%, 87%) |
| HSV | hsv(150, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(89.18, -1.71, 0.50) |
| CIE-LCH | lch(89.18, 1.78, 163.51°) |
| OKLab | oklab(90.61% -0.0049 0.0013) |
| OKLCH | oklch(90.61% 0.005 165) |
| XYZ | xyz(70.0610, 74.5501, 80.4963) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.33
Gainsboro
#DCDCDC
ΔE00 2.62
Fog
#D8DCE0
ΔE00 3.37
Light Gray
#D3D3D3
ΔE00 3.87
Whitesmoke
#F5F5F5
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1DF #E1DDDF
analogous
#DDE1DD #DDE1DF #DDE1E1
triadic
#DDE1DF #DFDDE1 #E1DFDD
tetradic
#DDE1DF #DDDDE1 #E1DDDF #E1E1DD
square
#DDE1DF #DDDDE1 #E1DDDF #E1E1DD
split-complementary
#DDE1DF #E1DDE1 #E1DDDD
monochromatic
#9CA8A2 #BCC4C0 #DDE1DF #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.32
#DDE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#DDE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1DF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1DF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#DCE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1df; /* rgb */ color: rgb(221, 225, 223); /* oklch */ color: oklch(90.6% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#e7eae9',
500: '#dde1df',
950: '#000000',
},
}SCSS
$custom: #dde1df; $custom-light: #e7eae9; $custom-dark: #000000;
JSON
{
"hex": "#dde1df",
"rgb": {
"r": 221,
"g": 225,
"b": 223
},
"hsl": {
"h": 150,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.9061,
"c": 0.00507,
"h": 165
},
"luminance": 0.7455
}Semantic roles & 50–950 ramp
primary
#DDE1DF
secondary
#B5AEB1
accent
#557390
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484