#BC91F3#BC91F3
#BC91F3 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.144 H 303.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F3 |
|---|---|
| RGB | rgb(188, 145, 243) |
| HSL | hsl(266, 80%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(22.6%, 40.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.59, 35.21, -43.25) |
| CIE-LCH | lch(67.59, 55.77, 309.15°) |
| OKLab | oklab(73.47% 0.079 -0.1204) |
| OKLCH | oklch(73.47% 0.144 303.3) |
| XYZ | xyz(47.0387, 37.4133, 89.5200) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F3 #C8F391
analogous
#9197F3 #BC91F3 #ED91F3
triadic
#BC91F3 #F3BC91 #91F3BC
tetradic
#BC91F3 #F39197 #C8F391 #91F3ED
square
#BC91F3 #F39197 #C8F391 #91F3ED
split-complementary
#BC91F3 #F3ED91 #97F391
monochromatic
#7923E7 #9A5AED #BC91F3 #DEC8F9 #EEE3FC
Accessibility & contrast
On white
2.48
#BC91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BC91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F3
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F3 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F7
Deuteranopia (green-blind)
#82A5F0
Tritanopia (blue-blind)
#B3A1B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc91f3; /* rgb */ color: rgb(188, 145, 243); /* oklch */ color: oklch(73.5% 0.144 303.3);
Tailwind
colors: {
custom: {
50: '#d2b2f7',
500: '#bc91f3',
950: '#000000',
},
}SCSS
$custom: #bc91f3; $custom-light: #d2b2f7; $custom-dark: #000000;
JSON
{
"hex": "#bc91f3",
"rgb": {
"r": 188,
"g": 145,
"b": 243
},
"hsl": {
"h": 266.327,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.73472,
"c": 0.14398,
"h": 303.3
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#BC91F3
secondary
#E7F4D7
accent
#DD0980
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085