#D8D4EA#D8D4EA
#D8D4EA is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.0% C 0.030 H 294.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4EA |
|---|---|
| RGB | rgb(216, 212, 234) |
| HSL | hsl(251, 34%, 87%) |
| HSV | hsv(251, 9%, 92%) |
| CMYK | cmyk(7.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.82, 5.47, -10.30) |
| CIE-LCH | lch(85.82, 11.66, 297.99°) |
| OKLab | oklab(87.98% 0.0124 -0.0276) |
| OKLCH | oklch(87.98% 0.03 294.1) |
| XYZ | xyz(66.7108, 67.6262, 87.3646) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 8.51
Periwinkle
#CCCCFF
ΔE00 8.81
Fog
#D8DCE0
ΔE00 9.51
Lavenderblush
#FFF0F5
ΔE00 10.01
Ghostwhite
#F8F8FF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4EA #E6EAD4
analogous
#D4DBEA #D8D4EA #E3D4EA
triadic
#D8D4EA #EAD8D4 #D4EAD8
tetradic
#D8D4EA #EAD4DB #E6EAD4 #D4EAE3
square
#D8D4EA #EAD4DB #E6EAD4 #D4EAE3
split-complementary
#D8D4EA #EAE3D4 #DBEAD4
monochromatic
#8D82C2 #B3ABD6 #D8D4EA #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.45
#D8D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D8D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4EA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4EA | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#D5D7DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d4ea; /* rgb */ color: rgb(216, 212, 234); /* oklch */ color: oklch(88.0% 0.030 294.1);
Tailwind
colors: {
custom: {
50: '#e4e1f0',
500: '#d8d4ea',
950: '#000000',
},
}SCSS
$custom: #d8d4ea; $custom-light: #e4e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d8d4ea",
"rgb": {
"r": 216,
"g": 212,
"b": 234
},
"hsl": {
"h": 250.909,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.87978,
"c": 0.03027,
"h": 294.1
},
"luminance": 0.67626
}Semantic roles & 50–950 ramp
primary
#D8D4EA
secondary
#BDC49E
accent
#AD3898
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485