#D7D4EF#D7D4EF
#D7D4EF is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.1% C 0.037 H 290.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4EF |
|---|---|
| RGB | rgb(215, 212, 239) |
| HSL | hsl(247, 46%, 88%) |
| HSV | hsv(247, 11%, 94%) |
| CMYK | cmyk(10%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(85.89, 6.13, -12.85) |
| CIE-LCH | lch(85.89, 14.24, 295.51°) |
| OKLab | oklab(88.06% 0.0131 -0.0346) |
| OKLCH | oklch(88.06% 0.037 290.7) |
| XYZ | xyz(67.1447, 67.7657, 91.1873) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 8.74
Light Periwinkle
#C1C6FC
ΔE00 8.76
Pale Lilac
#E4CBFF
ΔE00 8.98
Pale Lavender
#EECFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4EF #ECEFD4
analogous
#D4DEEF #D7D4EF #E4D4EF
triadic
#D7D4EF #EFD7D4 #D4EFD7
tetradic
#D7D4EF #EFD4DE #ECEFD4 #D4EFE4
square
#D7D4EF #EFD4DE #ECEFD4 #D4EFE4
split-complementary
#D7D4EF #EFE4D4 #DEEFD4
monochromatic
#847BCE #AEA7DE #D7D4EF #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.44
#D7D4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D7D4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4EF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4EF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#D3D8DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7d4ef; /* rgb */ color: rgb(215, 212, 239); /* oklch */ color: oklch(88.1% 0.037 290.7);
Tailwind
colors: {
custom: {
50: '#e3e1f4',
500: '#d7d4ef',
950: '#000000',
},
}SCSS
$custom: #d7d4ef; $custom-light: #e3e1f4; $custom-dark: #000000;
JSON
{
"hex": "#d7d4ef",
"rgb": {
"r": 215,
"g": 212,
"b": 239
},
"hsl": {
"h": 246.667,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.88063,
"c": 0.03699,
"h": 290.7
},
"luminance": 0.67766
}Semantic roles & 50–950 ramp
primary
#D7D4EF
secondary
#C6CC9B
accent
#B92DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485