#DDE2E6#DDE2E6
#DDE2E6 is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.008 H 241.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E6 |
|---|---|
| RGB | rgb(221, 226, 230) |
| HSL | hsl(207, 15%, 88%) |
| HSV | hsv(207, 4%, 90%) |
| CMYK | cmyk(3.9%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(89.62, -0.94, -2.53) |
| CIE-LCH | lch(89.62, 2.70, 249.62°) |
| OKLab | oklab(91.01% -0.0036 -0.0068) |
| OKLCH | oklch(91.01% 0.008 241.6) |
| XYZ | xyz(71.2954, 75.4777, 85.6602) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.38
Gainsboro
#DCDCDC
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 4.25
Aliceblue
#F0F8FF
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E6 #E6E1DD
analogous
#DDE6E5 #DDE2E6 #DDDDE6
triadic
#DDE2E6 #E6DDE2 #E2E6DD
tetradic
#DDE2E6 #E5DDE6 #E6E1DD #DDE6DD
square
#DDE2E6 #E5DDE6 #E6E1DD #DDE6DD
split-complementary
#DDE2E6 #E6DDDD #E6E5DD
monochromatic
#96A6B2 #BAC4CC #DDE2E6 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.30
#DDE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DDE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E6
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E6 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#DBE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e6; /* rgb */ color: rgb(221, 226, 230); /* oklch */ color: oklch(91.0% 0.008 241.6);
Tailwind
colors: {
custom: {
50: '#e7ebed',
500: '#dde2e6',
950: '#000000',
},
}SCSS
$custom: #dde2e6; $custom-light: #e7ebed; $custom-dark: #000000;
JSON
{
"hex": "#dde2e6",
"rgb": {
"r": 221,
"g": 226,
"b": 230
},
"hsl": {
"h": 206.667,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.91012,
"c": 0.00768,
"h": 241.6
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#DDE2E6
secondary
#BCB3AC
accent
#6E4C99
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484