#D6E2FC#D6E2FC
#D6E2FC is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.2% C 0.038 H 265.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2FC |
|---|---|
| RGB | rgb(214, 226, 252) |
| HSL | hsl(221, 86%, 91%) |
| HSV | hsv(221, 15%, 99%) |
| CMYK | cmyk(15.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.73, 1.11, -13.96) |
| CIE-LCH | lch(89.73, 14.01, 274.56°) |
| OKLab | oklab(91.18% -0.0027 -0.0378) |
| OKLCH | oklch(91.18% 0.038 265.8) |
| XYZ | xyz(72.4945, 75.7160, 102.8718) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.79
Aliceblue
#F0F8FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2FC #FCF0D6
analogous
#D6F5FC #D6E2FC #DDD6FC
triadic
#D6E2FC #FCD6E2 #E2FCD6
tetradic
#D6E2FC #FCD6F5 #FCF0D6 #D6FCDD
square
#D6E2FC #FCD6F5 #FCF0D6 #D6FCDD
split-complementary
#D6E2FC #FCDDD6 #F5FCD6
monochromatic
#6491F4 #9DBAF8 #D6E2FC #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.30
#D6E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D6E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2FC
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2FC | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#CDE7EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d6e2fc; /* rgb */ color: rgb(214, 226, 252); /* oklch */ color: oklch(91.2% 0.038 265.8);
Tailwind
colors: {
custom: {
50: '#e2ebfd',
500: '#d6e2fc',
950: '#000000',
},
}SCSS
$custom: #d6e2fc; $custom-light: #e2ebfd; $custom-dark: #000000;
JSON
{
"hex": "#d6e2fc",
"rgb": {
"r": 214,
"g": 226,
"b": 252
},
"hsl": {
"h": 221.053,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91177,
"c": 0.03786,
"h": 265.8
},
"luminance": 0.75717
}Semantic roles & 50–950 ramp
primary
#D6E2FC
secondary
#E4CA92
accent
#9C03E3
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485