#DDE4E7#DDE4E7
#DDE4E7 is a very light, near-neutral cyan. Relative luminance 0.766; OKLCH L 91.4% C 0.009 H 225.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E7 |
|---|---|
| RGB | rgb(221, 228, 231) |
| HSL | hsl(198, 17%, 89%) |
| HSV | hsv(198, 4%, 91%) |
| CMYK | cmyk(4.3%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.15, -1.79, -2.27) |
| CIE-LCH | lch(90.15, 2.89, 231.86°) |
| OKLab | oklab(91.44% -0.0061 -0.0061) |
| OKLCH | oklch(91.44% 0.009 225.1) |
| XYZ | xyz(71.9832, 76.6280, 86.5842) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.31
Gainsboro
#DCDCDC
ΔE00 3.59
Aliceblue
#F0F8FF
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E7 #E7E0DD
analogous
#DDE7E5 #DDE4E7 #DDDFE7
triadic
#DDE4E7 #E7DDE4 #E4E7DD
tetradic
#DDE4E7 #E5DDE7 #E7E0DD #DFE7DD
square
#DDE4E7 #E5DDE7 #E7E0DD #DFE7DD
split-complementary
#DDE4E7 #E7DDDF #E7E5DD
monochromatic
#95ABB4 #B9C8CE #DDE4E7 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.29
#DDE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DDE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E7
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#DBE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e7; /* rgb */ color: rgb(221, 228, 231); /* oklch */ color: oklch(91.4% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#e7ecee',
500: '#dde4e7',
950: '#000000',
},
}SCSS
$custom: #dde4e7; $custom-light: #e7ecee; $custom-dark: #000000;
JSON
{
"hex": "#dde4e7",
"rgb": {
"r": 221,
"g": 228,
"b": 231
},
"hsl": {
"h": 198,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.9144,
"c": 0.0086,
"h": 225.1
},
"luminance": 0.76628
}Semantic roles & 50–950 ramp
primary
#DDE4E7
secondary
#BDB0AB
accent
#624A9C
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485