#BC96F9#BC96F9
#BC96F9 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.144 H 300.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96F9 |
|---|---|
| RGB | rgb(188, 150, 249) |
| HSL | hsl(263, 89%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.5%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.00, 33.83, -44.31) |
| CIE-LCH | lch(69.00, 55.75, 307.36°) |
| OKLab | oklab(74.63% 0.0732 -0.1235) |
| OKLCH | oklch(74.63% 0.144 300.7) |
| XYZ | xyz(48.7405, 39.3435, 94.6304) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.87
Pastel Purple
#CAA0FF
ΔE00 3.24
Baby Purple
#CA9BF7
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.41
Lavender
#B39DDB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96F9 #D3F996
analogous
#96A1F9 #BC96F9 #ED96F9
triadic
#BC96F9 #F9BC96 #96F9BC
tetradic
#BC96F9 #F996A1 #D3F996 #96F9ED
square
#BC96F9 #F996A1 #D3F996 #96F9ED
split-complementary
#BC96F9 #F9ED96 #A1F996
monochromatic
#7222F2 #975CF6 #BC96F9 #E1D0FC #EDE2FD
Accessibility & contrast
On white
2.37
#BC96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BC96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96F9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96F9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#B1A7BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc96f9; /* rgb */ color: rgb(188, 150, 249); /* oklch */ color: oklch(74.6% 0.144 300.7);
Tailwind
colors: {
custom: {
50: '#d2b5fb',
500: '#bc96f9',
950: '#000000',
},
}SCSS
$custom: #bc96f9; $custom-light: #d2b5fb; $custom-dark: #000000;
JSON
{
"hex": "#bc96f9",
"rgb": {
"r": 188,
"g": 150,
"b": 249
},
"hsl": {
"h": 263.03,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.74629,
"c": 0.14356,
"h": 300.7
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#BC96F9
secondary
#E9F5D6
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085