#D4E2F7#D4E2F7
#D4E2F7 is a very light, muted blue. Relative luminance 0.751; OKLCH L 90.9% C 0.032 H 258.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F7 |
|---|---|
| RGB | rgb(212, 226, 247) |
| HSL | hsl(216, 69%, 90%) |
| HSV | hsv(216, 14%, 97%) |
| CMYK | cmyk(14.2%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(89.44, -0.54, -11.78) |
| CIE-LCH | lch(89.44, 11.79, 267.40°) |
| OKLab | oklab(90.87% -0.0065 -0.0318) |
| OKLCH | oklch(90.87% 0.032 258.4) |
| XYZ | xyz(71.1323, 75.1040, 98.7266) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Fog
#D8DCE0
ΔE00 7.19
Aliceblue
#F0F8FF
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F7 #F7E9D4
analogous
#D4F3F7 #D4E2F7 #D8D4F7
triadic
#D4E2F7 #F7D4E2 #E2F7D4
tetradic
#D4E2F7 #F7D4F3 #F7E9D4 #D4F7D8
square
#D4E2F7 #F7D4F3 #F7E9D4 #D4F7D8
split-complementary
#D4E2F7 #F7D8D4 #F3F7D4
monochromatic
#6D9CE4 #A0BFED #D4E2F7 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.31
#D4E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D4E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F7
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F7 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F8
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#CCE6E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e2f7; /* rgb */ color: rgb(212, 226, 247); /* oklch */ color: oklch(90.9% 0.032 258.4);
Tailwind
colors: {
custom: {
50: '#e1ebf9',
500: '#d4e2f7',
950: '#000000',
},
}SCSS
$custom: #d4e2f7; $custom-light: #e1ebf9; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f7",
"rgb": {
"r": 212,
"g": 226,
"b": 247
},
"hsl": {
"h": 216,
"s": 68.627,
"l": 90
},
"oklch": {
"l": 0.90869,
"c": 0.03248,
"h": 258.4
},
"luminance": 0.75105
}Semantic roles & 50–950 ramp
primary
#D4E2F7
secondary
#DABE95
accent
#8615D1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485