#D6E2F4#D6E2F4
#D6E2F4 is a very light, muted blue. Relative luminance 0.752; OKLCH L 90.9% C 0.028 H 258.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2F4 |
|---|---|
| RGB | rgb(214, 226, 244) |
| HSL | hsl(216, 58%, 90%) |
| HSV | hsv(216, 12%, 96%) |
| CMYK | cmyk(12.3%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(89.50, -0.51, -10.11) |
| CIE-LCH | lch(89.50, 10.13, 267.11°) |
| OKLab | oklab(90.92% -0.0056 -0.0272) |
| OKLCH | oklch(90.92% 0.028 258.4) |
| XYZ | xyz(71.2534, 75.2195, 96.3353) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Fog
#D8DCE0
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.64
Ghostwhite
#F8F8FF
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2F4 #F4E8D6
analogous
#D6F1F4 #D6E2F4 #D9D6F4
triadic
#D6E2F4 #F4D6E2 #E2F4D6
tetradic
#D6E2F4 #F4D6F1 #F4E8D6 #D6F4D9
square
#D6E2F4 #F4D6F1 #F4E8D6 #D6F4D9
split-complementary
#D6E2F4 #F4D9D6 #F1F4D6
monochromatic
#759EDA #A6C0E7 #D6E2F4 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.31
#D6E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D6E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2F4
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2F4 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F5
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#CFE6E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6e2f4; /* rgb */ color: rgb(214, 226, 244); /* oklch */ color: oklch(90.9% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#e2ebf7',
500: '#d6e2f4',
950: '#000000',
},
}SCSS
$custom: #d6e2f4; $custom-light: #e2ebf7; $custom-dark: #000000;
JSON
{
"hex": "#d6e2f4",
"rgb": {
"r": 214,
"g": 226,
"b": 244
},
"hsl": {
"h": 216,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.90918,
"c": 0.02781,
"h": 258.4
},
"luminance": 0.75221
}Semantic roles & 50–950 ramp
primary
#D6E2F4
secondary
#D4BD9A
accent
#8320C5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485