#DDE7FD#DDE7FD
#DDE7FD is a very light, muted blue. Relative luminance 0.796; OKLCH L 92.7% C 0.032 H 266.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7FD |
|---|---|
| RGB | rgb(221, 231, 253) |
| HSL | hsl(221, 89%, 93%) |
| HSV | hsv(221, 13%, 99%) |
| CMYK | cmyk(12.6%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.51, 0.91, -11.77) |
| CIE-LCH | lch(91.51, 11.80, 274.44°) |
| OKLab | oklab(92.71% -0.0021 -0.0317) |
| OKLCH | oklch(92.71% 0.032 266.2) |
| XYZ | xyz(76.1204, 79.6148, 104.2663) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Aliceblue
#F0F8FF
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7FD #FDF3DD
analogous
#DDF7FD #DDE7FD #E3DDFD
triadic
#DDE7FD #FDDDE7 #E7FDDD
tetradic
#DDE7FD #FDDDF7 #FDF3DD #DDFDE3
square
#DDE7FD #FDDDF7 #FDF3DD #DDFDE3
split-complementary
#DDE7FD #FDE3DD #F7FDDD
monochromatic
#6995F6 #A3BEFA #DDE7FD #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.24
#DDE7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDE7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7FD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7FD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#D6EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde7fd; /* rgb */ color: rgb(221, 231, 253); /* oklch */ color: oklch(92.7% 0.032 266.2);
Tailwind
colors: {
custom: {
50: '#e7eefe',
500: '#dde7fd',
950: '#000000',
},
}SCSS
$custom: #dde7fd; $custom-light: #e7eefe; $custom-dark: #000000;
JSON
{
"hex": "#dde7fd",
"rgb": {
"r": 221,
"g": 231,
"b": 253
},
"hsl": {
"h": 221.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92709,
"c": 0.0318,
"h": 266.2
},
"luminance": 0.79616
}Semantic roles & 50–950 ramp
primary
#DDE7FD
secondary
#E7CE97
accent
#9E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585