#D8D6EC#D8D6EC
#D8D6EC is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.4% C 0.030 H 289.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6EC |
|---|---|
| RGB | rgb(216, 214, 236) |
| HSL | hsl(245, 37%, 88%) |
| HSV | hsv(245, 9%, 93%) |
| CMYK | cmyk(8.5%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(86.38, 4.81, -10.52) |
| CIE-LCH | lch(86.38, 11.57, 294.57°) |
| OKLab | oklab(88.44% 0.0103 -0.0283) |
| OKLCH | oklch(88.44% 0.03 289.9) |
| XYZ | xyz(67.5028, 68.7479, 89.0540) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Periwinkle
#CCCCFF
ΔE00 8.74
Fog
#D8DCE0
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 9.38
Thistle
#D8BFD8
ΔE00 9.44
Ghostwhite
#F8F8FF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6EC #EAECD6
analogous
#D6DFEC #D8D6EC #E3D6EC
triadic
#D8D6EC #ECD8D6 #D6ECD8
tetradic
#D8D6EC #ECD6DF #EAECD6 #D6ECE3
square
#D8D6EC #ECD6DF #EAECD6 #D6ECE3
split-complementary
#D8D6EC #ECE3D6 #DFECD6
monochromatic
#8882C5 #B0ACD9 #D8D6EC #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.42
#D8D6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D8D6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6EC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6EC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9ED
Deuteranopia (green-blind)
#D1D8EB
Tritanopia (blue-blind)
#D4D9DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d6ec; /* rgb */ color: rgb(216, 214, 236); /* oklch */ color: oklch(88.4% 0.030 289.9);
Tailwind
colors: {
custom: {
50: '#e4e2f2',
500: '#d8d6ec',
950: '#000000',
},
}SCSS
$custom: #d8d6ec; $custom-light: #e4e2f2; $custom-dark: #000000;
JSON
{
"hex": "#d8d6ec",
"rgb": {
"r": 216,
"g": 214,
"b": 236
},
"hsl": {
"h": 245.455,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.88435,
"c": 0.03006,
"h": 289.9
},
"luminance": 0.68748
}Semantic roles & 50–950 ramp
primary
#D8D6EC
secondary
#C3C7A0
accent
#B036A5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485