#D7D4E2#D7D4E2
#D7D4E2 is a very light, near-neutral violet. Relative luminance 0.670; OKLCH L 87.6% C 0.019 H 295.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4E2 |
|---|---|
| RGB | rgb(215, 212, 226) |
| HSL | hsl(253, 19%, 86%) |
| HSV | hsv(253, 6%, 89%) |
| CMYK | cmyk(4.9%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.52, 3.61, -6.51) |
| CIE-LCH | lch(85.52, 7.45, 298.96°) |
| OKLab | oklab(87.65% 0.0084 -0.0174) |
| OKLCH | oklch(87.65% 0.019 295.8) |
| XYZ | xyz(65.2928, 67.0249, 81.4341) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.68
Fog
#D8DCE0
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.26
Ghostwhite
#F8F8FF
ΔE00 8.43
Lavenderblush
#FFF0F5
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4E2 #DFE2D4
analogous
#D4D8E2 #D7D4E2 #DED4E2
triadic
#D7D4E2 #E2D7D4 #D4E2D7
tetradic
#D7D4E2 #E2D4D8 #DFE2D4 #D4E2DE
square
#D7D4E2 #E2D4D8 #DFE2D4 #D4E2DE
split-complementary
#D7D4E2 #E2DED4 #D8E2D4
monochromatic
#938BB1 #B5AFC9 #D7D4E2 #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.46
#D7D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D7D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4E2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4E2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E3
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#D5D6D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d4e2; /* rgb */ color: rgb(215, 212, 226); /* oklch */ color: oklch(87.6% 0.019 295.8);
Tailwind
colors: {
custom: {
50: '#e3e1eb',
500: '#d7d4e2',
950: '#000000',
},
}SCSS
$custom: #d7d4e2; $custom-light: #e3e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d7d4e2",
"rgb": {
"r": 215,
"g": 212,
"b": 226
},
"hsl": {
"h": 252.857,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87648,
"c": 0.01932,
"h": 295.8
},
"luminance": 0.67025
}Semantic roles & 50–950 ramp
primary
#D7D4E2
secondary
#B3B8A2
accent
#9E488B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484