#D8D4E5#D8D4E5
#D8D4E5 is a very light, muted violet. Relative luminance 0.673; OKLCH L 87.8% C 0.024 H 296.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E5 |
|---|---|
| RGB | rgb(216, 212, 229) |
| HSL | hsl(254, 25%, 86%) |
| HSV | hsv(254, 7%, 90%) |
| CMYK | cmyk(5.7%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.68, 4.51, -7.86) |
| CIE-LCH | lch(85.68, 9.06, 299.84°) |
| OKLab | oklab(87.82% 0.0106 -0.021) |
| OKLCH | oklch(87.82% 0.024 296.7) |
| XYZ | xyz(66.0026, 67.3429, 83.6348) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.35
Fog
#D8DCE0
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 8.44
Gainsboro
#DCDCDC
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 9.00
Ghostwhite
#F8F8FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E5 #E1E5D4
analogous
#D4D9E5 #D8D4E5 #E1D4E5
triadic
#D8D4E5 #E5D8D4 #D4E5D8
tetradic
#D8D4E5 #E5D4D9 #E1E5D4 #D4E5E1
square
#D8D4E5 #E5D4D9 #E1E5D4 #D4E5E1
split-complementary
#D8D4E5 #E5E1D4 #D9E5D4
monochromatic
#9388B7 #B5AECE #D8D4E5 #EEECF3 #EEECF3
Accessibility & contrast
On white
1.45
#D8D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D8D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E5
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E5 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#D6D6D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e5; /* rgb */ color: rgb(216, 212, 229); /* oklch */ color: oklch(87.8% 0.024 296.7);
Tailwind
colors: {
custom: {
50: '#e4e1ed',
500: '#d8d4e5',
950: '#000000',
},
}SCSS
$custom: #d8d4e5; $custom-light: #e4e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e5",
"rgb": {
"r": 216,
"g": 212,
"b": 229
},
"hsl": {
"h": 254.118,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.8782,
"c": 0.02351,
"h": 296.7
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#D8D4E5
secondary
#B6BCA1
accent
#A3428C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484