#DDE2E4#DDE2E4
#DDE2E4 is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 91.0% C 0.006 H 223.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E4 |
|---|---|
| RGB | rgb(221, 226, 228) |
| HSL | hsl(197, 11%, 88%) |
| HSV | hsv(197, 3%, 89%) |
| CMYK | cmyk(3.1%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.56, -1.31, -1.56) |
| CIE-LCH | lch(89.56, 2.04, 229.99°) |
| OKLab | oklab(90.95% -0.0044 -0.0042) |
| OKLCH | oklch(90.95% 0.006 223.5) |
| XYZ | xyz(71.0162, 75.3660, 84.1895) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.80
Gainsboro
#DCDCDC
ΔE00 2.64
Light Gray
#D3D3D3
ΔE00 4.01
Light Grey
#D8DCD6
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 4.87
Aliceblue
#F0F8FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E4 #E4DFDD
analogous
#DDE4E2 #DDE2E4 #DDDEE4
triadic
#DDE2E4 #E4DDE2 #E2E4DD
tetradic
#DDE2E4 #E2DDE4 #E4DFDD #DEE4DD
square
#DDE2E4 #E2DDE4 #E4DFDD #DEE4DD
split-complementary
#DDE2E4 #E4DDDE #E4E2DD
monochromatic
#99A8AE #BBC5C9 #DDE2E4 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.31
#DDE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DDE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E4
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E4 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#DBE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e4; /* rgb */ color: rgb(221, 226, 228); /* oklch */ color: oklch(91.0% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#e7ebec',
500: '#dde2e4',
950: '#000000',
},
}SCSS
$custom: #dde2e4; $custom-light: #e7ebec; $custom-dark: #000000;
JSON
{
"hex": "#dde2e4",
"rgb": {
"r": 221,
"g": 226,
"b": 228
},
"hsl": {
"h": 197.143,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.90953,
"c": 0.00606,
"h": 223.5
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#DDE2E4
secondary
#B9B0AC
accent
#645096
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484