#BF8BFA#BF8BFA
#BF8BFA is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.1% C 0.163 H 304.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8BFA |
|---|---|
| RGB | rgb(191, 139, 250) |
| HSL | hsl(268, 92%, 76%) |
| HSV | hsv(268, 44%, 98%) |
| CMYK | cmyk(23.6%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(66.86, 40.94, -48.21) |
| CIE-LCH | lch(66.86, 63.25, 310.34°) |
| OKLab | oklab(73.1% 0.0918 -0.1347) |
| OKLCH | oklch(73.1% 0.163 304.3) |
| XYZ | xyz(47.9701, 36.4439, 94.9312) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.09
Baby Purple
#CA9BF7
ΔE00 4.70
Light Purple
#BF77F6
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 6.15
Easter Purple
#C071FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8BFA #C6FA8B
analogous
#8B8FFA #BF8BFA #F78BFA
triadic
#BF8BFA #FABF8B #8BFABF
tetradic
#BF8BFA #FA8B8F #C6FA8B #8BFAF7
square
#BF8BFA #FA8B8F #C6FA8B #8BFAF7
split-complementary
#BF8BFA #FAF78B #8FFA8B
monochromatic
#7E16F5 #9F50F7 #BF8BFA #DFC6FD #EFE2FE
Accessibility & contrast
On white
2.53
#BF8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BF8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8BFA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8BFA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#7AA3F7
Tritanopia (blue-blind)
#B59EB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8bfa; /* rgb */ color: rgb(191, 139, 250); /* oklch */ color: oklch(73.1% 0.163 304.3);
Tailwind
colors: {
custom: {
50: '#d4aefc',
500: '#bf8bfa',
950: '#000000',
},
}SCSS
$custom: #bf8bfa; $custom-light: #d4aefc; $custom-dark: #000000;
JSON
{
"hex": "#bf8bfa",
"rgb": {
"r": 191,
"g": 139,
"b": 250
},
"hsl": {
"h": 268.108,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.73096,
"c": 0.163,
"h": 304.3
},
"luminance": 0.36444
}Semantic roles & 50–950 ramp
primary
#BF8BFA
secondary
#E7F6D5
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85