#BC96FF#BC96FF
#BC96FF is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.151 H 299.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96FF |
|---|---|
| RGB | rgb(188, 150, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 41%, 100%) |
| CMYK | cmyk(26.3%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(69.27, 35.24, -47.15) |
| CIE-LCH | lch(69.27, 58.86, 306.78°) |
| OKLab | oklab(74.93% 0.0743 -0.1317) |
| OKLCH | oklch(74.93% 0.151 299.4) |
| XYZ | xyz(49.6912, 39.7238, 99.6379) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.57
Baby Purple
#CA9BF7
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96FF #D9FF96
analogous
#96A5FF #BC96FF #F096FF
triadic
#BC96FF #FFBC96 #96FFBC
tetradic
#BC96FF #FF96A5 #D9FF96 #96FFF0
square
#BC96FF #FF96A5 #D9FF96 #96FFF0
split-complementary
#BC96FF #FFF096 #A5FF96
monochromatic
#6E1CFF #9559FF #BC96FF #E3D3FF #EBE0FF
Accessibility & contrast
On white
2.35
#BC96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#BC96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96FF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#AFA8BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc96ff; /* rgb */ color: rgb(188, 150, 255); /* oklch */ color: oklch(74.9% 0.151 299.4);
Tailwind
colors: {
custom: {
50: '#d2b5ff',
500: '#bc96ff',
950: '#000000',
},
}SCSS
$custom: #bc96ff; $custom-light: #d2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#bc96ff",
"rgb": {
"r": 188,
"g": 150,
"b": 255
},
"hsl": {
"h": 261.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.74925,
"c": 0.15121,
"h": 299.4
},
"luminance": 0.39724
}Semantic roles & 50–950 ramp
primary
#BC96FF
secondary
#EAF7D4
accent
#E60092
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086