#BC91FA#BC91FA
#BC91FA is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.153 H 301.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91FA |
|---|---|
| RGB | rgb(188, 145, 250) |
| HSL | hsl(265, 91%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(67.91, 36.83, -46.58) |
| CIE-LCH | lch(67.91, 59.38, 308.34°) |
| OKLab | oklab(73.82% 0.0802 -0.13) |
| OKLCH | oklch(73.82% 0.153 301.7) |
| XYZ | xyz(48.1159, 37.8442, 95.1937) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.83
Baby Purple
#CA9BF7
ΔE00 3.93
Pastel Purple
#CAA0FF
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91FA #CFFA91
analogous
#919BFA #BC91FA #F091FA
triadic
#BC91FA #FABC91 #91FABC
tetradic
#BC91FA #FA919B #CFFA91 #91FAF0
square
#BC91FA #FA919B #CFFA91 #91FAF0
split-complementary
#BC91FA #FAF091 #9BFA91
monochromatic
#751CF5 #9856F7 #BC91FA #E0CCFD #EDE2FE
Accessibility & contrast
On white
2.45
#BC91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BC91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91FA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91FA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#B1A3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc91fa; /* rgb */ color: rgb(188, 145, 250); /* oklch */ color: oklch(73.8% 0.153 301.7);
Tailwind
colors: {
custom: {
50: '#d2b2fc',
500: '#bc91fa',
950: '#000000',
},
}SCSS
$custom: #bc91fa; $custom-light: #d2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#bc91fa",
"rgb": {
"r": 188,
"g": 145,
"b": 250
},
"hsl": {
"h": 264.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.73818,
"c": 0.15276,
"h": 301.7
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#BC91FA
secondary
#E8F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085