#BC91F2#BC91F2
#BC91F2 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.143 H 303.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91F2 |
|---|---|
| RGB | rgb(188, 145, 242) |
| HSL | hsl(267, 79%, 76%) |
| HSV | hsv(267, 40%, 95%) |
| CMYK | cmyk(22.3%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.54, 34.98, -42.77) |
| CIE-LCH | lch(67.54, 55.26, 309.28°) |
| OKLab | oklab(73.42% 0.0788 -0.119) |
| OKLCH | oklch(73.42% 0.143 303.5) |
| XYZ | xyz(46.8881, 37.3531, 88.7269) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.31
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91F2 #C7F291
analogous
#9196F2 #BC91F2 #EC91F2
triadic
#BC91F2 #F2BC91 #91F2BC
tetradic
#BC91F2 #F29196 #C7F291 #91F2EC
square
#BC91F2 #F29196 #C7F291 #91F2EC
split-complementary
#BC91F2 #F2EC91 #96F291
monochromatic
#7924E5 #9B5AEC #BC91F2 #DDC8F8 #EEE4FC
Accessibility & contrast
On white
2.48
#BC91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BC91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91F2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91F2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#83A4EF
Tritanopia (blue-blind)
#B3A1B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc91f2; /* rgb */ color: rgb(188, 145, 242); /* oklch */ color: oklch(73.4% 0.143 303.5);
Tailwind
colors: {
custom: {
50: '#d2b2f6',
500: '#bc91f2',
950: '#000000',
},
}SCSS
$custom: #bc91f2; $custom-light: #d2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bc91f2",
"rgb": {
"r": 188,
"g": 145,
"b": 242
},
"hsl": {
"h": 266.598,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.73423,
"c": 0.14273,
"h": 303.5
},
"luminance": 0.37353
}Semantic roles & 50–950 ramp
primary
#BC91F2
secondary
#E7F4D7
accent
#DB0A7F
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085