#D4E5FF#D4E5FF
#D4E5FF is a very light, muted blue. Relative luminance 0.773; OKLCH L 91.7% C 0.040 H 258.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5FF |
|---|---|
| RGB | rgb(212, 229, 255) |
| HSL | hsl(216, 100%, 92%) |
| HSV | hsv(216, 17%, 100%) |
| CMYK | cmyk(16.9%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(90.44, -0.44, -14.48) |
| CIE-LCH | lch(90.44, 14.49, 268.26°) |
| OKLab | oklab(91.73% -0.0078 -0.0392) |
| OKLCH | oklch(91.73% 0.04 258.8) |
| XYZ | xyz(73.2163, 77.2542, 105.6424) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 8.00
Aliceblue
#F0F8FF
ΔE00 8.38
Fog
#D8DCE0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5FF #FFEED4
analogous
#D4FBFF #D4E5FF #D9D4FF
triadic
#D4E5FF #FFD4E5 #E5FFD4
tetradic
#D4E5FF #FFD4FB #FFEED4 #D4FFD9
square
#D4E5FF #FFD4FB #FFEED4 #D4FFD9
split-complementary
#D4E5FF #FFD9D4 #FBFFD4
monochromatic
#5A9BFF #97C0FF #D4E5FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.28
#D4E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D4E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5FF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5FF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#CAEAED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e5ff; /* rgb */ color: rgb(212, 229, 255); /* oklch */ color: oklch(91.7% 0.040 258.8);
Tailwind
colors: {
custom: {
50: '#e1edff',
500: '#d4e5ff',
950: '#000000',
},
}SCSS
$custom: #d4e5ff; $custom-light: #e1edff; $custom-dark: #000000;
JSON
{
"hex": "#d4e5ff",
"rgb": {
"r": 212,
"g": 229,
"b": 255
},
"hsl": {
"h": 216.279,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9173,
"c": 0.03998,
"h": 258.8
},
"luminance": 0.77256
}Semantic roles & 50–950 ramp
primary
#D4E5FF
secondary
#EBC58C
accent
#8B00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486