#DDE7EE#DDE7EE
#DDE7EE is a very light, near-neutral cyan. Relative luminance 0.787; OKLCH L 92.2% C 0.014 H 238.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7EE |
|---|---|
| RGB | rgb(221, 231, 238) |
| HSL | hsl(205, 33%, 90%) |
| HSV | hsv(205, 7%, 93%) |
| CMYK | cmyk(7.1%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(91.10, -2.01, -4.55) |
| CIE-LCH | lch(91.10, 4.97, 246.11°) |
| OKLab | oklab(92.25% -0.0076 -0.0122) |
| OKLCH | oklch(92.25% 0.014 238) |
| XYZ | xyz(73.8241, 78.6963, 92.1729) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.38
Aliceblue
#F0F8FF
ΔE00 3.77
Gainsboro
#DCDCDC
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7EE #EEE4DD
analogous
#DDEEEC #DDE7EE #DDDFEE
triadic
#DDE7EE #EEDDE7 #E7EEDD
tetradic
#DDE7EE #ECDDEE #EEE4DD #DFEEDD
square
#DDE7EE #ECDDEE #EEE4DD #DFEEDD
split-complementary
#DDE7EE #EEDDDF #EEECDD
monochromatic
#8BADC5 #B4CADA #DDE7EE #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.25
#DDE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DDE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7EE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7EE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#D9E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde7ee; /* rgb */ color: rgb(221, 231, 238); /* oklch */ color: oklch(92.2% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#e7eef3',
500: '#dde7ee',
950: '#000000',
},
}SCSS
$custom: #dde7ee; $custom-light: #e7eef3; $custom-dark: #000000;
JSON
{
"hex": "#dde7ee",
"rgb": {
"r": 221,
"g": 231,
"b": 238
},
"hsl": {
"h": 204.706,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.92246,
"c": 0.01436,
"h": 238
},
"luminance": 0.78697
}Semantic roles & 50–950 ramp
primary
#DDE7EE
secondary
#C8B5A7
accent
#6939AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585