#BC91EF#BC91EF
#BC91EF is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.139 H 304.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91EF |
|---|---|
| RGB | rgb(188, 145, 239) |
| HSL | hsl(267, 75%, 75%) |
| HSV | hsv(267, 39%, 94%) |
| CMYK | cmyk(21.3%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.41, 34.30, -41.34) |
| CIE-LCH | lch(67.41, 53.71, 309.69°) |
| OKLab | oklab(73.28% 0.0782 -0.1149) |
| OKLCH | oklch(73.28% 0.139 304.2) |
| XYZ | xyz(46.4412, 37.1743, 86.3734) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Baby Purple
#CA9BF7
ΔE00 3.26
Pastel Purple
#CAA0FF
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91EF #C4EF91
analogous
#9195EF #BC91EF #EB91EF
triadic
#BC91EF #EFBC91 #91EFBC
tetradic
#BC91EF #EF9195 #C4EF91 #91EFEB
square
#BC91EF #EF9195 #C4EF91 #91EFEB
split-complementary
#BC91EF #EFEB91 #95EF91
monochromatic
#7B26DF #9B5CE7 #BC91EF #DDC6F7 #EFE4FB
Accessibility & contrast
On white
2.49
#BC91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BC91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91EF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91EF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#B4A0B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc91ef; /* rgb */ color: rgb(188, 145, 239); /* oklch */ color: oklch(73.3% 0.139 304.2);
Tailwind
colors: {
custom: {
50: '#d2b2f4',
500: '#bc91ef',
950: '#000000',
},
}SCSS
$custom: #bc91ef; $custom-light: #d2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bc91ef",
"rgb": {
"r": 188,
"g": 145,
"b": 239
},
"hsl": {
"h": 267.447,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.73278,
"c": 0.13897,
"h": 304.2
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#BC91EF
secondary
#E7F3D8
accent
#D70F7B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085