#D7D4EA#D7D4EA
#D7D4EA is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.9% C 0.030 H 292.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4EA |
|---|---|
| RGB | rgb(215, 212, 234) |
| HSL | hsl(248, 34%, 87%) |
| HSV | hsv(248, 9%, 92%) |
| CMYK | cmyk(8.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.74, 5.15, -10.42) |
| CIE-LCH | lch(85.74, 11.62, 296.28°) |
| OKLab | oklab(87.9% 0.0113 -0.028) |
| OKLCH | oklch(87.9% 0.03 292) |
| XYZ | xyz(66.4162, 67.4743, 87.3508) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.21
Periwinkle
#CCCCFF
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 8.86
Fog
#D8DCE0
ΔE00 9.30
Light Blue Grey
#B7C9E2
ΔE00 9.65
Ghostwhite
#F8F8FF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4EA #E7EAD4
analogous
#D4DCEA #D7D4EA #E2D4EA
triadic
#D7D4EA #EAD7D4 #D4EAD7
tetradic
#D7D4EA #EAD4DC #E7EAD4 #D4EAE2
square
#D7D4EA #EAD4DC #E7EAD4 #D4EAE2
split-complementary
#D7D4EA #EAE2D4 #DCEAD4
monochromatic
#8B82C2 #B1ABD6 #D7D4EA #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.45
#D7D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#D7D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4EA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4EA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#D4D7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d4ea; /* rgb */ color: rgb(215, 212, 234); /* oklch */ color: oklch(87.9% 0.030 292.0);
Tailwind
colors: {
custom: {
50: '#e3e1f0',
500: '#d7d4ea',
950: '#000000',
},
}SCSS
$custom: #d7d4ea; $custom-light: #e3e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d7d4ea",
"rgb": {
"r": 215,
"g": 212,
"b": 234
},
"hsl": {
"h": 248.182,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.879,
"c": 0.03017,
"h": 292
},
"luminance": 0.67475
}Semantic roles & 50–950 ramp
primary
#D7D4EA
secondary
#BFC49E
accent
#AD389D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485