#DDE6FD#DDE6FD
#DDE6FD is a very light, muted blue. Relative luminance 0.791; OKLCH L 92.5% C 0.033 H 268.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6FD |
|---|---|
| RGB | rgb(221, 230, 253) |
| HSL | hsl(223, 89%, 93%) |
| HSV | hsv(223, 13%, 99%) |
| CMYK | cmyk(12.6%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.26, 1.43, -12.14) |
| CIE-LCH | lch(91.26, 12.23, 276.72°) |
| OKLab | oklab(92.51% -0.0008 -0.0327) |
| OKLCH | oklch(92.51% 0.033 268.7) |
| XYZ | xyz(75.8413, 79.0567, 104.1733) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.88
Aliceblue
#F0F8FF
ΔE00 7.68
Ghostwhite
#F8F8FF
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6FD #FDF4DD
analogous
#DDF6FD #DDE6FD #E4DDFD
triadic
#DDE6FD #FDDDE6 #E6FDDD
tetradic
#DDE6FD #FDDDF6 #FDF4DD #DDFDE4
square
#DDE6FD #FDDDF6 #FDF4DD #DDFDE4
split-complementary
#DDE6FD #FDE4DD #F6FDDD
monochromatic
#6991F6 #A3BBFA #DDE6FD #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.25
#DDE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6FD
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6FD | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#D6EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde6fd; /* rgb */ color: rgb(221, 230, 253); /* oklch */ color: oklch(92.5% 0.033 268.7);
Tailwind
colors: {
custom: {
50: '#e7edfe',
500: '#dde6fd',
950: '#000000',
},
}SCSS
$custom: #dde6fd; $custom-light: #e7edfe; $custom-dark: #000000;
JSON
{
"hex": "#dde6fd",
"rgb": {
"r": 221,
"g": 230,
"b": 253
},
"hsl": {
"h": 223.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92512,
"c": 0.03276,
"h": 268.7
},
"luminance": 0.79058
}Semantic roles & 50–950 ramp
primary
#DDE6FD
secondary
#E7D097
accent
#A500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485