#DDE6EF#DDE6EF
#DDE6EF is a very light, near-neutral cyan. Relative luminance 0.782; OKLCH L 92.1% C 0.016 H 248.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6EF |
|---|---|
| RGB | rgb(221, 230, 239) |
| HSL | hsl(210, 36%, 90%) |
| HSV | hsv(210, 8%, 94%) |
| CMYK | cmyk(7.5%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.87, -1.31, -5.40) |
| CIE-LCH | lch(90.87, 5.56, 256.39°) |
| OKLab | oklab(92.08% -0.0058 -0.0145) |
| OKLCH | oklch(92.08% 0.016 248) |
| XYZ | xyz(73.6924, 78.1971, 92.8558) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.38
Aliceblue
#F0F8FF
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 5.81
Whitesmoke
#F5F5F5
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6EF #EFE6DD
analogous
#DDEFEF #DDE6EF #DDDDEF
triadic
#DDE6EF #EFDDE6 #E6EFDD
tetradic
#DDE6EF #EFDDEF #EFE6DD #DDEFDD
square
#DDE6EF #EFDDEF #EFE6DD #DDEFDD
split-complementary
#DDE6EF #EFDDDD #EFEFDD
monochromatic
#8AA9C8 #B3C7DB #DDE6EF #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.26
#DDE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DDE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6EF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6EF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#D9E8E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde6ef; /* rgb */ color: rgb(221, 230, 239); /* oklch */ color: oklch(92.1% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#e7edf4',
500: '#dde6ef',
950: '#000000',
},
}SCSS
$custom: #dde6ef; $custom-light: #e7edf4; $custom-dark: #000000;
JSON
{
"hex": "#dde6ef",
"rgb": {
"r": 221,
"g": 230,
"b": 239
},
"hsl": {
"h": 210,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.92076,
"c": 0.01562,
"h": 248
},
"luminance": 0.78198
}Semantic roles & 50–950 ramp
primary
#DDE6EF
secondary
#CAB8A6
accent
#7337AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485