#BF8BFC#BF8BFC
#BF8BFC is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.2% C 0.165 H 303.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8BFC |
|---|---|
| RGB | rgb(191, 139, 252) |
| HSL | hsl(268, 95%, 77%) |
| HSV | hsv(268, 45%, 99%) |
| CMYK | cmyk(24.2%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(66.95, 41.40, -49.15) |
| CIE-LCH | lch(66.95, 64.26, 310.11°) |
| OKLab | oklab(73.2% 0.0921 -0.1374) |
| OKLCH | oklch(73.2% 0.165 303.8) |
| XYZ | xyz(48.2854, 36.5700, 96.5915) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.13
Light Purple
#BF77F6
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 4.86
Pastel Purple
#CAA0FF
ΔE00 5.43
Easter Purple
#C071FE
ΔE00 6.10
Lilac (survey)
#CEA2FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8BFC #C8FC8B
analogous
#8B90FC #BF8BFC #F88BFC
triadic
#BF8BFC #FCBF8B #8BFCBF
tetradic
#BF8BFC #FC8B90 #C8FC8B #8BFCF8
square
#BF8BFC #FC8B90 #C8FC8B #8BFCF8
split-complementary
#BF8BFC #FCF88B #90FC8B
monochromatic
#7D14F9 #9E4FFA #BF8BFC #E0C7FE #EFE1FE
Accessibility & contrast
On white
2.53
#BF8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BF8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8BFC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8BFC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#B59EB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8bfc; /* rgb */ color: rgb(191, 139, 252); /* oklch */ color: oklch(73.2% 0.165 303.8);
Tailwind
colors: {
custom: {
50: '#d4aefe',
500: '#bf8bfc',
950: '#000000',
},
}SCSS
$custom: #bf8bfc; $custom-light: #d4aefe; $custom-dark: #000000;
JSON
{
"hex": "#bf8bfc",
"rgb": {
"r": 191,
"g": 139,
"b": 252
},
"hsl": {
"h": 267.611,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.73199,
"c": 0.16543,
"h": 303.8
},
"luminance": 0.3657
}Semantic roles & 50–950 ramp
primary
#BF8BFC
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86