#DDE7EA#DDE7EA
#DDE7EA is a very light, near-neutral cyan. Relative luminance 0.785; OKLCH L 92.1% C 0.011 H 217.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7EA |
|---|---|
| RGB | rgb(221, 231, 234) |
| HSL | hsl(194, 24%, 89%) |
| HSV | hsv(194, 6%, 92%) |
| CMYK | cmyk(5.6%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.99, -2.77, -2.61) |
| CIE-LCH | lch(90.99, 3.80, 223.33°) |
| OKLab | oklab(92.13% -0.0091 -0.007) |
| OKLCH | oklch(92.13% 0.011 217.5) |
| XYZ | xyz(73.2430, 78.4639, 89.1123) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.60
Aliceblue
#F0F8FF
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7EA #EAE0DD
analogous
#DDEAE7 #DDE7EA #DDE1EA
triadic
#DDE7EA #EADDE7 #E7EADD
tetradic
#DDE7EA #E7DDEA #EAE0DD #E1EADD
square
#DDE7EA #E7DDEA #EAE0DD #E1EADD
split-complementary
#DDE7EA #EADDE1 #EAE7DD
monochromatic
#91B2BB #B7CCD3 #DDE7EA #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.26
#DDE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DDE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7EA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7EA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#DAE8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde7ea; /* rgb */ color: rgb(221, 231, 234); /* oklch */ color: oklch(92.1% 0.011 217.5);
Tailwind
colors: {
custom: {
50: '#e7eef0',
500: '#dde7ea',
950: '#000000',
},
}SCSS
$custom: #dde7ea; $custom-light: #e7eef0; $custom-dark: #000000;
JSON
{
"hex": "#dde7ea",
"rgb": {
"r": 221,
"g": 231,
"b": 234
},
"hsl": {
"h": 193.846,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92128,
"c": 0.01149,
"h": 217.5
},
"luminance": 0.78464
}Semantic roles & 50–950 ramp
primary
#DDE7EA
secondary
#C2AFA9
accent
#5943A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585