#BC91F7#BC91F7
#BC91F7 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.149 H 302.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F7 |
|---|---|
| RGB | rgb(188, 145, 247) |
| HSL | hsl(265, 86%, 77%) |
| HSV | hsv(265, 41%, 97%) |
| CMYK | cmyk(23.9%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.77, 36.13, -45.15) |
| CIE-LCH | lch(67.77, 57.83, 308.67°) |
| OKLab | oklab(73.67% 0.0797 -0.1259) |
| OKLCH | oklch(73.67% 0.149 302.3) |
| XYZ | xyz(47.6493, 37.6576, 92.7360) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F7 #CCF791
analogous
#9199F7 #BC91F7 #EF91F7
triadic
#BC91F7 #F7BC91 #91F7BC
tetradic
#BC91F7 #F79199 #CCF791 #91F7EF
square
#BC91F7 #F79199 #CCF791 #91F7EF
split-complementary
#BC91F7 #F7EF91 #99F791
monochromatic
#771FEF #9958F3 #BC91F7 #DFCAFB #EEE2FD
Accessibility & contrast
On white
2.46
#BC91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BC91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#80A5F4
Tritanopia (blue-blind)
#B2A2B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc91f7; /* rgb */ color: rgb(188, 145, 247); /* oklch */ color: oklch(73.7% 0.149 302.3);
Tailwind
colors: {
custom: {
50: '#d2b2fa',
500: '#bc91f7',
950: '#000000',
},
}SCSS
$custom: #bc91f7; $custom-light: #d2b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bc91f7",
"rgb": {
"r": 188,
"g": 145,
"b": 247
},
"hsl": {
"h": 265.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.73668,
"c": 0.149,
"h": 302.3
},
"luminance": 0.37658
}Semantic roles & 50–950 ramp
primary
#BC91F7
secondary
#E8F5D6
accent
#E30384
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085