#D4E0FF#D4E0FF
#D4E0FF is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.7% C 0.044 H 268.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0FF |
|---|---|
| RGB | rgb(212, 224, 255) |
| HSL | hsl(223, 100%, 92%) |
| HSV | hsv(223, 17%, 100%) |
| CMYK | cmyk(16.9%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(89.17, 2.16, -16.38) |
| CIE-LCH | lch(89.17, 16.52, 277.51°) |
| OKLab | oklab(90.74% -0.001 -0.0444) |
| OKLCH | oklch(90.74% 0.044 268.7) |
| XYZ | xyz(71.8527, 74.5271, 105.1879) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0FF #FFF3D4
analogous
#D4F6FF #D4E0FF #DED4FF
triadic
#D4E0FF #FFD4E0 #E0FFD4
tetradic
#D4E0FF #FFD4F6 #FFF3D4 #D4FFDE
square
#D4E0FF #FFD4F6 #FFF3D4 #D4FFDE
split-complementary
#D4E0FF #FFDED4 #F6FFD4
monochromatic
#5A88FF #97B4FF #D4E0FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.32
#D4E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D4E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0FF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0FF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#CAE6EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e0ff; /* rgb */ color: rgb(212, 224, 255); /* oklch */ color: oklch(90.7% 0.044 268.7);
Tailwind
colors: {
custom: {
50: '#e1e9ff',
500: '#d4e0ff',
950: '#000000',
},
}SCSS
$custom: #d4e0ff; $custom-light: #e1e9ff; $custom-dark: #000000;
JSON
{
"hex": "#d4e0ff",
"rgb": {
"r": 212,
"g": 224,
"b": 255
},
"hsl": {
"h": 223.256,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90735,
"c": 0.04443,
"h": 268.7
},
"luminance": 0.74528
}Semantic roles & 50–950 ramp
primary
#D4E0FF
secondary
#EBD08C
accent
#A500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486