#D4E1FF#D4E1FF
#D4E1FF is a very light, muted blue. Relative luminance 0.751; OKLCH L 90.9% C 0.043 H 266.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1FF |
|---|---|
| RGB | rgb(212, 225, 255) |
| HSL | hsl(222, 100%, 92%) |
| HSV | hsv(222, 17%, 100%) |
| CMYK | cmyk(16.9%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(89.42, 1.64, -16.00) |
| CIE-LCH | lch(89.42, 16.09, 275.84°) |
| OKLab | oklab(90.93% -0.0024 -0.0434) |
| OKLCH | oklch(90.93% 0.043 266.9) |
| XYZ | xyz(72.1223, 75.0662, 105.2778) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.07
Light Periwinkle
#C1C6FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1FF #FFF2D4
analogous
#D4F7FF #D4E1FF #DDD4FF
triadic
#D4E1FF #FFD4E1 #E1FFD4
tetradic
#D4E1FF #FFD4F7 #FFF2D4 #D4FFDD
square
#D4E1FF #FFD4F7 #FFF2D4 #D4FFDD
split-complementary
#D4E1FF #FFDDD4 #F7FFD4
monochromatic
#5A8CFF #97B6FF #D4E1FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.31
#D4E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D4E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1FF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1FF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#CAE7EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e1ff; /* rgb */ color: rgb(212, 225, 255); /* oklch */ color: oklch(90.9% 0.043 266.9);
Tailwind
colors: {
custom: {
50: '#e1eaff',
500: '#d4e1ff',
950: '#000000',
},
}SCSS
$custom: #d4e1ff; $custom-light: #e1eaff; $custom-dark: #000000;
JSON
{
"hex": "#d4e1ff",
"rgb": {
"r": 212,
"g": 225,
"b": 255
},
"hsl": {
"h": 221.86,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90934,
"c": 0.04344,
"h": 266.9
},
"luminance": 0.75067
}Semantic roles & 50–950 ramp
primary
#D4E1FF
secondary
#EBCE8C
accent
#A000E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486