#DDE6EB#DDE6EB
#DDE6EB is a very light, near-neutral cyan. Relative luminance 0.780; OKLCH L 92.0% C 0.012 H 231.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6EB |
|---|---|
| RGB | rgb(221, 230, 235) |
| HSL | hsl(201, 26%, 89%) |
| HSV | hsv(201, 6%, 92%) |
| CMYK | cmyk(6%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.76, -2.07, -3.47) |
| CIE-LCH | lch(90.76, 4.04, 239.21°) |
| OKLab | oklab(91.96% -0.0073 -0.0093) |
| OKLCH | oklch(91.96% 0.012 231.7) |
| XYZ | xyz(73.1080, 77.9634, 89.7780) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.93
Aliceblue
#F0F8FF
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6EB #EBE2DD
analogous
#DDEBE9 #DDE6EB #DDDFEB
triadic
#DDE6EB #EBDDE6 #E6EBDD
tetradic
#DDE6EB #E9DDEB #EBE2DD #DFEBDD
square
#DDE6EB #E9DDEB #EBE2DD #DFEBDD
split-complementary
#DDE6EB #EBDDDF #EBE9DD
monochromatic
#90ADBE #B6CAD4 #DDE6EB #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.27
#DDE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DDE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6EB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6EB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#DAE7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde6eb; /* rgb */ color: rgb(221, 230, 235); /* oklch */ color: oklch(92.0% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#e7edf1',
500: '#dde6eb',
950: '#000000',
},
}SCSS
$custom: #dde6eb; $custom-light: #e7edf1; $custom-dark: #000000;
JSON
{
"hex": "#dde6eb",
"rgb": {
"r": 221,
"g": 230,
"b": 235
},
"hsl": {
"h": 201.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91957,
"c": 0.01184,
"h": 231.7
},
"luminance": 0.77964
}Semantic roles & 50–950 ramp
primary
#DDE6EB
secondary
#C3B2A9
accent
#6541A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485