#DDE8EE#DDE8EE
#DDE8EE is a very light, near-neutral cyan. Relative luminance 0.793; OKLCH L 92.4% C 0.014 H 231.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8EE |
|---|---|
| RGB | rgb(221, 232, 238) |
| HSL | hsl(201, 33%, 90%) |
| HSV | hsv(201, 7%, 93%) |
| CMYK | cmyk(7.1%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(91.35, -2.53, -4.17) |
| CIE-LCH | lch(91.35, 4.88, 238.80°) |
| OKLab | oklab(92.45% -0.009 -0.0112) |
| OKLCH | oklch(92.45% 0.014 231.2) |
| XYZ | xyz(74.1048, 79.2577, 92.2665) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 5.49
Azure (CSS)
#F0FFFF
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 5.90
Ghostwhite
#F8F8FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8EE #EEE3DD
analogous
#DDEEEB #DDE8EE #DDE0EE
triadic
#DDE8EE #EEDDE8 #E8EEDD
tetradic
#DDE8EE #EBDDEE #EEE3DD #E0EEDD
square
#DDE8EE #EBDDEE #EEE3DD #E0EEDD
split-complementary
#DDE8EE #EEDDE0 #EEEBDD
monochromatic
#8BB1C5 #B4CCDA #DDE8EE #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.25
#DDE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DDE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8EE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8EE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#D9EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde8ee; /* rgb */ color: rgb(221, 232, 238); /* oklch */ color: oklch(92.4% 0.014 231.2);
Tailwind
colors: {
custom: {
50: '#e7eff3',
500: '#dde8ee',
950: '#000000',
},
}SCSS
$custom: #dde8ee; $custom-light: #e7eff3; $custom-dark: #000000;
JSON
{
"hex": "#dde8ee",
"rgb": {
"r": 221,
"g": 232,
"b": 238
},
"hsl": {
"h": 201.176,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.92446,
"c": 0.01435,
"h": 231.2
},
"luminance": 0.79258
}Semantic roles & 50–950 ramp
primary
#DDE8EE
secondary
#C8B3A7
accent
#6239AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585