#BC91E7#BC91E7
#BC91E7 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.129 H 306.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E7 |
|---|---|
| RGB | rgb(188, 145, 231) |
| HSL | hsl(270, 64%, 74%) |
| HSV | hsv(270, 37%, 91%) |
| CMYK | cmyk(18.6%, 37.2%, 0%, 9.4%) |
| CIE-LAB | lab(67.06, 32.50, -37.48) |
| CIE-LCH | lch(67.06, 49.61, 310.93°) |
| OKLab | oklab(72.9% 0.0766 -0.1038) |
| OKLCH | oklch(72.9% 0.129 306.4) |
| XYZ | xyz(45.2854, 36.7120, 80.2862) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.47
Pale Purple
#B790D4
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 3.80
Liliac
#C48EFD
ΔE00 3.94
Pastel Purple
#CAA0FF
ΔE00 4.78
Lilac (survey)
#CEA2FD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E7 #BCE791
analogous
#9191E7 #BC91E7 #E791E7
triadic
#BC91E7 #E7BC91 #91E7BC
tetradic
#BC91E7 #E79191 #BCE791 #91E7E7
square
#BC91E7 #E79191 #BCE791 #91E7E7
split-complementary
#BC91E7 #E7E791 #91E791
monochromatic
#7F2DD0 #9D5FDC #BC91E7 #DBC3F2 #F0E6FA
Accessibility & contrast
On white
2.52
#BC91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BC91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#88A4E5
Tritanopia (blue-blind)
#B69EB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e7; /* rgb */ color: rgb(188, 145, 231); /* oklch */ color: oklch(72.9% 0.129 306.4);
Tailwind
colors: {
custom: {
50: '#d1b1ef',
500: '#bc91e7',
950: '#000000',
},
}SCSS
$custom: #bc91e7; $custom-light: #d1b1ef; $custom-dark: #000000;
JSON
{
"hex": "#bc91e7",
"rgb": {
"r": 188,
"g": 145,
"b": 231
},
"hsl": {
"h": 270,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.72901,
"c": 0.12896,
"h": 306.4
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#BC91E7
secondary
#E6F1DA
accent
#CC1A73
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084