#D8D5EA#D8D5EA
#D8D5EA is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.2% C 0.029 H 292.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D5EA |
|---|---|
| RGB | rgb(216, 213, 234) |
| HSL | hsl(249, 33%, 88%) |
| HSV | hsv(249, 9%, 92%) |
| CMYK | cmyk(7.7%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(86.07, 4.95, -9.92) |
| CIE-LCH | lch(86.07, 11.09, 296.49°) |
| OKLab | oklab(88.18% 0.011 -0.0266) |
| OKLCH | oklch(88.18% 0.029 292.4) |
| XYZ | xyz(66.9616, 68.1277, 87.4482) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.93
Fog
#D8DCE0
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.04
Periwinkle
#CCCCFF
ΔE00 9.10
Ghostwhite
#F8F8FF
ΔE00 9.57
Light Blue Grey
#B7C9E2
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D5EA #E7EAD5
analogous
#D5DDEA #D8D5EA #E2D5EA
triadic
#D8D5EA #EAD8D5 #D5EAD8
tetradic
#D8D5EA #EAD5DD #E7EAD5 #D5EAE2
square
#D8D5EA #EAD5DD #E7EAD5 #D5EAE2
split-complementary
#D8D5EA #EAE2D5 #DDEAD5
monochromatic
#8C83C1 #B2ACD6 #D8D5EA #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.44
#D8D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D8D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D5EA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D5EA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#D5D8DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d5ea; /* rgb */ color: rgb(216, 213, 234); /* oklch */ color: oklch(88.2% 0.029 292.4);
Tailwind
colors: {
custom: {
50: '#e4e1f0',
500: '#d8d5ea',
950: '#000000',
},
}SCSS
$custom: #d8d5ea; $custom-light: #e4e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d8d5ea",
"rgb": {
"r": 216,
"g": 213,
"b": 234
},
"hsl": {
"h": 248.571,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88175,
"c": 0.02878,
"h": 292.4
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#D8D5EA
secondary
#BFC4A0
accent
#AC399C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485