#DDEAFD#DDEAFD
#DDEAFD is a very light, muted blue. Relative luminance 0.813; OKLCH L 93.3% C 0.029 H 257.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAFD |
|---|---|
| RGB | rgb(221, 234, 253) |
| HSL | hsl(216, 89%, 93%) |
| HSV | hsv(216, 13%, 99%) |
| CMYK | cmyk(12.6%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.27, -0.63, -10.64) |
| CIE-LCH | lch(92.27, 10.66, 266.59°) |
| OKLab | oklab(93.3% -0.0062 -0.0287) |
| OKLCH | oklch(93.3% 0.029 257.8) |
| XYZ | xyz(76.9672, 81.3085, 104.5486) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Fog
#D8DCE0
ΔE00 7.00
Ghostwhite
#F8F8FF
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 8.10
Whitesmoke
#F5F5F5
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAFD #FDF0DD
analogous
#DDFAFD #DDEAFD #E0DDFD
triadic
#DDEAFD #FDDDEA #EAFDDD
tetradic
#DDEAFD #FDDDFA #FDF0DD #DDFDE0
square
#DDEAFD #FDDDFA #FDF0DD #DDFDE0
split-complementary
#DDEAFD #FDE0DD #FAFDDD
monochromatic
#69A3F6 #A3C6FA #DDEAFD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.22
#DDEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DDEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAFD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAFD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#E1E7FD
Tritanopia (blue-blind)
#D6EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeafd; /* rgb */ color: rgb(221, 234, 253); /* oklch */ color: oklch(93.3% 0.029 257.8);
Tailwind
colors: {
custom: {
50: '#e7f0fe',
500: '#ddeafd',
950: '#000000',
},
}SCSS
$custom: #ddeafd; $custom-light: #e7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#ddeafd",
"rgb": {
"r": 221,
"g": 234,
"b": 253
},
"hsl": {
"h": 215.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93304,
"c": 0.02934,
"h": 257.8
},
"luminance": 0.8131
}Semantic roles & 50–950 ramp
primary
#DDEAFD
secondary
#E7C797
accent
#8800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585