#D8D7EA#D8D7EA
#D8D7EA is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.6% C 0.026 H 288.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D7EA |
|---|---|
| RGB | rgb(216, 215, 234) |
| HSL | hsl(243, 31%, 88%) |
| HSV | hsv(243, 8%, 92%) |
| CMYK | cmyk(7.7%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.57, 3.90, -9.18) |
| CIE-LCH | lch(86.57, 9.97, 293.00°) |
| OKLab | oklab(88.57% 0.0081 -0.0246) |
| OKLCH | oklch(88.57% 0.026 288.3) |
| XYZ | xyz(67.4677, 69.1400, 87.6169) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Fog
#D8DCE0
ΔE00 7.77
Ghostwhite
#F8F8FF
ΔE00 8.67
Gainsboro
#DCDCDC
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 8.84
Light Blue Grey
#B7C9E2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D7EA #E9EAD7
analogous
#D7DFEA #D8D7EA #E1D7EA
triadic
#D8D7EA #EAD8D7 #D7EAD8
tetradic
#D8D7EA #EAD7DF #E9EAD7 #D7EAE1
square
#D8D7EA #EAD7DF #E9EAD7 #D7EAE1
split-complementary
#D8D7EA #EAE1D7 #DFEAD7
monochromatic
#8A87C0 #B1AFD5 #D8D7EA #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.42
#D8D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#D8D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D7EA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D7EA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#D5DADD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8d7ea; /* rgb */ color: rgb(216, 215, 234); /* oklch */ color: oklch(88.6% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#e4e3f0',
500: '#d8d7ea',
950: '#000000',
},
}SCSS
$custom: #d8d7ea; $custom-light: #e4e3f0; $custom-dark: #000000;
JSON
{
"hex": "#d8d7ea",
"rgb": {
"r": 216,
"g": 215,
"b": 234
},
"hsl": {
"h": 243.158,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.88568,
"c": 0.02591,
"h": 288.3
},
"luminance": 0.6914
}Semantic roles & 50–950 ramp
primary
#D8D7EA
secondary
#C2C3A2
accent
#AA3CA4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485