#D8D2EB#D8D2EB
#D8D2EB is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.6% C 0.035 H 296.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2EB |
|---|---|
| RGB | rgb(216, 210, 235) |
| HSL | hsl(254, 38%, 87%) |
| HSV | hsv(254, 11%, 92%) |
| CMYK | cmyk(8.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.35, 6.72, -11.53) |
| CIE-LCH | lch(85.35, 13.35, 300.24°) |
| OKLab | oklab(87.62% 0.0156 -0.031) |
| OKLCH | oklch(87.62% 0.035 296.7) |
| XYZ | xyz(66.3580, 66.6901, 87.9577) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 7.52
Periwinkle
#CCCCFF
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.91
Pale Lavender
#EECFFE
ΔE00 9.22
Light Periwinkle
#C1C6FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2EB #E5EBD2
analogous
#D2D9EB #D8D2EB #E5D2EB
triadic
#D8D2EB #EBD8D2 #D2EBD8
tetradic
#D8D2EB #EBD2D9 #E5EBD2 #D2EBE5
square
#D8D2EB #EBD2D9 #E5EBD2 #D2EBE5
split-complementary
#D8D2EB #EBE5D2 #D9EBD2
monochromatic
#8F7DC5 #B3A8D8 #D8D2EB #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.46
#D8D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D8D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2EB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2EB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#D5D5DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d2eb; /* rgb */ color: rgb(216, 210, 235); /* oklch */ color: oklch(87.6% 0.035 296.7);
Tailwind
colors: {
custom: {
50: '#e4dff1',
500: '#d8d2eb',
950: '#000000',
},
}SCSS
$custom: #d8d2eb; $custom-light: #e4dff1; $custom-dark: #000000;
JSON
{
"hex": "#d8d2eb",
"rgb": {
"r": 216,
"g": 210,
"b": 235
},
"hsl": {
"h": 254.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87619,
"c": 0.03467,
"h": 296.7
},
"luminance": 0.6669
}Semantic roles & 50–950 ramp
primary
#D8D2EB
secondary
#BCC69B
accent
#B13493
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485