#DDE2EA#DDE2EA
#DDE2EA is a very light, near-neutral blue. Relative luminance 0.757; OKLCH L 91.1% C 0.012 H 259.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2EA |
|---|---|
| RGB | rgb(221, 226, 234) |
| HSL | hsl(217, 24%, 89%) |
| HSV | hsv(217, 6%, 92%) |
| CMYK | cmyk(5.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.72, -0.19, -4.48) |
| CIE-LCH | lch(89.72, 4.48, 267.52°) |
| OKLab | oklab(91.13% -0.0021 -0.012) |
| OKLCH | oklch(91.13% 0.012 259.8) |
| XYZ | xyz(71.8636, 75.7050, 88.6525) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.33
Gainsboro
#DCDCDC
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 4.80
Light Gray
#D3D3D3
ΔE00 5.26
Ghostwhite
#F8F8FF
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2EA #EAE5DD
analogous
#DDE9EA #DDE2EA #DFDDEA
triadic
#DDE2EA #EADDE2 #E2EADD
tetradic
#DDE2EA #EADDE9 #EAE5DD #DDEADF
square
#DDE2EA #EADDE9 #EAE5DD #DDEADF
split-complementary
#DDE2EA #EADFDD #E9EADD
monochromatic
#91A1BB #B7C2D3 #DDE2EA #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.30
#DDE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DDE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2EA
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2EA | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#DAE4E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde2ea; /* rgb */ color: rgb(221, 226, 234); /* oklch */ color: oklch(91.1% 0.012 259.8);
Tailwind
colors: {
custom: {
50: '#e7ebf0',
500: '#dde2ea',
950: '#000000',
},
}SCSS
$custom: #dde2ea; $custom-light: #e7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dde2ea",
"rgb": {
"r": 221,
"g": 226,
"b": 234
},
"hsl": {
"h": 216.923,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9113,
"c": 0.01215,
"h": 259.8
},
"luminance": 0.75705
}Semantic roles & 50–950 ramp
primary
#DDE2EA
secondary
#C2B8A9
accent
#7E43A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485