#DDE2ED#DDE2ED
#DDE2ED is a very light, near-neutral blue. Relative luminance 0.759; OKLCH L 91.2% C 0.016 H 266.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2ED |
|---|---|
| RGB | rgb(221, 226, 237) |
| HSL | hsl(221, 31%, 90%) |
| HSV | hsv(221, 7%, 93%) |
| CMYK | cmyk(6.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.80, 0.37, -5.93) |
| CIE-LCH | lch(89.80, 5.94, 273.61°) |
| OKLab | oklab(91.22% -0.001 -0.0159) |
| OKLCH | oklch(91.22% 0.016 266.3) |
| XYZ | xyz(72.2982, 75.8788, 90.9415) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Aliceblue
#F0F8FF
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2ED #EDE8DD
analogous
#DDEAED #DDE2ED #E0DDED
triadic
#DDE2ED #EDDDE2 #E2EDDD
tetradic
#DDE2ED #EDDDEA #EDE8DD #DDEDE0
square
#DDE2ED #EDDDEA #EDE8DD #DDEDE0
split-complementary
#DDE2ED #EDE0DD #EAEDDD
monochromatic
#8D9EC3 #B5C0D8 #DDE2ED #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.30
#DDE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DDE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2ED
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2ED | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#DAE4E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde2ed; /* rgb */ color: rgb(221, 226, 237); /* oklch */ color: oklch(91.2% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#e7ebf2',
500: '#dde2ed',
950: '#000000',
},
}SCSS
$custom: #dde2ed; $custom-light: #e7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#dde2ed",
"rgb": {
"r": 221,
"g": 226,
"b": 237
},
"hsl": {
"h": 221.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.9122,
"c": 0.0159,
"h": 266.3
},
"luminance": 0.75879
}Semantic roles & 50–950 ramp
primary
#DDE2ED
secondary
#C7BDA8
accent
#873CA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485