#DDE4E8#DDE4E8
#DDE4E8 is a very light, near-neutral cyan. Relative luminance 0.767; OKLCH L 91.5% C 0.009 H 232.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E8 |
|---|---|
| RGB | rgb(221, 228, 232) |
| HSL | hsl(202, 19%, 89%) |
| HSV | hsv(202, 5%, 91%) |
| CMYK | cmyk(4.7%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(90.18, -1.60, -2.76) |
| CIE-LCH | lch(90.18, 3.19, 239.90°) |
| OKLab | oklab(91.47% -0.0057 -0.0074) |
| OKLCH | oklch(91.47% 0.009 232.4) |
| XYZ | xyz(72.1249, 76.6847, 87.3301) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.15
Gainsboro
#DCDCDC
ΔE00 3.71
Aliceblue
#F0F8FF
ΔE00 4.45
Light Gray
#D3D3D3
ΔE00 4.95
Whitesmoke
#F5F5F5
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E8 #E8E1DD
analogous
#DDE8E7 #DDE4E8 #DDDFE8
triadic
#DDE4E8 #E8DDE4 #E4E8DD
tetradic
#DDE4E8 #E7DDE8 #E8E1DD #DFE8DD
square
#DDE4E8 #E7DDE8 #E8E1DD #DFE8DD
split-complementary
#DDE4E8 #E8DDDF #E8E7DD
monochromatic
#94AAB7 #B8C7CF #DDE4E8 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.29
#DDE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DDE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E8
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E8 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#E1E2E8
Tritanopia (blue-blind)
#DAE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e8; /* rgb */ color: rgb(221, 228, 232); /* oklch */ color: oklch(91.5% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#e7ecef',
500: '#dde4e8',
950: '#000000',
},
}SCSS
$custom: #dde4e8; $custom-light: #e7ecef; $custom-dark: #000000;
JSON
{
"hex": "#dde4e8",
"rgb": {
"r": 221,
"g": 228,
"b": 232
},
"hsl": {
"h": 201.818,
"s": 19.298,
"l": 88.824
},
"oklch": {
"l": 0.91469,
"c": 0.00932,
"h": 232.4
},
"luminance": 0.76685
}Semantic roles & 50–950 ramp
primary
#DDE4E8
secondary
#BFB2AB
accent
#67489E
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485