#DDDEE2#DDDEE2
#DDDEE2 is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.1% C 0.006 H 275.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEE2 |
|---|---|
| RGB | rgb(221, 222, 226) |
| HSL | hsl(228, 8%, 88%) |
| HSV | hsv(228, 2%, 89%) |
| CMYK | cmyk(2.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(88.50, 0.39, -2.07) |
| CIE-LCH | lch(88.50, 2.11, 280.65°) |
| OKLab | oklab(90.1% 0.0005 -0.0055) |
| OKLCH | oklch(90.1% 0.006 275) |
| XYZ | xyz(69.6651, 73.1056, 82.3774) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.61
Gainsboro
#DCDCDC
ΔE00 2.11
Light Gray
#D3D3D3
ΔE00 3.28
Whitesmoke
#F5F5F5
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEE2 #E2E1DD
analogous
#DDE0E2 #DDDEE2 #DEDDE2
triadic
#DDDEE2 #E2DDDE #DEE2DD
tetradic
#DDDEE2 #E2DDE0 #E2E1DD #DDE2DE
square
#DDDEE2 #E2DDE0 #E2E1DD #DDE2DE
split-complementary
#DDDEE2 #E2DEDD #E0E2DD
monochromatic
#9B9EAA #BCBEC6 #DDDEE2 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.34
#DDDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DDDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEE2
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEE2 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#DCDFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddee2; /* rgb */ color: rgb(221, 222, 226); /* oklch */ color: oklch(90.1% 0.006 275.0);
Tailwind
colors: {
custom: {
50: '#e7e8eb',
500: '#dddee2',
950: '#000000',
},
}SCSS
$custom: #dddee2; $custom-light: #e7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#dddee2",
"rgb": {
"r": 221,
"g": 222,
"b": 226
},
"hsl": {
"h": 228,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90098,
"c": 0.00553,
"h": 275
},
"luminance": 0.73106
}Semantic roles & 50–950 ramp
primary
#DDDEE2
secondary
#B6B4AD
accent
#855492
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484