#D8D4E7#D8D4E7
#D8D4E7 is a very light, muted violet. Relative luminance 0.675; OKLCH L 87.9% C 0.026 H 295.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E7 |
|---|---|
| RGB | rgb(216, 212, 231) |
| HSL | hsl(253, 28%, 87%) |
| HSV | hsv(253, 8%, 91%) |
| CMYK | cmyk(6.5%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.73, 4.89, -8.83) |
| CIE-LCH | lch(85.73, 10.10, 298.97°) |
| OKLab | oklab(87.88% 0.0113 -0.0237) |
| OKLCH | oklch(87.88% 0.026 295.5) |
| XYZ | xyz(66.2835, 67.4553, 85.1140) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.24
Fog
#D8DCE0
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 9.22
Lavenderblush
#FFF0F5
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E7 #E3E7D4
analogous
#D4DAE7 #D8D4E7 #E2D4E7
triadic
#D8D4E7 #E7D8D4 #D4E7D8
tetradic
#D8D4E7 #E7D4DA #E3E7D4 #D4E7E2
square
#D8D4E7 #E7D4DA #E3E7D4 #D4E7E2
split-complementary
#D8D4E7 #E7E2D4 #DAE7D4
monochromatic
#9185BB #B4ADD1 #D8D4E7 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.45
#D8D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D8D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E7
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E7 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#D5D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e7; /* rgb */ color: rgb(216, 212, 231); /* oklch */ color: oklch(87.9% 0.026 295.5);
Tailwind
colors: {
custom: {
50: '#e4e1ee',
500: '#d8d4e7',
950: '#000000',
},
}SCSS
$custom: #d8d4e7; $custom-light: #e4e1ee; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e7",
"rgb": {
"r": 216,
"g": 212,
"b": 231
},
"hsl": {
"h": 252.632,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.87883,
"c": 0.02622,
"h": 295.5
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#D8D4E7
secondary
#B9BFA0
accent
#A73F91
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485