#BC91F5#BC91F5
#BC91F5 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.146 H 302.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F5 |
|---|---|
| RGB | rgb(188, 145, 245) |
| HSL | hsl(266, 83%, 76%) |
| HSV | hsv(266, 41%, 96%) |
| CMYK | cmyk(23.3%, 40.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.68, 35.67, -44.20) |
| CIE-LCH | lch(67.68, 56.80, 308.90°) |
| OKLab | oklab(73.57% 0.0793 -0.1232) |
| OKLCH | oklch(73.57% 0.146 302.8) |
| XYZ | xyz(47.3423, 37.5348, 91.1193) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.02
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F5 #CAF591
analogous
#9198F5 #BC91F5 #EE91F5
triadic
#BC91F5 #F5BC91 #91F5BC
tetradic
#BC91F5 #F59198 #CAF591 #91F5EE
square
#BC91F5 #F59198 #CAF591 #91F5EE
split-complementary
#BC91F5 #F5EE91 #98F591
monochromatic
#7821EB #9A59F0 #BC91F5 #DEC9FA #EEE3FC
Accessibility & contrast
On white
2.47
#BC91F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BC91F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F5 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#81A5F2
Tritanopia (blue-blind)
#B2A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc91f5; /* rgb */ color: rgb(188, 145, 245); /* oklch */ color: oklch(73.6% 0.146 302.8);
Tailwind
colors: {
custom: {
50: '#d2b2f9',
500: '#bc91f5',
950: '#000000',
},
}SCSS
$custom: #bc91f5; $custom-light: #d2b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bc91f5",
"rgb": {
"r": 188,
"g": 145,
"b": 245
},
"hsl": {
"h": 265.8,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.7357,
"c": 0.14649,
"h": 302.8
},
"luminance": 0.37535
}Semantic roles & 50–950 ramp
primary
#BC91F5
secondary
#E8F4D7
accent
#E00682
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085