#D8D4E8#D8D4E8
#D8D4E8 is a very light, muted violet. Relative luminance 0.675; OKLCH L 87.9% C 0.028 H 295.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E8 |
|---|---|
| RGB | rgb(216, 212, 232) |
| HSL | hsl(252, 30%, 87%) |
| HSV | hsv(252, 9%, 91%) |
| CMYK | cmyk(6.9%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.76, 5.08, -9.32) |
| CIE-LCH | lch(85.76, 10.62, 298.60°) |
| OKLab | oklab(87.91% 0.0117 -0.025) |
| OKLCH | oklch(87.91% 0.028 295) |
| XYZ | xyz(66.4251, 67.5119, 85.8599) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.24
Thistle
#D8BFD8
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.89
Periwinkle
#CCCCFF
ΔE00 9.47
Light Gray
#D3D3D3
ΔE00 9.50
Gainsboro
#DCDCDC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E8 #E4E8D4
analogous
#D4DAE8 #D8D4E8 #E2D4E8
triadic
#D8D4E8 #E8D8D4 #D4E8D8
tetradic
#D8D4E8 #E8D4DA #E4E8D4 #D4E8E2
square
#D8D4E8 #E8D4DA #E4E8D4 #D4E8E2
split-complementary
#D8D4E8 #E8E2D4 #DAE8D4
monochromatic
#9084BD #B4ACD3 #D8D4E8 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.45
#D8D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#D8D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E8
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E8 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7E9
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#D5D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e8; /* rgb */ color: rgb(216, 212, 232); /* oklch */ color: oklch(87.9% 0.028 295.0);
Tailwind
colors: {
custom: {
50: '#e4e1ef',
500: '#d8d4e8',
950: '#000000',
},
}SCSS
$custom: #d8d4e8; $custom-light: #e4e1ef; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e8",
"rgb": {
"r": 216,
"g": 212,
"b": 232
},
"hsl": {
"h": 252,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.87914,
"c": 0.02756,
"h": 295
},
"luminance": 0.67512
}Semantic roles & 50–950 ramp
primary
#D8D4E8
secondary
#BAC19F
accent
#A93D93
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485