#DDE4E9#DDE4E9
#DDE4E9 is a very light, near-neutral cyan. Relative luminance 0.767; OKLCH L 91.5% C 0.010 H 238.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E9 |
|---|---|
| RGB | rgb(221, 228, 233) |
| HSL | hsl(205, 21%, 89%) |
| HSV | hsv(205, 5%, 91%) |
| CMYK | cmyk(5.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(90.20, -1.41, -3.25) |
| CIE-LCH | lch(90.20, 3.54, 246.47°) |
| OKLab | oklab(91.5% -0.0053 -0.0087) |
| OKLCH | oklch(91.5% 0.01 238.5) |
| XYZ | xyz(72.2673, 76.7417, 88.0803) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.11
Gainsboro
#DCDCDC
ΔE00 3.89
Aliceblue
#F0F8FF
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 5.09
Whitesmoke
#F5F5F5
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E9 #E9E2DD
analogous
#DDE9E8 #DDE4E9 #DDDEE9
triadic
#DDE4E9 #E9DDE4 #E4E9DD
tetradic
#DDE4E9 #E8DDE9 #E9E2DD #DEE9DD
square
#DDE4E9 #E8DDE9 #E9E2DD #DEE9DD
split-complementary
#DDE4E9 #E9DDDE #E9E8DD
monochromatic
#93A9B9 #B8C6D1 #DDE4E9 #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.28
#DDE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#DDE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E9
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E9 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#DAE5E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e9; /* rgb */ color: rgb(221, 228, 233); /* oklch */ color: oklch(91.5% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#e7ecf0',
500: '#dde4e9',
950: '#000000',
},
}SCSS
$custom: #dde4e9; $custom-light: #e7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#dde4e9",
"rgb": {
"r": 221,
"g": 228,
"b": 233
},
"hsl": {
"h": 205,
"s": 21.429,
"l": 89.02
},
"oklch": {
"l": 0.91499,
"c": 0.01018,
"h": 238.5
},
"luminance": 0.76742
}Semantic roles & 50–950 ramp
primary
#DDE4E9
secondary
#C0B3AA
accent
#6B46A0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485