#DDE7EF#DDE7EF
#DDE7EF is a very light, near-neutral cyan. Relative luminance 0.788; OKLCH L 92.3% C 0.015 H 241.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7EF |
|---|---|
| RGB | rgb(221, 231, 239) |
| HSL | hsl(207, 36%, 90%) |
| HSV | hsv(207, 8%, 94%) |
| CMYK | cmyk(7.5%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.12, -1.82, -5.03) |
| CIE-LCH | lch(91.12, 5.35, 250.08°) |
| OKLab | oklab(92.28% -0.0072 -0.0135) |
| OKLCH | oklch(92.28% 0.015 241.8) |
| XYZ | xyz(73.9715, 78.7553, 92.9488) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.49
Aliceblue
#F0F8FF
ΔE00 3.75
Gainsboro
#DCDCDC
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 6.04
Ghostwhite
#F8F8FF
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7EF #EFE5DD
analogous
#DDEFEE #DDE7EF #DDDEEF
triadic
#DDE7EF #EFDDE7 #E7EFDD
tetradic
#DDE7EF #EEDDEF #EFE5DD #DEEFDD
square
#DDE7EF #EEDDEF #EFE5DD #DEEFDD
split-complementary
#DDE7EF #EFDDDE #EFEEDD
monochromatic
#8AACC8 #B3CADB #DDE7EF #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.25
#DDE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DDE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7EF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7EF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#D9E9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde7ef; /* rgb */ color: rgb(221, 231, 239); /* oklch */ color: oklch(92.3% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#e7eef4',
500: '#dde7ef',
950: '#000000',
},
}SCSS
$custom: #dde7ef; $custom-light: #e7eef4; $custom-dark: #000000;
JSON
{
"hex": "#dde7ef",
"rgb": {
"r": 221,
"g": 231,
"b": 239
},
"hsl": {
"h": 206.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.92276,
"c": 0.0153,
"h": 241.8
},
"luminance": 0.78756
}Semantic roles & 50–950 ramp
primary
#DDE7EF
secondary
#CAB6A6
accent
#6C37AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585