#BC91E9#BC91E9
#BC91E9 is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.131 H 305.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E9 |
|---|---|
| RGB | rgb(188, 145, 233) |
| HSL | hsl(269, 67%, 74%) |
| HSV | hsv(269, 38%, 91%) |
| CMYK | cmyk(19.3%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(67.15, 32.95, -38.45) |
| CIE-LCH | lch(67.15, 50.63, 310.60°) |
| OKLab | oklab(72.99% 0.077 -0.1065) |
| OKLCH | oklch(72.99% 0.131 305.9) |
| XYZ | xyz(45.5695, 36.8256, 81.7824) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.35
Liliac
#C48EFD
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 3.86
Pale Purple
#B790D4
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E9 #BEE991
analogous
#9192E9 #BC91E9 #E891E9
triadic
#BC91E9 #E9BC91 #91E9BC
tetradic
#BC91E9 #E99192 #BEE991 #91E9E8
square
#BC91E9 #E99192 #BEE991 #91E9E8
split-complementary
#BC91E9 #E9E891 #92E991
monochromatic
#7E2BD5 #9D5EDF #BC91E9 #DBC4F3 #EFE5FA
Accessibility & contrast
On white
2.51
#BC91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BC91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E9
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E9 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EC
Deuteranopia (green-blind)
#87A4E7
Tritanopia (blue-blind)
#B59FB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e9; /* rgb */ color: rgb(188, 145, 233); /* oklch */ color: oklch(73.0% 0.131 305.9);
Tailwind
colors: {
custom: {
50: '#d1b2f0',
500: '#bc91e9',
950: '#000000',
},
}SCSS
$custom: #bc91e9; $custom-light: #d1b2f0; $custom-dark: #000000;
JSON
{
"hex": "#bc91e9",
"rgb": {
"r": 188,
"g": 145,
"b": 233
},
"hsl": {
"h": 269.318,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.72994,
"c": 0.13145,
"h": 305.9
},
"luminance": 0.36825
}Semantic roles & 50–950 ramp
primary
#BC91E9
secondary
#E6F1DA
accent
#CF1775
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141116
muted
#838084