#DDE8EB#DDE8EB
#DDE8EB is a very light, near-neutral cyan. Relative luminance 0.791; OKLCH L 92.4% C 0.012 H 215.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8EB |
|---|---|
| RGB | rgb(221, 232, 235) |
| HSL | hsl(193, 26%, 89%) |
| HSV | hsv(193, 6%, 92%) |
| CMYK | cmyk(6%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.27, -3.09, -2.72) |
| CIE-LCH | lch(91.27, 4.12, 221.34°) |
| OKLab | oklab(92.36% -0.0101 -0.0073) |
| OKLCH | oklch(92.36% 0.012 215.8) |
| XYZ | xyz(73.6678, 79.0829, 89.9646) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8EB #EBE0DD
analogous
#DDEBE7 #DDE8EB #DDE1EB
triadic
#DDE8EB #EBDDE8 #E8EBDD
tetradic
#DDE8EB #E7DDEB #EBE0DD #E1EBDD
square
#DDE8EB #E7DDEB #EBE0DD #E1EBDD
split-complementary
#DDE8EB #EBDDE1 #EBE7DD
monochromatic
#90B4BE #B6CED4 #DDE8EB #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.25
#DDE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DDE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8EB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8EB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#D9E9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde8eb; /* rgb */ color: rgb(221, 232, 235); /* oklch */ color: oklch(92.4% 0.012 215.8);
Tailwind
colors: {
custom: {
50: '#e7eff1',
500: '#dde8eb',
950: '#000000',
},
}SCSS
$custom: #dde8eb; $custom-light: #e7eff1; $custom-dark: #000000;
JSON
{
"hex": "#dde8eb",
"rgb": {
"r": 221,
"g": 232,
"b": 235
},
"hsl": {
"h": 192.857,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92357,
"c": 0.01248,
"h": 215.8
},
"luminance": 0.79084
}Semantic roles & 50–950 ramp
primary
#DDE8EB
secondary
#C3AFA9
accent
#5641A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585