#D7D4E5#D7D4E5
#D7D4E5 is a very light, muted violet. Relative luminance 0.672; OKLCH L 87.7% C 0.023 H 294.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4E5 |
|---|---|
| RGB | rgb(215, 212, 229) |
| HSL | hsl(251, 25%, 86%) |
| HSV | hsv(251, 7%, 90%) |
| CMYK | cmyk(6.1%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.60, 4.18, -7.98) |
| CIE-LCH | lch(85.60, 9.01, 297.63°) |
| OKLab | oklab(87.74% 0.0095 -0.0213) |
| OKLCH | oklch(87.74% 0.023 294) |
| XYZ | xyz(65.7080, 67.1910, 83.6210) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.25
Fog
#D8DCE0
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 8.29
Gainsboro
#DCDCDC
ΔE00 8.38
Ghostwhite
#F8F8FF
ΔE00 8.95
Lavenderblush
#FFF0F5
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4E5 #E2E5D4
analogous
#D4DAE5 #D7D4E5 #E0D4E5
triadic
#D7D4E5 #E5D7D4 #D4E5D7
tetradic
#D7D4E5 #E5D4DA #E2E5D4 #D4E5E0
square
#D7D4E5 #E5D4DA #E2E5D4 #D4E5E0
split-complementary
#D7D4E5 #E5E0D4 #DAE5D4
monochromatic
#9088B7 #B4AECE #D7D4E5 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.45
#D7D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D7D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4E5
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4E5 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#D5D6D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d4e5; /* rgb */ color: rgb(215, 212, 229); /* oklch */ color: oklch(87.7% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#e3e1ed',
500: '#d7d4e5',
950: '#000000',
},
}SCSS
$custom: #d7d4e5; $custom-light: #e3e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d7d4e5",
"rgb": {
"r": 215,
"g": 212,
"b": 229
},
"hsl": {
"h": 250.588,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.87741,
"c": 0.02337,
"h": 294
},
"luminance": 0.67191
}Semantic roles & 50–950 ramp
primary
#D7D4E5
secondary
#B8BCA1
accent
#A34292
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484