#DDE6ED#DDE6ED
#DDE6ED is a very light, near-neutral cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.014 H 240.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6ED |
|---|---|
| RGB | rgb(221, 230, 237) |
| HSL | hsl(206, 31%, 90%) |
| HSV | hsv(206, 7%, 93%) |
| CMYK | cmyk(6.8%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(90.82, -1.69, -4.44) |
| CIE-LCH | lch(90.82, 4.75, 249.16°) |
| OKLab | oklab(92.02% -0.0066 -0.0119) |
| OKLCH | oklch(92.02% 0.014 240.9) |
| XYZ | xyz(73.3986, 78.0796, 91.3083) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.01
Aliceblue
#F0F8FF
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.74
Ghostwhite
#F8F8FF
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6ED #EDE4DD
analogous
#DDEDEC #DDE6ED #DDDEED
triadic
#DDE6ED #EDDDE6 #E6EDDD
tetradic
#DDE6ED #ECDDED #EDE4DD #DEEDDD
square
#DDE6ED #ECDDED #EDE4DD #DEEDDD
split-complementary
#DDE6ED #EDDDDE #EDECDD
monochromatic
#8DABC3 #B5C9D8 #DDE6ED #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.26
#DDE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DDE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6ED
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6ED | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#D9E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde6ed; /* rgb */ color: rgb(221, 230, 237); /* oklch */ color: oklch(92.0% 0.014 240.9);
Tailwind
colors: {
custom: {
50: '#e7edf2',
500: '#dde6ed',
950: '#000000',
},
}SCSS
$custom: #dde6ed; $custom-light: #e7edf2; $custom-dark: #000000;
JSON
{
"hex": "#dde6ed",
"rgb": {
"r": 221,
"g": 230,
"b": 237
},
"hsl": {
"h": 206.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92016,
"c": 0.01359,
"h": 240.9
},
"luminance": 0.7808
}Semantic roles & 50–950 ramp
primary
#DDE6ED
secondary
#C7B5A8
accent
#6C3CA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485