#D7E4FF#D7E4FF
#D7E4FF is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.7% C 0.039 H 265.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E4FF |
|---|---|
| RGB | rgb(215, 228, 255) |
| HSL | hsl(221, 100%, 92%) |
| HSV | hsv(221, 16%, 100%) |
| CMYK | cmyk(15.7%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(90.39, 1.00, -14.53) |
| CIE-LCH | lch(90.39, 14.56, 273.95°) |
| OKLab | oklab(91.75% -0.0034 -0.0393) |
| OKLCH | oklch(91.75% 0.039 265.1) |
| XYZ | xyz(73.8135, 77.1526, 105.5914) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.40
Aliceblue
#F0F8FF
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E4FF #FFF2D7
analogous
#D7F8FF #D7E4FF #DED7FF
triadic
#D7E4FF #FFD7E4 #E4FFD7
tetradic
#D7E4FF #FFD7F8 #FFF2D7 #D7FFDE
square
#D7E4FF #FFD7F8 #FFF2D7 #D7FFDE
split-complementary
#D7E4FF #FFDED7 #F8FFD7
monochromatic
#5D91FF #9ABBFF #D7E4FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.28
#D7E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#D7E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E4FF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E4FF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#CEE9ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d7e4ff; /* rgb */ color: rgb(215, 228, 255); /* oklch */ color: oklch(91.7% 0.039 265.1);
Tailwind
colors: {
custom: {
50: '#e3ecff',
500: '#d7e4ff',
950: '#000000',
},
}SCSS
$custom: #d7e4ff; $custom-light: #e3ecff; $custom-dark: #000000;
JSON
{
"hex": "#d7e4ff",
"rgb": {
"r": 215,
"g": 228,
"b": 255
},
"hsl": {
"h": 220.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91745,
"c": 0.03947,
"h": 265.1
},
"luminance": 0.77154
}Semantic roles & 50–950 ramp
primary
#D7E4FF
secondary
#EBCD8F
accent
#9B00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486