#DDE5ED#DDE5ED
#DDE5ED is a very light, near-neutral cyan. Relative luminance 0.775; OKLCH L 91.8% C 0.014 H 248.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5ED |
|---|---|
| RGB | rgb(221, 229, 237) |
| HSL | hsl(210, 31%, 90%) |
| HSV | hsv(210, 7%, 93%) |
| CMYK | cmyk(6.8%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.56, -1.17, -4.81) |
| CIE-LCH | lch(90.56, 4.95, 256.28°) |
| OKLab | oklab(91.82% -0.0052 -0.0129) |
| OKLCH | oklch(91.82% 0.014 248) |
| XYZ | xyz(73.1211, 77.5246, 91.2158) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.87
Aliceblue
#F0F8FF
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.92
Ghostwhite
#F8F8FF
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5ED #EDE5DD
analogous
#DDEDED #DDE5ED #DDDDED
triadic
#DDE5ED #EDDDE5 #E5EDDD
tetradic
#DDE5ED #EDDDED #EDE5DD #DDEDDD
square
#DDE5ED #EDDDED #EDE5DD #DDEDDD
split-complementary
#DDE5ED #EDDDDD #EDEDDD
monochromatic
#8DA8C3 #B5C6D8 #DDE5ED #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.27
#DDE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DDE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5ED
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5ED | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#D9E7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde5ed; /* rgb */ color: rgb(221, 229, 237); /* oklch */ color: oklch(91.8% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#e7edf2',
500: '#dde5ed',
950: '#000000',
},
}SCSS
$custom: #dde5ed; $custom-light: #e7edf2; $custom-dark: #000000;
JSON
{
"hex": "#dde5ed",
"rgb": {
"r": 221,
"g": 229,
"b": 237
},
"hsl": {
"h": 210,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91817,
"c": 0.01389,
"h": 248
},
"luminance": 0.77525
}Semantic roles & 50–950 ramp
primary
#DDE5ED
secondary
#C7B7A8
accent
#733CA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485