#DDE5EE#DDE5EE
#DDE5EE is a very light, near-neutral cyan. Relative luminance 0.776; OKLCH L 91.8% C 0.015 H 251.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5EE |
|---|---|
| RGB | rgb(221, 229, 238) |
| HSL | hsl(212, 33%, 90%) |
| HSV | hsv(212, 7%, 93%) |
| CMYK | cmyk(7.1%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.59, -0.98, -5.29) |
| CIE-LCH | lch(90.59, 5.38, 259.47°) |
| OKLab | oklab(91.85% -0.0048 -0.0142) |
| OKLCH | oklch(91.85% 0.015 251.2) |
| XYZ | xyz(73.2676, 77.5832, 91.9874) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.12
Aliceblue
#F0F8FF
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 5.21
Ghostwhite
#F8F8FF
ΔE00 5.65
Whitesmoke
#F5F5F5
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5EE #EEE6DD
analogous
#DDEDEE #DDE5EE #DEDDEE
triadic
#DDE5EE #EEDDE5 #E5EEDD
tetradic
#DDE5EE #EEDDED #EEE6DD #DDEEDE
square
#DDE5EE #EEDDED #EEE6DD #DDEEDE
split-complementary
#DDE5EE #EEDEDD #EDEEDD
monochromatic
#8BA7C5 #B4C6DA #DDE5EE #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.27
#DDE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DDE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5EE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5EE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#D9E7E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde5ee; /* rgb */ color: rgb(221, 229, 238); /* oklch */ color: oklch(91.8% 0.015 251.2);
Tailwind
colors: {
custom: {
50: '#e7edf3',
500: '#dde5ee',
950: '#000000',
},
}SCSS
$custom: #dde5ee; $custom-light: #e7edf3; $custom-dark: #000000;
JSON
{
"hex": "#dde5ee",
"rgb": {
"r": 221,
"g": 229,
"b": 238
},
"hsl": {
"h": 211.765,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91847,
"c": 0.01498,
"h": 251.2
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#DDE5EE
secondary
#C8B9A7
accent
#7639AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485