#DDE7FC#DDE7FC
#DDE7FC is a very light, muted blue. Relative luminance 0.796; OKLCH L 92.7% C 0.031 H 265.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7FC |
|---|---|
| RGB | rgb(221, 231, 252) |
| HSL | hsl(221, 84%, 93%) |
| HSV | hsv(221, 12%, 99%) |
| CMYK | cmyk(12.3%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.48, 0.71, -11.29) |
| CIE-LCH | lch(91.48, 11.31, 273.62°) |
| OKLab | oklab(92.68% -0.0025 -0.0304) |
| OKLCH | oklch(92.68% 0.031 265.3) |
| XYZ | xyz(75.9615, 79.5513, 103.4295) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7FC #FCF2DD
analogous
#DDF6FC #DDE7FC #E2DDFC
triadic
#DDE7FC #FCDDE7 #E7FCDD
tetradic
#DDE7FC #FCDDF6 #FCF2DD #DDFCE2
square
#DDE7FC #FCDDF6 #FCF2DD #DDFCE2
split-complementary
#DDE7FC #FCE2DD #F6FCDD
monochromatic
#6D98F2 #A5BFF7 #DDE7FC #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.24
#DDE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DDE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7FC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7FC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D6EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde7fc; /* rgb */ color: rgb(221, 231, 252); /* oklch */ color: oklch(92.7% 0.031 265.3);
Tailwind
colors: {
custom: {
50: '#e7eefd',
500: '#dde7fc',
950: '#000000',
},
}SCSS
$custom: #dde7fc; $custom-light: #e7eefd; $custom-dark: #000000;
JSON
{
"hex": "#dde7fc",
"rgb": {
"r": 221,
"g": 231,
"b": 252
},
"hsl": {
"h": 220.645,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92677,
"c": 0.03052,
"h": 265.3
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#DDE7FC
secondary
#E4CC99
accent
#9A05E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585