#DDE4FD#DDE4FD
#DDE4FD is a very light, muted blue. Relative luminance 0.780; OKLCH L 92.1% C 0.035 H 273.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4FD |
|---|---|
| RGB | rgb(221, 228, 253) |
| HSL | hsl(227, 89%, 93%) |
| HSV | hsv(227, 13%, 99%) |
| CMYK | cmyk(12.6%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.76, 2.47, -12.89) |
| CIE-LCH | lch(90.76, 13.13, 280.84°) |
| OKLab | oklab(92.12% 0.002 -0.0348) |
| OKLCH | oklch(92.12% 0.035 273.3) |
| XYZ | xyz(75.2879, 77.9499, 103.9888) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 8.18
Ghostwhite
#F8F8FF
ΔE00 8.26
Aliceblue
#F0F8FF
ΔE00 8.76
Fog
#D8DCE0
ΔE00 8.82
Periwinkle
#CCCCFF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4FD #FDF6DD
analogous
#DDF4FD #DDE4FD #E6DDFD
triadic
#DDE4FD #FDDDE4 #E4FDDD
tetradic
#DDE4FD #FDDDF4 #FDF6DD #DDFDE6
square
#DDE4FD #FDDDF4 #FDF6DD #DDFDE6
split-complementary
#DDE4FD #FDE6DD #F4FDDD
monochromatic
#6988F6 #A3B6FA #DDE4FD #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.27
#DDE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DDE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4FD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4FD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#D6E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde4fd; /* rgb */ color: rgb(221, 228, 253); /* oklch */ color: oklch(92.1% 0.035 273.3);
Tailwind
colors: {
custom: {
50: '#e7ecfe',
500: '#dde4fd',
950: '#000000',
},
}SCSS
$custom: #dde4fd; $custom-light: #e7ecfe; $custom-dark: #000000;
JSON
{
"hex": "#dde4fd",
"rgb": {
"r": 221,
"g": 228,
"b": 253
},
"hsl": {
"h": 226.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92118,
"c": 0.03484,
"h": 273.3
},
"luminance": 0.77951
}Semantic roles & 50–950 ramp
primary
#DDE4FD
secondary
#E7D597
accent
#B300E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485