#DDE7EB#DDE7EB
#DDE7EB is a very light, near-neutral cyan. Relative luminance 0.785; OKLCH L 92.2% C 0.012 H 223.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7EB |
|---|---|
| RGB | rgb(221, 231, 235) |
| HSL | hsl(197, 26%, 89%) |
| HSV | hsv(197, 6%, 92%) |
| CMYK | cmyk(6%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.02, -2.58, -3.09) |
| CIE-LCH | lch(91.02, 4.03, 230.18°) |
| OKLab | oklab(92.16% -0.0087 -0.0083) |
| OKLCH | oklch(92.16% 0.012 223.5) |
| XYZ | xyz(73.3871, 78.5215, 89.8710) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Aliceblue
#F0F8FF
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.57
Azure (CSS)
#F0FFFF
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7EB #EBE1DD
analogous
#DDEBE8 #DDE7EB #DDE0EB
triadic
#DDE7EB #EBDDE7 #E7EBDD
tetradic
#DDE7EB #E8DDEB #EBE1DD #E0EBDD
square
#DDE7EB #E8DDEB #EBE1DD #E0EBDD
split-complementary
#DDE7EB #EBDDE0 #EBE8DD
monochromatic
#90B1BE #B6CCD4 #DDE7EB #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.26
#DDE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DDE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7EB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7EB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#DAE8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde7eb; /* rgb */ color: rgb(221, 231, 235); /* oklch */ color: oklch(92.2% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#e7eef1',
500: '#dde7eb',
950: '#000000',
},
}SCSS
$custom: #dde7eb; $custom-light: #e7eef1; $custom-dark: #000000;
JSON
{
"hex": "#dde7eb",
"rgb": {
"r": 221,
"g": 231,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92157,
"c": 0.01204,
"h": 223.5
},
"luminance": 0.78522
}Semantic roles & 50–950 ramp
primary
#DDE7EB
secondary
#C3B0A9
accent
#5D41A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585