#D4E1FC#D4E1FC
#D4E1FC is a very light, muted blue. Relative luminance 0.749; OKLCH L 90.8% C 0.040 H 265.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1FC |
|---|---|
| RGB | rgb(212, 225, 252) |
| HSL | hsl(221, 87%, 91%) |
| HSV | hsv(221, 16%, 99%) |
| CMYK | cmyk(15.9%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.33, 1.01, -14.56) |
| CIE-LCH | lch(89.33, 14.60, 273.98°) |
| OKLab | oklab(90.83% -0.0034 -0.0394) |
| OKLCH | oklch(90.83% 0.04 265.1) |
| XYZ | xyz(71.6431, 74.8745, 102.7543) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.66
Cloudy Blue
#ACC2D9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1FC #FCEFD4
analogous
#D4F5FC #D4E1FC #DBD4FC
triadic
#D4E1FC #FCD4E1 #E1FCD4
tetradic
#D4E1FC #FCD4F5 #FCEFD4 #D4FCDB
square
#D4E1FC #FCD4F5 #FCEFD4 #D4FCDB
split-complementary
#D4E1FC #FCDBD4 #F5FCD4
monochromatic
#6291F4 #9BB9F8 #D4E1FC #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.31
#D4E1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#D4E1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1FC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1FC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#CBE6EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e1fc; /* rgb */ color: rgb(212, 225, 252); /* oklch */ color: oklch(90.8% 0.040 265.1);
Tailwind
colors: {
custom: {
50: '#e1eafd',
500: '#d4e1fc',
950: '#000000',
},
}SCSS
$custom: #d4e1fc; $custom-light: #e1eafd; $custom-dark: #000000;
JSON
{
"hex": "#d4e1fc",
"rgb": {
"r": 212,
"g": 225,
"b": 252
},
"hsl": {
"h": 220.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.90833,
"c": 0.03957,
"h": 265.1
},
"luminance": 0.74876
}Semantic roles & 50–950 ramp
primary
#D4E1FC
secondary
#E4C990
accent
#9A02E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485