#DDE6EA#DDE6EA
#DDE6EA is a very light, near-neutral cyan. Relative luminance 0.779; OKLCH L 91.9% C 0.011 H 226.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6EA |
|---|---|
| RGB | rgb(221, 230, 234) |
| HSL | hsl(198, 24%, 89%) |
| HSV | hsv(198, 6%, 92%) |
| CMYK | cmyk(5.6%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.74, -2.25, -2.98) |
| CIE-LCH | lch(90.74, 3.74, 232.93°) |
| OKLab | oklab(91.93% -0.0077 -0.008) |
| OKLCH | oklch(91.93% 0.011 226) |
| XYZ | xyz(72.9639, 77.9057, 89.0193) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.01
Aliceblue
#F0F8FF
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 5.39
Light Grey
#D8DCD6
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6EA #EAE1DD
analogous
#DDEAE8 #DDE6EA #DDE0EA
triadic
#DDE6EA #EADDE6 #E6EADD
tetradic
#DDE6EA #E8DDEA #EAE1DD #E0EADD
square
#DDE6EA #E8DDEA #EAE1DD #E0EADD
split-complementary
#DDE6EA #EADDE0 #EAE8DD
monochromatic
#91AEBB #B7CAD3 #DDE6EA #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.27
#DDE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DDE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6EA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6EA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#DAE7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde6ea; /* rgb */ color: rgb(221, 230, 234); /* oklch */ color: oklch(91.9% 0.011 226.0);
Tailwind
colors: {
custom: {
50: '#e7edf0',
500: '#dde6ea',
950: '#000000',
},
}SCSS
$custom: #dde6ea; $custom-light: #e7edf0; $custom-dark: #000000;
JSON
{
"hex": "#dde6ea",
"rgb": {
"r": 221,
"g": 230,
"b": 234
},
"hsl": {
"h": 198.462,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91928,
"c": 0.01111,
"h": 226
},
"luminance": 0.77906
}Semantic roles & 50–950 ramp
primary
#DDE6EA
secondary
#C2B1A9
accent
#6143A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485