#DDE2EB#DDE2EB
#DDE2EB is a very light, near-neutral blue. Relative luminance 0.758; OKLCH L 91.2% C 0.013 H 262.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2EB |
|---|---|
| RGB | rgb(221, 226, 235) |
| HSL | hsl(219, 26%, 89%) |
| HSV | hsv(219, 6%, 92%) |
| CMYK | cmyk(6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.75, -0.01, -4.96) |
| CIE-LCH | lch(89.75, 4.96, 269.94°) |
| OKLab | oklab(91.16% -0.0018 -0.0133) |
| OKLCH | oklch(91.16% 0.013 262.4) |
| XYZ | xyz(72.0076, 75.7626, 89.4112) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.73
Gainsboro
#DCDCDC
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 4.92
Ghostwhite
#F8F8FF
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2EB #EBE6DD
analogous
#DDE9EB #DDE2EB #DFDDEB
triadic
#DDE2EB #EBDDE2 #E2EBDD
tetradic
#DDE2EB #EBDDE9 #EBE6DD #DDEBDF
square
#DDE2EB #EBDDE9 #EBE6DD #DDEBDF
split-complementary
#DDE2EB #EBDFDD #E9EBDD
monochromatic
#90A0BE #B6C1D4 #DDE2EB #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.30
#DDE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DDE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2EB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2EB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#DAE4E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde2eb; /* rgb */ color: rgb(221, 226, 235); /* oklch */ color: oklch(91.2% 0.013 262.4);
Tailwind
colors: {
custom: {
50: '#e7ebf1',
500: '#dde2eb',
950: '#000000',
},
}SCSS
$custom: #dde2eb; $custom-light: #e7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dde2eb",
"rgb": {
"r": 221,
"g": 226,
"b": 235
},
"hsl": {
"h": 218.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9116,
"c": 0.01338,
"h": 262.4
},
"luminance": 0.75763
}Semantic roles & 50–950 ramp
primary
#DDE2EB
secondary
#C3BAA9
accent
#8141A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485