#DDE7ED#DDE7ED
#DDE7ED is a very light, near-neutral cyan. Relative luminance 0.786; OKLCH L 92.2% C 0.013 H 233.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7ED |
|---|---|
| RGB | rgb(221, 231, 237) |
| HSL | hsl(203, 31%, 90%) |
| HSV | hsv(203, 7%, 93%) |
| CMYK | cmyk(6.8%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(91.07, -2.20, -4.06) |
| CIE-LCH | lch(91.07, 4.62, 241.53°) |
| OKLab | oklab(92.22% -0.008 -0.0109) |
| OKLCH | oklch(92.22% 0.014 233.8) |
| XYZ | xyz(73.6776, 78.6377, 91.4013) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.33
Aliceblue
#F0F8FF
ΔE00 3.86
Gainsboro
#DCDCDC
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7ED #EDE3DD
analogous
#DDEDEB #DDE7ED #DDDFED
triadic
#DDE7ED #EDDDE7 #E7EDDD
tetradic
#DDE7ED #EBDDED #EDE3DD #DFEDDD
square
#DDE7ED #EBDDED #EDE3DD #DFEDDD
split-complementary
#DDE7ED #EDDDDF #EDEBDD
monochromatic
#8DAFC3 #B5CBD8 #DDE7ED #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.26
#DDE7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DDE7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7ED
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7ED | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#D9E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde7ed; /* rgb */ color: rgb(221, 231, 237); /* oklch */ color: oklch(92.2% 0.013 233.8);
Tailwind
colors: {
custom: {
50: '#e7eef2',
500: '#dde7ed',
950: '#000000',
},
}SCSS
$custom: #dde7ed; $custom-light: #e7eef2; $custom-dark: #000000;
JSON
{
"hex": "#dde7ed",
"rgb": {
"r": 221,
"g": 231,
"b": 237
},
"hsl": {
"h": 202.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92216,
"c": 0.0135,
"h": 233.8
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#DDE7ED
secondary
#C7B3A8
accent
#653CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585