#BC91E8#BC91E8
#BC91E8 is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.130 H 306.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91E8 |
|---|---|
| RGB | rgb(188, 145, 232) |
| HSL | hsl(270, 65%, 74%) |
| HSV | hsv(270, 38%, 91%) |
| CMYK | cmyk(19%, 37.5%, 0%, 9%) |
| CIE-LAB | lab(67.10, 32.72, -37.96) |
| CIE-LCH | lch(67.10, 50.12, 310.76°) |
| OKLab | oklab(72.95% 0.0768 -0.1051) |
| OKLCH | oklch(72.95% 0.13 306.1) |
| XYZ | xyz(45.4270, 36.7687, 81.0322) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 3.83
Pale Purple
#B790D4
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91E8 #BDE891
analogous
#9192E8 #BC91E8 #E891E8
triadic
#BC91E8 #E8BC91 #91E8BC
tetradic
#BC91E8 #E89192 #BDE891 #91E8E8
square
#BC91E8 #E89192 #BDE891 #91E8E8
split-complementary
#BC91E8 #E8E891 #92E891
monochromatic
#7E2CD3 #9D5EDD #BC91E8 #DBC4F3 #F0E6FA
Accessibility & contrast
On white
2.51
#BC91E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BC91E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91E8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91E8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EB
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#B69EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc91e8; /* rgb */ color: rgb(188, 145, 232); /* oklch */ color: oklch(72.9% 0.130 306.1);
Tailwind
colors: {
custom: {
50: '#d1b1ef',
500: '#bc91e8',
950: '#000000',
},
}SCSS
$custom: #bc91e8; $custom-light: #d1b1ef; $custom-dark: #000000;
JSON
{
"hex": "#bc91e8",
"rgb": {
"r": 188,
"g": 145,
"b": 232
},
"hsl": {
"h": 269.655,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.72948,
"c": 0.1302,
"h": 306.1
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#BC91E8
secondary
#E6F1DA
accent
#CD1874
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141116
muted
#838084