#D4E4FF#D4E4FF
#D4E4FF is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.5% C 0.041 H 261.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4FF |
|---|---|
| RGB | rgb(212, 228, 255) |
| HSL | hsl(218, 100%, 92%) |
| HSV | hsv(218, 17%, 100%) |
| CMYK | cmyk(16.9%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(90.18, 0.08, -14.86) |
| CIE-LCH | lch(90.18, 14.86, 270.30°) |
| OKLab | oklab(91.53% -0.0064 -0.0403) |
| OKLCH | oklch(91.53% 0.041 261) |
| XYZ | xyz(72.9404, 76.7024, 105.5505) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.94
Aliceblue
#F0F8FF
ΔE00 8.76
Cloudy Blue
#ACC2D9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4FF #FFEFD4
analogous
#D4FAFF #D4E4FF #DAD4FF
triadic
#D4E4FF #FFD4E4 #E4FFD4
tetradic
#D4E4FF #FFD4FA #FFEFD4 #D4FFDA
square
#D4E4FF #FFD4FA #FFEFD4 #D4FFDA
split-complementary
#D4E4FF #FFDAD4 #FAFFD4
monochromatic
#5A97FF #97BEFF #D4E4FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.29
#D4E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#D4E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4FF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4FF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#CAE9ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e4ff; /* rgb */ color: rgb(212, 228, 255); /* oklch */ color: oklch(91.5% 0.041 261.0);
Tailwind
colors: {
custom: {
50: '#e1ecff',
500: '#d4e4ff',
950: '#000000',
},
}SCSS
$custom: #d4e4ff; $custom-light: #e1ecff; $custom-dark: #000000;
JSON
{
"hex": "#d4e4ff",
"rgb": {
"r": 212,
"g": 228,
"b": 255
},
"hsl": {
"h": 217.674,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9153,
"c": 0.04077,
"h": 261
},
"luminance": 0.76704
}Semantic roles & 50–950 ramp
primary
#D4E4FF
secondary
#EBC88C
accent
#9000E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486