#BC91FF#BC91FF
#BC91FF is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.159 H 300.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91FF |
|---|---|
| RGB | rgb(188, 145, 255) |
| HSL | hsl(263, 100%, 78%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.3%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(68.14, 38.00, -48.93) |
| CIE-LCH | lch(68.14, 61.96, 307.83°) |
| OKLab | oklab(74.07% 0.081 -0.1369) |
| OKLCH | oklch(74.07% 0.159 300.6) |
| XYZ | xyz(48.9103, 38.1620, 99.3776) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.98
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91FF #D4FF91
analogous
#919DFF #BC91FF #F391FF
triadic
#BC91FF #FFBC91 #91FFBC
tetradic
#BC91FF #FF919D #D4FF91 #91FFF3
square
#BC91FF #FF919D #D4FF91 #91FFF3
split-complementary
#BC91FF #FFF391 #9DFF91
monochromatic
#7117FF #9754FF #BC91FF #E1CEFF #ECE0FF
Accessibility & contrast
On white
2.43
#BC91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BC91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91FF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91FF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#7CA5FC
Tritanopia (blue-blind)
#AFA4BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc91ff; /* rgb */ color: rgb(188, 145, 255); /* oklch */ color: oklch(74.1% 0.159 300.6);
Tailwind
colors: {
custom: {
50: '#d2b2ff',
500: '#bc91ff',
950: '#000000',
},
}SCSS
$custom: #bc91ff; $custom-light: #d2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bc91ff",
"rgb": {
"r": 188,
"g": 145,
"b": 255
},
"hsl": {
"h": 263.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.74071,
"c": 0.15904,
"h": 300.6
},
"luminance": 0.38162
}Semantic roles & 50–950 ramp
primary
#BC91FF
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086