#BF8DF5#BF8DF5
#BF8DF5 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.2% C 0.154 H 305.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DF5 |
|---|---|
| RGB | rgb(191, 141, 245) |
| HSL | hsl(269, 84%, 76%) |
| HSV | hsv(269, 42%, 96%) |
| CMYK | cmyk(22%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.07, 38.71, -45.14) |
| CIE-LCH | lch(67.07, 59.47, 310.62°) |
| OKLab | oklab(73.18% 0.0883 -0.1258) |
| OKLCH | oklch(73.18% 0.154 305.1) |
| XYZ | xyz(47.4888, 36.7189, 90.9542) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.83
Light Purple
#BF77F6
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DF5 #C3F58D
analogous
#8D8FF5 #BF8DF5 #F38DF5
triadic
#BF8DF5 #F5BF8D #8DF5BF
tetradic
#BF8DF5 #F58D8F #C3F58D #8DF5F3
square
#BF8DF5 #F58D8F #C3F58D #8DF5F3
split-complementary
#BF8DF5 #F5F38D #8FF58D
monochromatic
#801CEB #9F55F0 #BF8DF5 #DFC5FA #EFE3FD
Accessibility & contrast
On white
2.52
#BF8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BF8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DF5
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DF5 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#B69EB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8df5; /* rgb */ color: rgb(191, 141, 245); /* oklch */ color: oklch(73.2% 0.154 305.1);
Tailwind
colors: {
custom: {
50: '#d4aff9',
500: '#bf8df5',
950: '#000000',
},
}SCSS
$custom: #bf8df5; $custom-light: #d4aff9; $custom-dark: #000000;
JSON
{
"hex": "#bf8df5",
"rgb": {
"r": 191,
"g": 141,
"b": 245
},
"hsl": {
"h": 268.846,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.73176,
"c": 0.15371,
"h": 305.1
},
"luminance": 0.36719
}Semantic roles & 50–950 ramp
primary
#BF8DF5
secondary
#E6F4D7
accent
#E00577
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85