#D4E1FB#D4E1FB
#D4E1FB is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.8% C 0.038 H 264.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1FB |
|---|---|
| RGB | rgb(212, 225, 251) |
| HSL | hsl(220, 83%, 91%) |
| HSV | hsv(220, 16%, 98%) |
| CMYK | cmyk(15.5%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.30, 0.81, -14.08) |
| CIE-LCH | lch(89.30, 14.11, 273.27°) |
| OKLab | oklab(90.8% -0.0038 -0.0381) |
| OKLCH | oklch(90.8% 0.038 264.4) |
| XYZ | xyz(71.4851, 74.8113, 101.9219) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.75
Cloudy Blue
#ACC2D9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1FB #FBEED4
analogous
#D4F4FB #D4E1FB #DAD4FB
triadic
#D4E1FB #FBD4E1 #E1FBD4
tetradic
#D4E1FB #FBD4F4 #FBEED4 #D4FBDA
square
#D4E1FB #FBD4F4 #FBEED4 #D4FBDA
split-complementary
#D4E1FB #FBDAD4 #F4FBD4
monochromatic
#6493F1 #9CBAF6 #D4E1FB #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.32
#D4E1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D4E1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1FB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1FB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#CBE6E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e1fb; /* rgb */ color: rgb(212, 225, 251); /* oklch */ color: oklch(90.8% 0.038 264.4);
Tailwind
colors: {
custom: {
50: '#e1eafc',
500: '#d4e1fb',
950: '#000000',
},
}SCSS
$custom: #d4e1fb; $custom-light: #e1eafc; $custom-dark: #000000;
JSON
{
"hex": "#d4e1fb",
"rgb": {
"r": 212,
"g": 225,
"b": 251
},
"hsl": {
"h": 220,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.908,
"c": 0.0383,
"h": 264.4
},
"luminance": 0.74813
}Semantic roles & 50–950 ramp
primary
#D4E1FB
secondary
#E2C791
accent
#9706DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485