#DDDEE0#DDDEE0
#DDDEE0 is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.0% C 0.003 H 264.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEE0 |
|---|---|
| RGB | rgb(221, 222, 224) |
| HSL | hsl(220, 5%, 87%) |
| HSV | hsv(220, 1%, 88%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(88.45, 0.02, -1.10) |
| CIE-LCH | lch(88.45, 1.10, 271.29°) |
| OKLab | oklab(90.04% -0.0003 -0.0029) |
| OKLCH | oklch(90.04% 0.003 264.5) |
| XYZ | xyz(69.3923, 72.9964, 80.9405) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.16
Fog
#D8DCE0
ΔE00 1.63
Light Gray
#D3D3D3
ΔE00 2.74
Light Grey
#D8DCD6
ΔE00 4.81
Whitesmoke
#F5F5F5
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEE0 #E0DFDD
analogous
#DDE0E0 #DDDEE0 #DEDDE0
triadic
#DDDEE0 #E0DDDE #DEE0DD
tetradic
#DDDEE0 #E0DDE0 #E0DFDD #DDE0DE
square
#DDDEE0 #E0DDE0 #E0DFDD #DDE0DE
split-complementary
#DDDEE0 #E0DEDD #E0E0DD
monochromatic
#9DA0A6 #BDBFC3 #DDDEE0 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.35
#DDDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DDDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEE0
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEE0 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#DCDEDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddee0; /* rgb */ color: rgb(221, 222, 224); /* oklch */ color: oklch(90.0% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e7e8e9',
500: '#dddee0',
950: '#000000',
},
}SCSS
$custom: #dddee0; $custom-light: #e7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#dddee0",
"rgb": {
"r": 221,
"g": 222,
"b": 224
},
"hsl": {
"h": 220,
"s": 4.615,
"l": 87.255
},
"oklch": {
"l": 0.9004,
"c": 0.00292,
"h": 264.5
},
"luminance": 0.72997
}Semantic roles & 50–950 ramp
primary
#DDDEE0
secondary
#B3B1AE
accent
#7C578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484