#D4E4FC#D4E4FC
#D4E4FC is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.4% C 0.037 H 258.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4FC |
|---|---|
| RGB | rgb(212, 228, 252) |
| HSL | hsl(216, 87%, 91%) |
| HSV | hsv(216, 16%, 99%) |
| CMYK | cmyk(15.9%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.10, -0.55, -13.42) |
| CIE-LCH | lch(90.10, 13.44, 267.67°) |
| OKLab | oklab(91.43% -0.0075 -0.0363) |
| OKLCH | oklch(91.43% 0.037 258.4) |
| XYZ | xyz(72.4612, 76.5108, 103.0270) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.43
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.84
Aliceblue
#F0F8FF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4FC #FCECD4
analogous
#D4F8FC #D4E4FC #D8D4FC
triadic
#D4E4FC #FCD4E4 #E4FCD4
tetradic
#D4E4FC #FCD4F8 #FCECD4 #D4FCD8
square
#D4E4FC #FCD4F8 #FCECD4 #D4FCD8
split-complementary
#D4E4FC #FCD8D4 #F8FCD4
monochromatic
#629CF4 #9BC0F8 #D4E4FC #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.29
#D4E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D4E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4FC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4FC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#CAE9EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e4fc; /* rgb */ color: rgb(212, 228, 252); /* oklch */ color: oklch(91.4% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#e1ecfd',
500: '#d4e4fc',
950: '#000000',
},
}SCSS
$custom: #d4e4fc; $custom-light: #e1ecfd; $custom-dark: #000000;
JSON
{
"hex": "#d4e4fc",
"rgb": {
"r": 212,
"g": 228,
"b": 252
},
"hsl": {
"h": 216,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91431,
"c": 0.03707,
"h": 258.4
},
"luminance": 0.76512
}Semantic roles & 50–950 ramp
primary
#D4E4FC
secondary
#E4C290
accent
#8902E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485