#BC91E1#BC91E1
#BC91E1 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.121 H 308.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E1 |
|---|---|
| RGB | rgb(188, 145, 225) |
| HSL | hsl(272, 57%, 73%) |
| HSV | hsv(272, 36%, 88%) |
| CMYK | cmyk(16.4%, 35.6%, 0%, 11.8%) |
| CIE-LAB | lab(66.81, 31.18, -34.56) |
| CIE-LCH | lch(66.81, 46.55, 312.06°) |
| OKLab | oklab(72.63% 0.0753 -0.0954) |
| OKLCH | oklch(72.63% 0.122 308.3) |
| XYZ | xyz(44.4525, 36.3788, 75.8996) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.50
Lavender (survey)
#C79FEF
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 4.05
Lavender
#B39DDB
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E1 #B6E191
analogous
#9491E1 #BC91E1 #E191DE
triadic
#BC91E1 #E1BC91 #91E1BC
tetradic
#BC91E1 #E19491 #B6E191 #91DEE1
square
#BC91E1 #E19491 #B6E191 #91DEE1
split-complementary
#BC91E1 #DEE191 #91E194
monochromatic
#8135C3 #9F61D4 #BC91E1 #D9C1EE #F0E7F8
Accessibility & contrast
On white
2.54
#BC91E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC91E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E1
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E1 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E4
Deuteranopia (green-blind)
#8BA3DF
Tritanopia (blue-blind)
#B79DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e1; /* rgb */ color: rgb(188, 145, 225); /* oklch */ color: oklch(72.6% 0.121 308.3);
Tailwind
colors: {
custom: {
50: '#d1b1ea',
500: '#bc91e1',
950: '#000000',
},
}SCSS
$custom: #bc91e1; $custom-light: #d1b1ea; $custom-dark: #000000;
JSON
{
"hex": "#bc91e1",
"rgb": {
"r": 188,
"g": 145,
"b": 225
},
"hsl": {
"h": 272.25,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.72627,
"c": 0.1215,
"h": 308.3
},
"luminance": 0.36378
}Semantic roles & 50–950 ramp
primary
#BC91E1
secondary
#E5F0DB
accent
#C5216D
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084