#DDE8FD#DDE8FD
#DDE8FD is a very light, muted blue. Relative luminance 0.802; OKLCH L 92.9% C 0.031 H 263.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8FD |
|---|---|
| RGB | rgb(221, 232, 253) |
| HSL | hsl(219, 89%, 93%) |
| HSV | hsv(219, 13%, 99%) |
| CMYK | cmyk(12.6%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.76, 0.40, -11.39) |
| CIE-LCH | lch(91.76, 11.40, 272.00°) |
| OKLab | oklab(92.91% -0.0035 -0.0307) |
| OKLCH | oklch(92.91% 0.031 263.5) |
| XYZ | xyz(76.4010, 80.1762, 104.3598) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Aliceblue
#F0F8FF
ΔE00 6.66
Ghostwhite
#F8F8FF
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8FD #FDF2DD
analogous
#DDF8FD #DDE8FD #E2DDFD
triadic
#DDE8FD #FDDDE8 #E8FDDD
tetradic
#DDE8FD #FDDDF8 #FDF2DD #DDFDE2
square
#DDE8FD #FDDDF8 #FDF2DD #DDFDE2
split-complementary
#DDE8FD #FDE2DD #F8FDDD
monochromatic
#699AF6 #A3C1FA #DDE8FD #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.23
#DDE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DDE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8FD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8FD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D6ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde8fd; /* rgb */ color: rgb(221, 232, 253); /* oklch */ color: oklch(92.9% 0.031 263.5);
Tailwind
colors: {
custom: {
50: '#e7effe',
500: '#dde8fd',
950: '#000000',
},
}SCSS
$custom: #dde8fd; $custom-light: #e7effe; $custom-dark: #000000;
JSON
{
"hex": "#dde8fd",
"rgb": {
"r": 221,
"g": 232,
"b": 253
},
"hsl": {
"h": 219.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92907,
"c": 0.03091,
"h": 263.5
},
"luminance": 0.80177
}Semantic roles & 50–950 ramp
primary
#DDE8FD
secondary
#E7CC97
accent
#9700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585