#D4E0FC#D4E0FC
#D4E0FC is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.6% C 0.041 H 267.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0FC |
|---|---|
| RGB | rgb(212, 224, 252) |
| HSL | hsl(222, 87%, 91%) |
| HSV | hsv(222, 16%, 99%) |
| CMYK | cmyk(15.9%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.08, 1.53, -14.94) |
| CIE-LCH | lch(89.08, 15.02, 275.86°) |
| OKLab | oklab(90.64% -0.002 -0.0405) |
| OKLCH | oklch(90.64% 0.041 267.1) |
| XYZ | xyz(71.3736, 74.3354, 102.6644) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.88
Periwinkle
#CCCCFF
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0FC #FCF0D4
analogous
#D4F4FC #D4E0FC #DCD4FC
triadic
#D4E0FC #FCD4E0 #E0FCD4
tetradic
#D4E0FC #FCD4F4 #FCF0D4 #D4FCDC
square
#D4E0FC #FCD4F4 #FCF0D4 #D4FCDC
split-complementary
#D4E0FC #FCDCD4 #F4FCD4
monochromatic
#628EF4 #9BB7F8 #D4E0FC #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.32
#D4E0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#D4E0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0FC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0FC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#CBE5E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e0fc; /* rgb */ color: rgb(212, 224, 252); /* oklch */ color: oklch(90.6% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#e1e9fd',
500: '#d4e0fc',
950: '#000000',
},
}SCSS
$custom: #d4e0fc; $custom-light: #e1e9fd; $custom-dark: #000000;
JSON
{
"hex": "#d4e0fc",
"rgb": {
"r": 212,
"g": 224,
"b": 252
},
"hsl": {
"h": 222,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.90635,
"c": 0.04051,
"h": 267.1
},
"luminance": 0.74337
}Semantic roles & 50–950 ramp
primary
#D4E0FC
secondary
#E4CB90
accent
#A002E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485