#D7D4E7#D7D4E7
#D7D4E7 is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.8% C 0.026 H 293.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4E7 |
|---|---|
| RGB | rgb(215, 212, 231) |
| HSL | hsl(249, 28%, 87%) |
| HSV | hsv(249, 8%, 91%) |
| CMYK | cmyk(6.9%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.66, 4.56, -8.96) |
| CIE-LCH | lch(85.66, 10.05, 296.99°) |
| OKLab | oklab(87.8% 0.0102 -0.024) |
| OKLCH | oklch(87.8% 0.026 293.1) |
| XYZ | xyz(65.9889, 67.3034, 85.1002) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Fog
#D8DCE0
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 9.02
Gainsboro
#DCDCDC
ΔE00 9.09
Thistle
#D8BFD8
ΔE00 9.11
Ghostwhite
#F8F8FF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4E7 #E4E7D4
analogous
#D4DBE7 #D7D4E7 #E1D4E7
triadic
#D7D4E7 #E7D7D4 #D4E7D7
tetradic
#D7D4E7 #E7D4DB #E4E7D4 #D4E7E1
square
#D7D4E7 #E7D4DB #E4E7D4 #D4E7E1
split-complementary
#D7D4E7 #E7E1D4 #DBE7D4
monochromatic
#8E85BB #B2ADD1 #D7D4E7 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.45
#D7D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D7D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4E7
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4E7 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#D0D6E6
Tritanopia (blue-blind)
#D4D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d4e7; /* rgb */ color: rgb(215, 212, 231); /* oklch */ color: oklch(87.8% 0.026 293.1);
Tailwind
colors: {
custom: {
50: '#e3e1ee',
500: '#d7d4e7',
950: '#000000',
},
}SCSS
$custom: #d7d4e7; $custom-light: #e3e1ee; $custom-dark: #000000;
JSON
{
"hex": "#d7d4e7",
"rgb": {
"r": 215,
"g": 212,
"b": 231
},
"hsl": {
"h": 249.474,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.87804,
"c": 0.02609,
"h": 293.1
},
"luminance": 0.67304
}Semantic roles & 50–950 ramp
primary
#D7D4E7
secondary
#BABFA0
accent
#A73F96
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485