#D8D4E1#D8D4E1
#D8D4E1 is a very light, near-neutral violet. Relative luminance 0.671; OKLCH L 87.7% C 0.018 H 300.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E1 |
|---|---|
| RGB | rgb(216, 212, 225) |
| HSL | hsl(258, 18%, 86%) |
| HSV | hsv(258, 6%, 88%) |
| CMYK | cmyk(4%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.57, 3.75, -5.90) |
| CIE-LCH | lch(85.57, 6.99, 302.42°) |
| OKLab | oklab(87.7% 0.0091 -0.0157) |
| OKLCH | oklch(87.7% 0.018 300) |
| XYZ | xyz(65.4506, 67.1221, 80.7273) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Fog
#D8DCE0
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.03
Ghostwhite
#F8F8FF
ΔE00 8.36
Lavenderblush
#FFF0F5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E1 #DDE1D4
analogous
#D4D6E1 #D8D4E1 #DED4E1
triadic
#D8D4E1 #E1D8D4 #D4E1D8
tetradic
#D8D4E1 #E1D4D6 #DDE1D4 #D4E1DE
square
#D8D4E1 #E1D4D6 #DDE1D4 #D4E1DE
split-complementary
#D8D4E1 #E1DED4 #D6E1D4
monochromatic
#978CAF #B7B0C8 #D8D4E1 #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.46
#D8D4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D8D4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E1
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E1 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E2
Deuteranopia (green-blind)
#D2D6E1
Tritanopia (blue-blind)
#D7D6D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e1; /* rgb */ color: rgb(216, 212, 225); /* oklch */ color: oklch(87.7% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#e4e1ea',
500: '#d8d4e1',
950: '#000000',
},
}SCSS
$custom: #d8d4e1; $custom-light: #e4e1ea; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e1",
"rgb": {
"r": 216,
"g": 212,
"b": 225
},
"hsl": {
"h": 258.462,
"s": 17.808,
"l": 85.686
},
"oklch": {
"l": 0.87696,
"c": 0.01818,
"h": 300
},
"luminance": 0.67122
}Semantic roles & 50–950 ramp
primary
#D8D4E1
secondary
#B1B7A2
accent
#9C4983
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484