#BC96F6#BC96F6
#BC96F6 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.5% C 0.140 H 301.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96F6 |
|---|---|
| RGB | rgb(188, 150, 246) |
| HSL | hsl(264, 84%, 78%) |
| HSV | hsv(264, 39%, 96%) |
| CMYK | cmyk(23.6%, 39%, 0%, 3.5%) |
| CIE-LAB | lab(68.87, 33.14, -42.88) |
| CIE-LCH | lch(68.87, 54.19, 307.69°) |
| OKLab | oklab(74.48% 0.0726 -0.1194) |
| OKLCH | oklch(74.48% 0.14 301.3) |
| XYZ | xyz(48.2763, 39.1578, 92.1858) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.00
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.07
Lavender
#B39DDB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96F6 #D0F696
analogous
#96A0F6 #BC96F6 #EC96F6
triadic
#BC96F6 #F6BC96 #96F6BC
tetradic
#BC96F6 #F696A0 #D0F696 #96F6EC
square
#BC96F6 #F696A0 #D0F696 #96F6EC
split-complementary
#BC96F6 #F6EC96 #A0F696
monochromatic
#7425EC #985EF1 #BC96F6 #E0CEFB #EDE3FD
Accessibility & contrast
On white
2.38
#BC96F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BC96F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96F6
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96F6 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#86A8F3
Tritanopia (blue-blind)
#B2A6BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc96f6; /* rgb */ color: rgb(188, 150, 246); /* oklch */ color: oklch(74.5% 0.140 301.3);
Tailwind
colors: {
custom: {
50: '#d2b5f9',
500: '#bc96f6',
950: '#000000',
},
}SCSS
$custom: #bc96f6; $custom-light: #d2b5f9; $custom-dark: #000000;
JSON
{
"hex": "#bc96f6",
"rgb": {
"r": 188,
"g": 150,
"b": 246
},
"hsl": {
"h": 263.75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.74484,
"c": 0.13973,
"h": 301.3
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#BC96F6
secondary
#E9F5D6
accent
#E1058A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085