#DDE2F2#DDE2F2
#DDE2F2 is a very light, muted blue. Relative luminance 0.762; OKLCH L 91.4% C 0.022 H 272.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2F2 |
|---|---|
| RGB | rgb(221, 226, 242) |
| HSL | hsl(226, 45%, 91%) |
| HSV | hsv(226, 9%, 95%) |
| CMYK | cmyk(8.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.94, 1.33, -8.35) |
| CIE-LCH | lch(89.94, 8.45, 279.08°) |
| OKLab | oklab(91.37% 0.0008 -0.0224) |
| OKLCH | oklch(91.37% 0.022 272) |
| XYZ | xyz(73.0389, 76.1751, 94.8425) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Fog
#D8DCE0
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 6.20
Aliceblue
#F0F8FF
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2F2 #F2EDDD
analogous
#DDECF2 #DDE2F2 #E2DDF2
triadic
#DDE2F2 #F2DDE2 #E2F2DD
tetradic
#DDE2F2 #F2DDEC #F2EDDD #DDF2E2
square
#DDE2F2 #F2DDEC #F2EDDD #DDF2E2
split-complementary
#DDE2F2 #F2E2DD #ECF2DD
monochromatic
#8496D0 #B1BCE1 #DDE2F2 #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.29
#DDE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DDE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2F2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2F2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#D9E5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde2f2; /* rgb */ color: rgb(221, 226, 242); /* oklch */ color: oklch(91.4% 0.022 272.0);
Tailwind
colors: {
custom: {
50: '#e7ebf6',
500: '#dde2f2',
950: '#000000',
},
}SCSS
$custom: #dde2f2; $custom-light: #e7ebf6; $custom-dark: #000000;
JSON
{
"hex": "#dde2f2",
"rgb": {
"r": 221,
"g": 226,
"b": 242
},
"hsl": {
"h": 225.714,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91374,
"c": 0.02241,
"h": 272
},
"luminance": 0.76176
}Semantic roles & 50–950 ramp
primary
#DDE2F2
secondary
#CFC5A4
accent
#972EB8
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485