#BC91E2#BC91E2
#BC91E2 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.123 H 307.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E2 |
|---|---|
| RGB | rgb(188, 145, 226) |
| HSL | hsl(272, 58%, 73%) |
| HSV | hsv(272, 36%, 89%) |
| CMYK | cmyk(16.8%, 35.8%, 0%, 11.4%) |
| CIE-LAB | lab(66.85, 31.40, -35.05) |
| CIE-LCH | lch(66.85, 47.05, 311.86°) |
| OKLab | oklab(72.67% 0.0755 -0.0968) |
| OKLCH | oklch(72.67% 0.123 307.9) |
| XYZ | xyz(44.5893, 36.4336, 76.6201) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.69
Lavender (survey)
#C79FEF
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.86
Lavender
#B39DDB
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E2 #B7E291
analogous
#9491E2 #BC91E2 #E291DF
triadic
#BC91E2 #E2BC91 #91E2BC
tetradic
#BC91E2 #E29491 #B7E291 #91DFE2
square
#BC91E2 #E29491 #B7E291 #91DFE2
split-complementary
#BC91E2 #DFE291 #91E294
monochromatic
#8134C5 #9F61D5 #BC91E2 #D9C1EF #F0E7F9
Accessibility & contrast
On white
2.53
#BC91E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BC91E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E5
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#B79DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e2; /* rgb */ color: rgb(188, 145, 226); /* oklch */ color: oklch(72.7% 0.123 307.9);
Tailwind
colors: {
custom: {
50: '#d1b1eb',
500: '#bc91e2',
950: '#000000',
},
}SCSS
$custom: #bc91e2; $custom-light: #d1b1eb; $custom-dark: #000000;
JSON
{
"hex": "#bc91e2",
"rgb": {
"r": 188,
"g": 145,
"b": 226
},
"hsl": {
"h": 271.852,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.72673,
"c": 0.12274,
"h": 307.9
},
"luminance": 0.36433
}Semantic roles & 50–950 ramp
primary
#BC91E2
secondary
#E5F0DB
accent
#C6206E
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084