#BC96FA#BC96FA
#BC96FA is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.145 H 300.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96FA |
|---|---|
| RGB | rgb(188, 150, 250) |
| HSL | hsl(263, 91%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.8%, 40%, 0%, 2%) |
| CIE-LAB | lab(69.04, 34.07, -44.79) |
| CIE-LCH | lch(69.04, 56.27, 307.26°) |
| OKLab | oklab(74.68% 0.0734 -0.1249) |
| OKLCH | oklch(74.68% 0.145 300.4) |
| XYZ | xyz(48.8968, 39.4060, 95.4540) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.85
Pastel Purple
#CAA0FF
ΔE00 3.27
Baby Purple
#CA9BF7
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 4.55
Lavender
#B39DDB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96FA #D4FA96
analogous
#96A2FA #BC96FA #EE96FA
triadic
#BC96FA #FABC96 #96FABC
tetradic
#BC96FA #FA96A2 #D4FA96 #96FAEE
square
#BC96FA #FA96A2 #D4FA96 #96FAEE
split-complementary
#BC96FA #FAEE96 #A2FA96
monochromatic
#7121F4 #975CF7 #BC96FA #E1D0FD #ECE2FE
Accessibility & contrast
On white
2.36
#BC96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BC96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96FA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96FA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#B1A7BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc96fa; /* rgb */ color: rgb(188, 150, 250); /* oklch */ color: oklch(74.7% 0.145 300.4);
Tailwind
colors: {
custom: {
50: '#d2b5fc',
500: '#bc96fa',
950: '#000000',
},
}SCSS
$custom: #bc96fa; $custom-light: #d2b5fc; $custom-dark: #000000;
JSON
{
"hex": "#bc96fa",
"rgb": {
"r": 188,
"g": 150,
"b": 250
},
"hsl": {
"h": 262.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.74678,
"c": 0.14483,
"h": 300.4
},
"luminance": 0.39406
}Semantic roles & 50–950 ramp
primary
#BC96FA
secondary
#E9F6D5
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085