#D6E2F6#D6E2F6
#D6E2F6 is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.0% C 0.030 H 260.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2F6 |
|---|---|
| RGB | rgb(214, 226, 246) |
| HSL | hsl(218, 64%, 90%) |
| HSV | hsv(218, 13%, 96%) |
| CMYK | cmyk(13%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(89.55, -0.11, -11.08) |
| CIE-LCH | lch(89.55, 11.08, 269.44°) |
| OKLab | oklab(90.98% -0.0049 -0.0299) |
| OKLCH | oklch(90.98% 0.03 260.7) |
| XYZ | xyz(71.5587, 75.3416, 97.9432) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 6.50
Fog
#D8DCE0
ΔE00 6.80
Aliceblue
#F0F8FF
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.96
Ghostwhite
#F8F8FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2F6 #F6EAD6
analogous
#D6F2F6 #D6E2F6 #DAD6F6
triadic
#D6E2F6 #F6D6E2 #E2F6D6
tetradic
#D6E2F6 #F6D6F2 #F6EAD6 #D6F6DA
square
#D6E2F6 #F6D6F2 #F6EAD6 #D6F6DA
split-complementary
#D6E2F6 #F6DAD6 #F2F6D6
monochromatic
#729BE0 #A4BFEB #D6E2F6 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.31
#D6E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D6E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2F6
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2F6 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#CFE6E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6e2f6; /* rgb */ color: rgb(214, 226, 246); /* oklch */ color: oklch(91.0% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#e2ebf9',
500: '#d6e2f6',
950: '#000000',
},
}SCSS
$custom: #d6e2f6; $custom-light: #e2ebf9; $custom-dark: #000000;
JSON
{
"hex": "#d6e2f6",
"rgb": {
"r": 214,
"g": 226,
"b": 246
},
"hsl": {
"h": 217.5,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.90982,
"c": 0.03027,
"h": 260.7
},
"luminance": 0.75343
}Semantic roles & 50–950 ramp
primary
#D6E2F6
secondary
#D8C098
accent
#891ACC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485