#DDE7FE#DDE7FE
#DDE7FE is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.7% C 0.033 H 266.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7FE |
|---|---|
| RGB | rgb(221, 231, 254) |
| HSL | hsl(222, 94%, 93%) |
| HSV | hsv(222, 13%, 100%) |
| CMYK | cmyk(13%, 9.1%, 0%, 0.4%) |
| CIE-LAB | lab(91.54, 1.12, -12.25) |
| CIE-LCH | lch(91.54, 12.30, 275.20°) |
| OKLab | oklab(92.74% -0.0018 -0.033) |
| OKLCH | oklch(92.74% 0.033 266.9) |
| XYZ | xyz(76.2801, 79.6787, 105.1075) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 7.48
Ghostwhite
#F8F8FF
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7FE #FEF4DD
analogous
#DDF7FE #DDE7FE #E3DDFE
triadic
#DDE7FE #FEDDE7 #E7FEDD
tetradic
#DDE7FE #FEDDF7 #FEF4DD #DDFEE3
square
#DDE7FE #FEDDF7 #FEF4DD #DDFEE3
split-complementary
#DDE7FE #FEE3DD #F7FEDD
monochromatic
#6693FB #A2BDFC #DDE7FE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.24
#DDE7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DDE7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7FE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7FE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#D6EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde7fe; /* rgb */ color: rgb(221, 231, 254); /* oklch */ color: oklch(92.7% 0.033 266.9);
Tailwind
colors: {
custom: {
50: '#e7eefe',
500: '#dde7fe',
950: '#000000',
},
}SCSS
$custom: #dde7fe; $custom-light: #e7eefe; $custom-dark: #000000;
JSON
{
"hex": "#dde7fe",
"rgb": {
"r": 221,
"g": 231,
"b": 254
},
"hsl": {
"h": 221.818,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.92741,
"c": 0.03308,
"h": 266.9
},
"luminance": 0.7968
}Semantic roles & 50–950 ramp
primary
#DDE7FE
secondary
#E9D096
accent
#A000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585