#DDE2E5#DDE2E5
#DDE2E5 is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 91.0% C 0.007 H 233.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E5 |
|---|---|
| RGB | rgb(221, 226, 229) |
| HSL | hsl(203, 13%, 88%) |
| HSV | hsv(203, 3%, 90%) |
| CMYK | cmyk(3.5%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(89.59, -1.13, -2.05) |
| CIE-LCH | lch(89.59, 2.34, 241.19°) |
| OKLab | oklab(90.98% -0.004 -0.0055) |
| OKLCH | oklch(90.98% 0.007 233.7) |
| XYZ | xyz(71.1554, 75.4217, 84.9227) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.52
Gainsboro
#DCDCDC
ΔE00 2.76
Light Gray
#D3D3D3
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.86
Whitesmoke
#F5F5F5
ΔE00 4.92
Aliceblue
#F0F8FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E5 #E5E0DD
analogous
#DDE5E4 #DDE2E5 #DDDEE5
triadic
#DDE2E5 #E5DDE2 #E2E5DD
tetradic
#DDE2E5 #E4DDE5 #E5E0DD #DEE5DD
square
#DDE2E5 #E4DDE5 #E5E0DD #DEE5DD
split-complementary
#DDE2E5 #E5DDDE #E5E4DD
monochromatic
#98A7B0 #BAC4CA #DDE2E5 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.31
#DDE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DDE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E5
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E5 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#DFE1E5
Tritanopia (blue-blind)
#DBE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e5; /* rgb */ color: rgb(221, 226, 229); /* oklch */ color: oklch(91.0% 0.007 233.7);
Tailwind
colors: {
custom: {
50: '#e7ebed',
500: '#dde2e5',
950: '#000000',
},
}SCSS
$custom: #dde2e5; $custom-light: #e7ebed; $custom-dark: #000000;
JSON
{
"hex": "#dde2e5",
"rgb": {
"r": 221,
"g": 226,
"b": 229
},
"hsl": {
"h": 202.5,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.90982,
"c": 0.00679,
"h": 233.7
},
"luminance": 0.75422
}Semantic roles & 50–950 ramp
primary
#DDE2E5
secondary
#BAB1AC
accent
#6A4E97
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484