#BC91FB#BC91FB
#BC91FB is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.154 H 301.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91FB |
|---|---|
| RGB | rgb(188, 145, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.1%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.95, 37.06, -47.05) |
| CIE-LCH | lch(67.95, 59.89, 308.23°) |
| OKLab | oklab(73.87% 0.0804 -0.1314) |
| OKLCH | oklch(73.87% 0.154 301.4) |
| XYZ | xyz(48.2732, 37.9071, 96.0217) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.49
Light Purple
#BF77F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91FB #D0FB91
analogous
#919BFB #BC91FB #F191FB
triadic
#BC91FB #FBBC91 #91FBBC
tetradic
#BC91FB #FB919B #D0FB91 #91FBF1
square
#BC91FB #FB919B #D0FB91 #91FBF1
split-complementary
#BC91FB #FBF191 #9BFB91
monochromatic
#741BF7 #9856F9 #BC91FB #E0CCFD #EDE1FE
Accessibility & contrast
On white
2.45
#BC91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BC91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91FB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91FB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#B1A3BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc91fb; /* rgb */ color: rgb(188, 145, 251); /* oklch */ color: oklch(73.9% 0.154 301.4);
Tailwind
colors: {
custom: {
50: '#d2b2fd',
500: '#bc91fb',
950: '#000000',
},
}SCSS
$custom: #bc91fb; $custom-light: #d2b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bc91fb",
"rgb": {
"r": 188,
"g": 145,
"b": 251
},
"hsl": {
"h": 264.34,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.73868,
"c": 0.15402,
"h": 301.4
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#BC91FB
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085