#D7D5EA#D7D5EA
#D7D5EA is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.1% C 0.029 H 290.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D5EA |
|---|---|
| RGB | rgb(215, 213, 234) |
| HSL | hsl(246, 33%, 88%) |
| HSV | hsv(246, 9%, 92%) |
| CMYK | cmyk(8.1%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.99, 4.62, -10.04) |
| CIE-LCH | lch(85.99, 11.06, 294.70°) |
| OKLab | oklab(88.1% 0.0099 -0.027) |
| OKLCH | oklch(88.1% 0.029 290.2) |
| XYZ | xyz(66.6670, 67.9758, 87.4344) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.85
Fog
#D8DCE0
ΔE00 8.73
Periwinkle
#CCCCFF
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.40
Ghostwhite
#F8F8FF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D5EA #E8EAD5
analogous
#D5DDEA #D7D5EA #E1D5EA
triadic
#D7D5EA #EAD7D5 #D5EAD7
tetradic
#D7D5EA #EAD5DD #E8EAD5 #D5EAE1
square
#D7D5EA #EAD5DD #E8EAD5 #D5EAE1
split-complementary
#D7D5EA #EAE1D5 #DDEAD5
monochromatic
#8983C1 #B0ACD6 #D7D5EA #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.44
#D7D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#D7D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D5EA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D5EA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#D4D8DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7d5ea; /* rgb */ color: rgb(215, 213, 234); /* oklch */ color: oklch(88.1% 0.029 290.2);
Tailwind
colors: {
custom: {
50: '#e3e1f0',
500: '#d7d5ea',
950: '#000000',
},
}SCSS
$custom: #d7d5ea; $custom-light: #e3e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d7d5ea",
"rgb": {
"r": 215,
"g": 213,
"b": 234
},
"hsl": {
"h": 245.714,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88096,
"c": 0.02872,
"h": 290.2
},
"luminance": 0.67976
}Semantic roles & 50–950 ramp
primary
#D7D5EA
secondary
#C0C4A0
accent
#AC39A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485