#BC91F0#BC91F0
#BC91F0 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.140 H 304.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F0 |
|---|---|
| RGB | rgb(188, 145, 240) |
| HSL | hsl(267, 76%, 75%) |
| HSV | hsv(267, 40%, 94%) |
| CMYK | cmyk(21.7%, 39.6%, 0%, 5.9%) |
| CIE-LAB | lab(67.45, 34.53, -41.81) |
| CIE-LCH | lch(67.45, 54.23, 309.55°) |
| OKLab | oklab(73.33% 0.0784 -0.1162) |
| OKLCH | oklch(73.33% 0.14 304) |
| XYZ | xyz(46.5893, 37.2336, 87.1536) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 4.17
Lavender (survey)
#C79FEF
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F0 #C5F091
analogous
#9195F0 #BC91F0 #EC91F0
triadic
#BC91F0 #F0BC91 #91F0BC
tetradic
#BC91F0 #F09195 #C5F091 #91F0EC
square
#BC91F0 #F09195 #C5F091 #91F0EC
split-complementary
#BC91F0 #F0EC91 #95F091
monochromatic
#7A25E1 #9B5BE9 #BC91F0 #DDC7F7 #EFE4FB
Accessibility & contrast
On white
2.49
#BC91F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BC91F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F0
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F0 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#B4A0B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc91f0; /* rgb */ color: rgb(188, 145, 240); /* oklch */ color: oklch(73.3% 0.140 304.0);
Tailwind
colors: {
custom: {
50: '#d2b2f5',
500: '#bc91f0',
950: '#000000',
},
}SCSS
$custom: #bc91f0; $custom-light: #d2b2f5; $custom-dark: #000000;
JSON
{
"hex": "#bc91f0",
"rgb": {
"r": 188,
"g": 145,
"b": 240
},
"hsl": {
"h": 267.158,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.73326,
"c": 0.14022,
"h": 304
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#BC91F0
secondary
#E7F3D8
accent
#D80D7C
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085