#BC91F8#BC91F8
#BC91F8 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.150 H 302.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F8 |
|---|---|
| RGB | rgb(188, 145, 248) |
| HSL | hsl(265, 88%, 77%) |
| HSV | hsv(265, 42%, 97%) |
| CMYK | cmyk(24.2%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.81, 36.37, -45.63) |
| CIE-LCH | lch(67.81, 58.35, 308.55°) |
| OKLab | oklab(73.72% 0.0799 -0.1273) |
| OKLCH | oklch(73.72% 0.15 302.1) |
| XYZ | xyz(47.8040, 37.7194, 93.5509) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.86
Baby Purple
#CA9BF7
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F8 #CDF891
analogous
#919AF8 #BC91F8 #F091F8
triadic
#BC91F8 #F8BC91 #91F8BC
tetradic
#BC91F8 #F8919A #CDF891 #91F8F0
square
#BC91F8 #F8919A #CDF891 #91F8F0
split-complementary
#BC91F8 #F8F091 #9AF891
monochromatic
#761EF1 #9957F4 #BC91F8 #DFCBFC #EDE2FD
Accessibility & contrast
On white
2.46
#BC91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BC91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#B1A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc91f8; /* rgb */ color: rgb(188, 145, 248); /* oklch */ color: oklch(73.7% 0.150 302.1);
Tailwind
colors: {
custom: {
50: '#d2b2fb',
500: '#bc91f8',
950: '#000000',
},
}SCSS
$custom: #bc91f8; $custom-light: #d2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bc91f8",
"rgb": {
"r": 188,
"g": 145,
"b": 248
},
"hsl": {
"h": 265.049,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73718,
"c": 0.15026,
"h": 302.1
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#BC91F8
secondary
#E8F5D6
accent
#E50186
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085