#BC91E4#BC91E4
#BC91E4 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.125 H 307.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E4 |
|---|---|
| RGB | rgb(188, 145, 228) |
| HSL | hsl(271, 61%, 73%) |
| HSV | hsv(271, 36%, 89%) |
| CMYK | cmyk(17.5%, 36.4%, 0%, 10.6%) |
| CIE-LAB | lab(66.93, 31.84, -36.02) |
| CIE-LCH | lch(66.93, 48.07, 311.47°) |
| OKLab | oklab(72.76% 0.0759 -0.0996) |
| OKLCH | oklch(72.76% 0.125 307.3) |
| XYZ | xyz(44.8653, 36.5440, 78.0739) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.08
Baby Purple
#CA9BF7
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.79
Liliac
#C48EFD
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 5.11
Lavender
#B39DDB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E4 #B9E491
analogous
#9291E4 #BC91E4 #E491E3
triadic
#BC91E4 #E4BC91 #91E4BC
tetradic
#BC91E4 #E49291 #B9E491 #91E3E4
square
#BC91E4 #E49291 #B9E491 #91E3E4
split-complementary
#BC91E4 #E3E491 #91E492
monochromatic
#8031C9 #9E60D8 #BC91E4 #DAC2F0 #F0E6F9
Accessibility & contrast
On white
2.53
#BC91E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BC91E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#B79DB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e4; /* rgb */ color: rgb(188, 145, 228); /* oklch */ color: oklch(72.8% 0.125 307.3);
Tailwind
colors: {
custom: {
50: '#d1b1ed',
500: '#bc91e4',
950: '#000000',
},
}SCSS
$custom: #bc91e4; $custom-light: #d1b1ed; $custom-dark: #000000;
JSON
{
"hex": "#bc91e4",
"rgb": {
"r": 188,
"g": 145,
"b": 228
},
"hsl": {
"h": 271.084,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.72764,
"c": 0.12523,
"h": 307.3
},
"luminance": 0.36544
}Semantic roles & 50–950 ramp
primary
#BC91E4
secondary
#E5F0DB
accent
#C81D70
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084