#DDE4FC#DDE4FC
#DDE4FC is a very light, muted blue. Relative luminance 0.779; OKLCH L 92.1% C 0.034 H 272.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4FC |
|---|---|
| RGB | rgb(221, 228, 252) |
| HSL | hsl(226, 84%, 93%) |
| HSV | hsv(226, 12%, 99%) |
| CMYK | cmyk(12.3%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.73, 2.27, -12.41) |
| CIE-LCH | lch(90.73, 12.62, 280.35°) |
| OKLab | oklab(92.09% 0.0016 -0.0335) |
| OKLCH | oklch(92.09% 0.034 272.8) |
| XYZ | xyz(75.1290, 77.8864, 103.1520) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.15
Ghostwhite
#F8F8FF
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.10
Aliceblue
#F0F8FF
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4FC #FCF5DD
analogous
#DDF3FC #DDE4FC #E5DDFC
triadic
#DDE4FC #FCDDE4 #E4FCDD
tetradic
#DDE4FC #FCDDF3 #FCF5DD #DDFCE5
square
#DDE4FC #FCDDF3 #FCF5DD #DDFCE5
split-complementary
#DDE4FC #FCE5DD #F3FCDD
monochromatic
#6D8BF2 #A5B7F7 #DDE4FC #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.27
#DDE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DDE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4FC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4FC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D6E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde4fc; /* rgb */ color: rgb(221, 228, 252); /* oklch */ color: oklch(92.1% 0.034 272.8);
Tailwind
colors: {
custom: {
50: '#e7ecfd',
500: '#dde4fc',
950: '#000000',
},
}SCSS
$custom: #dde4fc; $custom-light: #e7ecfd; $custom-dark: #000000;
JSON
{
"hex": "#dde4fc",
"rgb": {
"r": 221,
"g": 228,
"b": 252
},
"hsl": {
"h": 226.452,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92085,
"c": 0.03351,
"h": 272.8
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#DDE4FC
secondary
#E4D399
accent
#AF05E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485