#D8D6EE#D8D6EE
#D8D6EE is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.5% C 0.033 H 289.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6EE |
|---|---|
| RGB | rgb(216, 214, 238) |
| HSL | hsl(245, 41%, 89%) |
| HSV | hsv(245, 10%, 93%) |
| CMYK | cmyk(9.2%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.44, 5.20, -11.49) |
| CIE-LCH | lch(86.44, 12.62, 294.36°) |
| OKLab | oklab(88.5% 0.011 -0.0309) |
| OKLCH | oklch(88.5% 0.033 289.5) |
| XYZ | xyz(67.7950, 68.8648, 90.5929) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Periwinkle
#CCCCFF
ΔE00 8.09
Thistle
#D8BFD8
ΔE00 9.34
Light Blue Grey
#B7C9E2
ΔE00 9.50
Light Periwinkle
#C1C6FC
ΔE00 9.59
Fog
#D8DCE0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6EE #ECEED6
analogous
#D6E0EE #D8D6EE #E4D6EE
triadic
#D8D6EE #EED8D6 #D6EED8
tetradic
#D8D6EE #EED6E0 #ECEED6 #D6EEE4
square
#D8D6EE #EED6E0 #ECEED6 #D6EEE4
split-complementary
#D8D6EE #EEE4D6 #E0EED6
monochromatic
#867FCA #AFABDC #D8D6EE #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.42
#D8D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D8D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6EE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6EE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#D4DADE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d6ee; /* rgb */ color: rgb(216, 214, 238); /* oklch */ color: oklch(88.5% 0.033 289.5);
Tailwind
colors: {
custom: {
50: '#e4e2f3',
500: '#d8d6ee',
950: '#000000',
},
}SCSS
$custom: #d8d6ee; $custom-light: #e4e2f3; $custom-dark: #000000;
JSON
{
"hex": "#d8d6ee",
"rgb": {
"r": 216,
"g": 214,
"b": 238
},
"hsl": {
"h": 245,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.885,
"c": 0.03279,
"h": 289.5
},
"luminance": 0.68865
}Semantic roles & 50–950 ramp
primary
#D8D6EE
secondary
#C6CA9E
accent
#B431A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485