#D8D1FA#D8D1FA
#D8D1FA is a very light, muted violet. Relative luminance 0.671; OKLCH L 87.9% C 0.056 H 293.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D1FA |
|---|---|
| RGB | rgb(216, 209, 250) |
| HSL | hsl(250, 80%, 90%) |
| HSV | hsv(250, 16%, 98%) |
| CMYK | cmyk(13.6%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(85.56, 10.27, -19.16) |
| CIE-LCH | lch(85.56, 21.74, 298.18°) |
| OKLab | oklab(87.93% 0.0221 -0.052) |
| OKLCH | oklch(87.93% 0.056 293) |
| XYZ | xyz(68.3711, 67.1016, 99.7738) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D1FA #F3FAD1
analogous
#D1DEFA #D8D1FA #EDD1FA
triadic
#D8D1FA #FAD8D1 #D1FAD8
tetradic
#D8D1FA #FAD1DE #F3FAD1 #D1FAED
square
#D8D1FA #FAD1DE #F3FAD1 #D1FAED
split-complementary
#D8D1FA #FAEDD1 #DEFAD1
monochromatic
#7A63EE #A99AF4 #D8D1FA #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.46
#D8D1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D8D1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D1FA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D1FA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#D2D7DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d1fa; /* rgb */ color: rgb(216, 209, 250); /* oklch */ color: oklch(87.9% 0.056 293.0);
Tailwind
colors: {
custom: {
50: '#e4dffc',
500: '#d8d1fa',
950: '#000000',
},
}SCSS
$custom: #d8d1fa; $custom-light: #e4dffc; $custom-dark: #000000;
JSON
{
"hex": "#d8d1fa",
"rgb": {
"r": 216,
"g": 209,
"b": 250
},
"hsl": {
"h": 250.244,
"s": 80.392,
"l": 90
},
"oklch": {
"l": 0.87932,
"c": 0.05648,
"h": 293
},
"luminance": 0.67102
}Semantic roles & 50–950 ramp
primary
#D8D1FA
secondary
#D2E08F
accent
#DD09B9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485