#D8D4EB#D8D4EB
#D8D4EB is a very light, muted violet. Relative luminance 0.677; OKLCH L 88.0% C 0.032 H 293.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4EB |
|---|---|
| RGB | rgb(216, 212, 235) |
| HSL | hsl(250, 37%, 88%) |
| HSV | hsv(250, 10%, 92%) |
| CMYK | cmyk(8.1%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.85, 5.67, -10.78) |
| CIE-LCH | lch(85.85, 12.18, 297.72°) |
| OKLab | oklab(88.01% 0.0127 -0.0289) |
| OKLCH | oklch(88.01% 0.032 293.7) |
| XYZ | xyz(66.8549, 67.6838, 88.1233) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Thistle
#D8BFD8
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.48
Fog
#D8DCE0
ΔE00 9.81
Pale Lilac
#E4CBFF
ΔE00 9.91
Light Periwinkle
#C1C6FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4EB #E7EBD4
analogous
#D4DBEB #D8D4EB #E3D4EB
triadic
#D8D4EB #EBD8D4 #D4EBD8
tetradic
#D8D4EB #EBD4DB #E7EBD4 #D4EBE3
square
#D8D4EB #EBD4DB #E7EBD4 #D4EBE3
split-complementary
#D8D4EB #EBE3D4 #DBEBD4
monochromatic
#8C80C4 #B2AAD8 #D8D4EB #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.44
#D8D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D8D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4EB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4EB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#D5D7DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d4eb; /* rgb */ color: rgb(216, 212, 235); /* oklch */ color: oklch(88.0% 0.032 293.7);
Tailwind
colors: {
custom: {
50: '#e4e1f1',
500: '#d8d4eb',
950: '#000000',
},
}SCSS
$custom: #d8d4eb; $custom-light: #e4e1f1; $custom-dark: #000000;
JSON
{
"hex": "#d8d4eb",
"rgb": {
"r": 216,
"g": 212,
"b": 235
},
"hsl": {
"h": 250.435,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.8801,
"c": 0.03162,
"h": 293.7
},
"luminance": 0.67684
}Semantic roles & 50–950 ramp
primary
#D8D4EB
secondary
#BEC59E
accent
#AF369A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485