#BC92FA#BC92FA
#BC92FA is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.151 H 301.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92FA |
|---|---|
| RGB | rgb(188, 146, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(24.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(68.13, 36.28, -46.22) |
| CIE-LCH | lch(68.13, 58.76, 308.13°) |
| OKLab | oklab(73.99% 0.0788 -0.129) |
| OKLCH | oklch(73.99% 0.151 301.4) |
| XYZ | xyz(48.2694, 38.1512, 95.2449) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92FA #D0FA92
analogous
#929CFA #BC92FA #F092FA
triadic
#BC92FA #FABC92 #92FABC
tetradic
#BC92FA #FA929C #D0FA92 #92FAF0
square
#BC92FA #FA929C #D0FA92 #92FAF0
split-complementary
#BC92FA #FAF092 #9CFA92
monochromatic
#741DF5 #9857F7 #BC92FA #E0CDFD #EDE2FE
Accessibility & contrast
On white
2.43
#BC92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BC92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92FA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92FA | 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)
#77A5FE
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#B1A4BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc92fa; /* rgb */ color: rgb(188, 146, 250); /* oklch */ color: oklch(74.0% 0.151 301.4);
Tailwind
colors: {
custom: {
50: '#d2b2fc',
500: '#bc92fa',
950: '#000000',
},
}SCSS
$custom: #bc92fa; $custom-light: #d2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#bc92fa",
"rgb": {
"r": 188,
"g": 146,
"b": 250
},
"hsl": {
"h": 264.231,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.73988,
"c": 0.15118,
"h": 301.4
},
"luminance": 0.38151
}Semantic roles & 50–950 ramp
primary
#BC92FA
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085