#BC97FA#BC97FA
#BC97FA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.143 H 300.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97FA |
|---|---|
| RGB | rgb(188, 151, 250) |
| HSL | hsl(262, 91%, 79%) |
| HSV | hsv(262, 40%, 98%) |
| CMYK | cmyk(24.8%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(69.27, 33.51, -44.43) |
| CIE-LCH | lch(69.27, 55.65, 307.03°) |
| OKLab | oklab(74.85% 0.072 -0.1238) |
| OKLCH | oklch(74.85% 0.143 300.2) |
| XYZ | xyz(49.0571, 39.7265, 95.5074) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.10
Pastel Purple
#CAA0FF
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.31
Lilac (survey)
#CEA2FD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.41
Lavender
#B39DDB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97FA #D5FA97
analogous
#97A3FA #BC97FA #ED97FA
triadic
#BC97FA #FABC97 #97FABC
tetradic
#BC97FA #FA97A3 #D5FA97 #97FAED
square
#BC97FA #FA97A3 #D5FA97 #97FAED
split-complementary
#BC97FA #FAED97 #A3FA97
monochromatic
#7122F4 #965DF7 #BC97FA #E2D1FD #ECE2FE
Accessibility & contrast
On white
2.35
#BC97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BC97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#B0A8BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc97fa; /* rgb */ color: rgb(188, 151, 250); /* oklch */ color: oklch(74.9% 0.143 300.2);
Tailwind
colors: {
custom: {
50: '#d2b6fc',
500: '#bc97fa',
950: '#000000',
},
}SCSS
$custom: #bc97fa; $custom-light: #d2b6fc; $custom-dark: #000000;
JSON
{
"hex": "#bc97fa",
"rgb": {
"r": 188,
"g": 151,
"b": 250
},
"hsl": {
"h": 262.424,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.74852,
"c": 0.14325,
"h": 300.2
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#BC97FA
secondary
#EAF6D5
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085