#DDE2E7#DDE2E7
#DDE2E7 is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.009 H 247.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E7 |
|---|---|
| RGB | rgb(221, 226, 231) |
| HSL | hsl(210, 17%, 89%) |
| HSV | hsv(210, 4%, 91%) |
| CMYK | cmyk(4.3%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(89.64, -0.76, -3.02) |
| CIE-LCH | lch(89.64, 3.11, 255.96°) |
| OKLab | oklab(91.04% -0.0033 -0.0081) |
| OKLCH | oklch(91.04% 0.009 247.9) |
| XYZ | xyz(71.4362, 75.5340, 86.4019) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.43
Gainsboro
#DCDCDC
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 4.45
Aliceblue
#F0F8FF
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 5.16
Ghostwhite
#F8F8FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E7 #E7E2DD
analogous
#DDE7E7 #DDE2E7 #DDDDE7
triadic
#DDE2E7 #E7DDE2 #E2E7DD
tetradic
#DDE2E7 #E7DDE7 #E7E2DD #DDE7DD
square
#DDE2E7 #E7DDE7 #E7E2DD #DDE7DD
split-complementary
#DDE2E7 #E7DDDD #E7E7DD
monochromatic
#95A5B4 #B9C3CE #DDE2E7 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.30
#DDE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DDE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E7
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E7 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#DBE3E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e7; /* rgb */ color: rgb(221, 226, 231); /* oklch */ color: oklch(91.0% 0.009 247.9);
Tailwind
colors: {
custom: {
50: '#e7ebee',
500: '#dde2e7',
950: '#000000',
},
}SCSS
$custom: #dde2e7; $custom-light: #e7ebee; $custom-dark: #000000;
JSON
{
"hex": "#dde2e7",
"rgb": {
"r": 221,
"g": 226,
"b": 231
},
"hsl": {
"h": 210,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.91041,
"c": 0.0087,
"h": 247.9
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#DDE2E7
secondary
#BDB4AB
accent
#734A9C
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485