#DDE2F7#DDE2F7
#DDE2F7 is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.5% C 0.029 H 275.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2F7 |
|---|---|
| RGB | rgb(221, 226, 247) |
| HSL | hsl(228, 62%, 92%) |
| HSV | hsv(228, 11%, 97%) |
| CMYK | cmyk(10.5%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(90.08, 2.31, -10.76) |
| CIE-LCH | lch(90.08, 11.01, 282.13°) |
| OKLab | oklab(91.53% 0.0026 -0.0289) |
| OKLCH | oklch(91.53% 0.029 275.1) |
| XYZ | xyz(73.8001, 76.4796, 98.8516) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.45
Ghostwhite
#F8F8FF
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.55
Aliceblue
#F0F8FF
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2F7 #F7F2DD
analogous
#DDEFF7 #DDE2F7 #E5DDF7
triadic
#DDE2F7 #F7DDE2 #E2F7DD
tetradic
#DDE2F7 #F7DDEF #F7F2DD #DDF7E5
square
#DDE2F7 #F7DDEF #F7F2DD #DDF7E5
split-complementary
#DDE2F7 #F7E5DD #EFF7DD
monochromatic
#7A8DE0 #ABB8EB #DDE2F7 #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.29
#DDE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DDE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2F7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2F7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#D8E6E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde2f7; /* rgb */ color: rgb(221, 226, 247); /* oklch */ color: oklch(91.5% 0.029 275.1);
Tailwind
colors: {
custom: {
50: '#e7ebf9',
500: '#dde2f7',
950: '#000000',
},
}SCSS
$custom: #dde2f7; $custom-light: #e7ebf9; $custom-dark: #000000;
JSON
{
"hex": "#dde2f7",
"rgb": {
"r": 221,
"g": 226,
"b": 247
},
"hsl": {
"h": 228.462,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.91531,
"c": 0.02907,
"h": 275.1
},
"luminance": 0.7648
}Semantic roles & 50–950 ramp
primary
#DDE2F7
secondary
#D9CE9F
accent
#A81CCA
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485