#D8D7EF#D8D7EF
#D8D7EF is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.7% C 0.033 H 287.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D7EF |
|---|---|
| RGB | rgb(216, 215, 239) |
| HSL | hsl(243, 43%, 89%) |
| HSV | hsv(243, 10%, 94%) |
| CMYK | cmyk(9.6%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(86.72, 4.87, -11.60) |
| CIE-LCH | lch(86.72, 12.59, 292.79°) |
| OKLab | oklab(88.73% 0.0099 -0.0312) |
| OKLCH | oklch(88.73% 0.033 287.6) |
| XYZ | xyz(68.1962, 69.4314, 91.4534) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 9.16
Fog
#D8DCE0
ΔE00 9.46
Light Periwinkle
#C1C6FC
ΔE00 9.53
Ghostwhite
#F8F8FF
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D7EF #EEEFD7
analogous
#D7E2EF #D8D7EF #E4D7EF
triadic
#D8D7EF #EFD8D7 #D7EFD8
tetradic
#D8D7EF #EFD7E2 #EEEFD7 #D7EFE4
square
#D8D7EF #EFD7E2 #EEEFD7 #D7EFE4
split-complementary
#D8D7EF #EFE4D7 #E2EFD7
monochromatic
#8380CC #ADABDE #D8D7EF #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.41
#D8D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D8D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D7EF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D7EF | 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)
#D2DAF0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#D4DBDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8d7ef; /* rgb */ color: rgb(216, 215, 239); /* oklch */ color: oklch(88.7% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#e4e3f4',
500: '#d8d7ef',
950: '#000000',
},
}SCSS
$custom: #d8d7ef; $custom-light: #e4e3f4; $custom-dark: #000000;
JSON
{
"hex": "#d8d7ef",
"rgb": {
"r": 216,
"g": 215,
"b": 239
},
"hsl": {
"h": 242.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.88729,
"c": 0.03275,
"h": 287.6
},
"luminance": 0.69432
}Semantic roles & 50–950 ramp
primary
#D8D7EF
secondary
#C9CB9F
accent
#B630B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485