#DDE5FC#DDE5FC
#DDE5FC is a very light, muted blue. Relative luminance 0.784; OKLCH L 92.3% C 0.032 H 270.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5FC |
|---|---|
| RGB | rgb(221, 229, 252) |
| HSL | hsl(225, 84%, 93%) |
| HSV | hsv(225, 12%, 99%) |
| CMYK | cmyk(12.3%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.98, 1.75, -12.04) |
| CIE-LCH | lch(90.98, 12.17, 278.27°) |
| OKLab | oklab(92.28% 0.0003 -0.0324) |
| OKLCH | oklch(92.28% 0.032 270.4) |
| XYZ | xyz(75.4049, 78.4381, 103.2440) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Ghostwhite
#F8F8FF
ΔE00 7.71
Aliceblue
#F0F8FF
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5FC #FCF4DD
analogous
#DDF4FC #DDE5FC #E4DDFC
triadic
#DDE5FC #FCDDE5 #E5FCDD
tetradic
#DDE5FC #FCDDF4 #FCF4DD #DDFCE4
square
#DDE5FC #FCDDF4 #FCF4DD #DDFCE4
split-complementary
#DDE5FC #FCE4DD #F4FCDD
monochromatic
#6D8FF2 #A5BAF7 #DDE5FC #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.26
#DDE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DDE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5FC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5FC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#D6E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde5fc; /* rgb */ color: rgb(221, 229, 252); /* oklch */ color: oklch(92.3% 0.032 270.4);
Tailwind
colors: {
custom: {
50: '#e7edfd',
500: '#dde5fc',
950: '#000000',
},
}SCSS
$custom: #dde5fc; $custom-light: #e7edfd; $custom-dark: #000000;
JSON
{
"hex": "#dde5fc",
"rgb": {
"r": 221,
"g": 229,
"b": 252
},
"hsl": {
"h": 224.516,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92282,
"c": 0.03245,
"h": 270.4
},
"luminance": 0.78439
}Semantic roles & 50–950 ramp
primary
#DDE5FC
secondary
#E4D199
accent
#A805E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485