#BC91FE#BC91FE
#BC91FE is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.158 H 300.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91FE |
|---|---|
| RGB | rgb(188, 145, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(26%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(68.09, 37.77, -48.46) |
| CIE-LCH | lch(68.09, 61.44, 307.93°) |
| OKLab | oklab(74.02% 0.0808 -0.1355) |
| OKLCH | oklch(74.02% 0.158 300.8) |
| XYZ | xyz(48.7498, 38.0978, 98.5320) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.95
Baby Purple
#CA9BF7
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91FE #D3FE91
analogous
#919CFE #BC91FE #F391FE
triadic
#BC91FE #FEBC91 #91FEBC
tetradic
#BC91FE #FE919C #D3FE91 #91FEF3
square
#BC91FE #FE919C #D3FE91 #91FEF3
split-complementary
#BC91FE #FEF391 #9CFE91
monochromatic
#7218FD #9754FD #BC91FE #E1CEFF #EDE1FF
Accessibility & contrast
On white
2.44
#BC91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BC91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91FE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91FE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#B0A4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc91fe; /* rgb */ color: rgb(188, 145, 254); /* oklch */ color: oklch(74.0% 0.158 300.8);
Tailwind
colors: {
custom: {
50: '#d2b2ff',
500: '#bc91fe',
950: '#000000',
},
}SCSS
$custom: #bc91fe; $custom-light: #d2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bc91fe",
"rgb": {
"r": 188,
"g": 145,
"b": 254
},
"hsl": {
"h": 263.67,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.7402,
"c": 0.15779,
"h": 300.8
},
"luminance": 0.38098
}Semantic roles & 50–950 ramp
primary
#BC91FE
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086