#D6D8EC#D6D8EC
#D6D8EC is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.7% C 0.027 H 281.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D8EC |
|---|---|
| RGB | rgb(214, 216, 236) |
| HSL | hsl(235, 37%, 88%) |
| HSV | hsv(235, 9%, 93%) |
| CMYK | cmyk(9.3%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(86.73, 3.11, -10.01) |
| CIE-LCH | lch(86.73, 10.48, 287.27°) |
| OKLab | oklab(88.68% 0.0054 -0.0269) |
| OKLCH | oklch(88.68% 0.027 281.3) |
| XYZ | xyz(67.4247, 69.4635, 89.1962) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Fog
#D8DCE0
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.74
Ghostwhite
#F8F8FF
ΔE00 8.67
Gainsboro
#DCDCDC
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D8EC #ECEAD6
analogous
#D6E3EC #D6D8EC #DFD6EC
triadic
#D6D8EC #ECD6D8 #D8ECD6
tetradic
#D6D8EC #ECD6E3 #ECEAD6 #D6ECDF
square
#D6D8EC #ECD6E3 #ECEAD6 #D6ECDF
split-complementary
#D6D8EC #ECDFD6 #E3ECD6
monochromatic
#8288C5 #ACB0D9 #D6D8EC #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.41
#D6D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D6D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D8EC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D8EC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#D2DBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6d8ec; /* rgb */ color: rgb(214, 216, 236); /* oklch */ color: oklch(88.7% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e2e4f2',
500: '#d6d8ec',
950: '#000000',
},
}SCSS
$custom: #d6d8ec; $custom-light: #e2e4f2; $custom-dark: #000000;
JSON
{
"hex": "#d6d8ec",
"rgb": {
"r": 214,
"g": 216,
"b": 236
},
"hsl": {
"h": 234.545,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.88675,
"c": 0.02743,
"h": 281.3
},
"luminance": 0.69464
}Semantic roles & 50–950 ramp
primary
#D6D8EC
secondary
#C7C3A0
accent
#A536B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485