#D4E3FC#D4E3FC
#D4E3FC is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.2% C 0.038 H 260.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3FC |
|---|---|
| RGB | rgb(212, 227, 252) |
| HSL | hsl(218, 87%, 91%) |
| HSV | hsv(218, 16%, 99%) |
| CMYK | cmyk(15.9%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.84, -0.03, -13.80) |
| CIE-LCH | lch(89.84, 13.80, 269.89°) |
| OKLab | oklab(91.23% -0.0061 -0.0373) |
| OKLCH | oklch(91.23% 0.038 260.7) |
| XYZ | xyz(72.1869, 75.9622, 102.9355) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.76
Aliceblue
#F0F8FF
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3FC #FCEDD4
analogous
#D4F7FC #D4E3FC #D9D4FC
triadic
#D4E3FC #FCD4E3 #E3FCD4
tetradic
#D4E3FC #FCD4F7 #FCEDD4 #D4FCD9
square
#D4E3FC #FCD4F7 #FCEDD4 #D4FCD9
split-complementary
#D4E3FC #FCD9D4 #F7FCD4
monochromatic
#6298F4 #9BBEF8 #D4E3FC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.30
#D4E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#D4E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3FC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3FC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#CAE8EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e3fc; /* rgb */ color: rgb(212, 227, 252); /* oklch */ color: oklch(91.2% 0.038 260.7);
Tailwind
colors: {
custom: {
50: '#e1ebfd',
500: '#d4e3fc',
950: '#000000',
},
}SCSS
$custom: #d4e3fc; $custom-light: #e1ebfd; $custom-dark: #000000;
JSON
{
"hex": "#d4e3fc",
"rgb": {
"r": 212,
"g": 227,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91232,
"c": 0.03785,
"h": 260.7
},
"luminance": 0.75963
}Semantic roles & 50–950 ramp
primary
#D4E3FC
secondary
#E4C590
accent
#8F02E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485