#D8BFEB#D8BFEB
#D8BFEB is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.0% C 0.066 H 310.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BFEB |
|---|---|
| RGB | rgb(216, 191, 235) |
| HSL | hsl(274, 52%, 84%) |
| HSV | hsv(274, 19%, 92%) |
| CMYK | cmyk(8.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.66, 16.86, -18.57) |
| CIE-LCH | lch(80.66, 25.08, 312.24°) |
| OKLab | oklab(83.97% 0.0428 -0.0502) |
| OKLCH | oklch(83.97% 0.066 310.5) |
| XYZ | xyz(61.9425, 57.8591, 86.4859) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 5.67
Light Lavendar
#EFC0FE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BFEB #D2EBBF
analogous
#C2BFEB #D8BFEB #EBBFE8
triadic
#D8BFEB #EBD8BF #BFEBD8
tetradic
#D8BFEB #EBC2BF #D2EBBF #BFE8EB
square
#D8BFEB #EBC2BF #D2EBBF #BFE8EB
split-complementary
#D8BFEB #E8EBBF #BFEBC2
monochromatic
#9F62CE #BC90DC #D8BFEB #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.67
#D8BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#D8BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BFEB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BFEB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#D6C4CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d8bfeb; /* rgb */ color: rgb(216, 191, 235); /* oklch */ color: oklch(84.0% 0.066 310.5);
Tailwind
colors: {
custom: {
50: '#e4d2f1',
500: '#d8bfeb',
950: '#000000',
},
}SCSS
$custom: #d8bfeb; $custom-light: #e4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d8bfeb",
"rgb": {
"r": 216,
"g": 191,
"b": 235
},
"hsl": {
"h": 274.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83974,
"c": 0.06597,
"h": 310.5
},
"luminance": 0.57859
}Semantic roles & 50–950 ramp
primary
#D8BFEB
secondary
#A3C787
accent
#C02668
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385