#DDE6EE#DDE6EE
#DDE6EE is a very light, near-neutral cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.015 H 244.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6EE |
|---|---|
| RGB | rgb(221, 230, 238) |
| HSL | hsl(208, 33%, 90%) |
| HSV | hsv(208, 7%, 93%) |
| CMYK | cmyk(7.1%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.84, -1.50, -4.92) |
| CIE-LCH | lch(90.84, 5.14, 253.05°) |
| OKLab | oklab(92.05% -0.0062 -0.0132) |
| OKLCH | oklch(92.05% 0.015 244.7) |
| XYZ | xyz(73.5451, 78.1382, 92.0799) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.16
Aliceblue
#F0F8FF
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 5.20
Ghostwhite
#F8F8FF
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6EE #EEE5DD
analogous
#DDEEED #DDE6EE #DDDEEE
triadic
#DDE6EE #EEDDE6 #E6EEDD
tetradic
#DDE6EE #EDDDEE #EEE5DD #DEEEDD
square
#DDE6EE #EDDDEE #EEE5DD #DEEEDD
split-complementary
#DDE6EE #EEDDDE #EEEDDD
monochromatic
#8BAAC5 #B4C8DA #DDE6EE #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.26
#DDE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DDE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6EE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6EE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#D9E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde6ee; /* rgb */ color: rgb(221, 230, 238); /* oklch */ color: oklch(92.0% 0.015 244.7);
Tailwind
colors: {
custom: {
50: '#e7edf3',
500: '#dde6ee',
950: '#000000',
},
}SCSS
$custom: #dde6ee; $custom-light: #e7edf3; $custom-dark: #000000;
JSON
{
"hex": "#dde6ee",
"rgb": {
"r": 221,
"g": 230,
"b": 238
},
"hsl": {
"h": 208.235,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.92046,
"c": 0.01457,
"h": 244.7
},
"luminance": 0.78139
}Semantic roles & 50–950 ramp
primary
#DDE6EE
secondary
#C8B7A7
accent
#6F39AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485