#D8D3EA#D8D3EA
#D8D3EA is a very light, muted violet. Relative luminance 0.671; OKLCH L 87.8% C 0.032 H 295.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D3EA |
|---|---|
| RGB | rgb(216, 211, 234) |
| HSL | hsl(253, 35%, 87%) |
| HSV | hsv(253, 10%, 92%) |
| CMYK | cmyk(7.7%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.57, 6.00, -10.67) |
| CIE-LCH | lch(85.57, 12.24, 299.34°) |
| OKLab | oklab(87.78% 0.0138 -0.0286) |
| OKLCH | oklch(87.78% 0.032 295.7) |
| XYZ | xyz(66.4616, 67.1278, 87.2815) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.76
Thistle
#D8BFD8
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.54
Pale Lilac
#E4CBFF
ΔE00 9.71
Pale Lavender
#EECFFE
ΔE00 9.97
Fog
#D8DCE0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D3EA #E5EAD3
analogous
#D3DAEA #D8D3EA #E4D3EA
triadic
#D8D3EA #EAD8D3 #D3EAD8
tetradic
#D8D3EA #EAD3DA #E5EAD3 #D3EAE4
square
#D8D3EA #EAD3DA #E5EAD3 #D3EAE4
split-complementary
#D8D3EA #EAE4D3 #DAEAD3
monochromatic
#8F80C2 #B3AAD6 #D8D3EA #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.46
#D8D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D8D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D3EA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D3EA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CFD6E9
Tritanopia (blue-blind)
#D5D6DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d3ea; /* rgb */ color: rgb(216, 211, 234); /* oklch */ color: oklch(87.8% 0.032 295.7);
Tailwind
colors: {
custom: {
50: '#e4e0f0',
500: '#d8d3ea',
950: '#000000',
},
}SCSS
$custom: #d8d3ea; $custom-light: #e4e0f0; $custom-dark: #000000;
JSON
{
"hex": "#d8d3ea",
"rgb": {
"r": 216,
"g": 211,
"b": 234
},
"hsl": {
"h": 253.043,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.87782,
"c": 0.03178,
"h": 295.7
},
"luminance": 0.67128
}Semantic roles & 50–950 ramp
primary
#D8D3EA
secondary
#BCC49D
accent
#AE3794
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485