#DDDEE1#DDDEE1
#DDDEE1 is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.1% C 0.004 H 271.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEE1 |
|---|---|
| RGB | rgb(221, 222, 225) |
| HSL | hsl(225, 6%, 87%) |
| HSV | hsv(225, 2%, 88%) |
| CMYK | cmyk(1.8%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(88.47, 0.21, -1.58) |
| CIE-LCH | lch(88.47, 1.60, 277.44°) |
| OKLab | oklab(90.07% 0.0001 -0.0042) |
| OKLCH | oklch(90.07% 0.004 271.4) |
| XYZ | xyz(69.5283, 73.0508, 81.6569) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.53
Gainsboro
#DCDCDC
ΔE00 1.62
Light Gray
#D3D3D3
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.32
Ghostwhite
#F8F8FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEE1 #E1E0DD
analogous
#DDE0E1 #DDDEE1 #DEDDE1
triadic
#DDDEE1 #E1DDDE #DEE1DD
tetradic
#DDDEE1 #E1DDE0 #E1E0DD #DDE1DE
square
#DDDEE1 #E1DDE0 #E1E0DD #DDE1DE
split-complementary
#DDDEE1 #E1DEDD #E0E1DD
monochromatic
#9C9FA8 #BCBEC4 #DDDEE1 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.35
#DDDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DDDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEE1
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEE1 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#DCDFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddee1; /* rgb */ color: rgb(221, 222, 225); /* oklch */ color: oklch(90.1% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#e7e8ea',
500: '#dddee1',
950: '#000000',
},
}SCSS
$custom: #dddee1; $custom-light: #e7e8ea; $custom-dark: #000000;
JSON
{
"hex": "#dddee1",
"rgb": {
"r": 221,
"g": 222,
"b": 225
},
"hsl": {
"h": 225,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90069,
"c": 0.00421,
"h": 271.4
},
"luminance": 0.73051
}Semantic roles & 50–950 ramp
primary
#DDDEE1
secondary
#B5B3AE
accent
#815590
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484