#DDE2F0#DDE2F0
#DDE2F0 is a very light, near-neutral blue. Relative luminance 0.761; OKLCH L 91.3% C 0.020 H 270.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2F0 |
|---|---|
| RGB | rgb(221, 226, 240) |
| HSL | hsl(224, 39%, 90%) |
| HSV | hsv(224, 8%, 94%) |
| CMYK | cmyk(7.9%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(89.89, 0.95, -7.38) |
| CIE-LCH | lch(89.89, 7.44, 277.32°) |
| OKLab | oklab(91.31% 0.0001 -0.0198) |
| OKLCH | oklch(91.31% 0.02 270.2) |
| XYZ | xyz(72.7401, 76.0556, 93.2692) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.82
Ghostwhite
#F8F8FF
ΔE00 5.84
Aliceblue
#F0F8FF
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2F0 #F0EBDD
analogous
#DDEBF0 #DDE2F0 #E1DDF0
triadic
#DDE2F0 #F0DDE2 #E2F0DD
tetradic
#DDE2F0 #F0DDEB #F0EBDD #DDF0E1
square
#DDE2F0 #F0DDEB #F0EBDD #DDF0E1
split-complementary
#DDE2F0 #F0E1DD #EBF0DD
monochromatic
#889ACB #B3BEDD #DDE2F0 #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.30
#DDE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#DDE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2F0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2F0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#D9E5E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde2f0; /* rgb */ color: rgb(221, 226, 240); /* oklch */ color: oklch(91.3% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#e7ebf4',
500: '#dde2f0',
950: '#000000',
},
}SCSS
$custom: #dde2f0; $custom-light: #e7ebf4; $custom-dark: #000000;
JSON
{
"hex": "#dde2f0",
"rgb": {
"r": 221,
"g": 226,
"b": 240
},
"hsl": {
"h": 224.211,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.91312,
"c": 0.01978,
"h": 270.2
},
"luminance": 0.76056
}Semantic roles & 50–950 ramp
primary
#DDE2F0
secondary
#CCC2A5
accent
#9134B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485