#BC96F8#BC96F8
#BC96F8 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.142 H 300.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96F8 |
|---|---|
| RGB | rgb(188, 150, 248) |
| HSL | hsl(263, 88%, 78%) |
| HSV | hsv(263, 40%, 97%) |
| CMYK | cmyk(24.2%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.95, 33.60, -43.84) |
| CIE-LCH | lch(68.95, 55.23, 307.47°) |
| OKLab | oklab(74.58% 0.073 -0.1221) |
| OKLCH | oklch(74.58% 0.142 300.9) |
| XYZ | xyz(48.5849, 39.2812, 93.8112) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.91
Baby Purple
#CA9BF7
ΔE00 3.17
Pastel Purple
#CAA0FF
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 4.17
Lavender (survey)
#C79FEF
ΔE00 4.28
Lavender
#B39DDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96F8 #D2F896
analogous
#96A1F8 #BC96F8 #ED96F8
triadic
#BC96F8 #F8BC96 #96F8BC
tetradic
#BC96F8 #F896A1 #D2F896 #96F8ED
square
#BC96F8 #F896A1 #D2F896 #96F8ED
split-complementary
#BC96F8 #F8ED96 #A1F896
monochromatic
#7323F0 #975DF4 #BC96F8 #E1CFFC #EDE2FD
Accessibility & contrast
On white
2.37
#BC96F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BC96F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96F8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96F8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#B1A6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc96f8; /* rgb */ color: rgb(188, 150, 248); /* oklch */ color: oklch(74.6% 0.142 300.9);
Tailwind
colors: {
custom: {
50: '#d2b5fb',
500: '#bc96f8',
950: '#000000',
},
}SCSS
$custom: #bc96f8; $custom-light: #d2b5fb; $custom-dark: #000000;
JSON
{
"hex": "#bc96f8",
"rgb": {
"r": 188,
"g": 150,
"b": 248
},
"hsl": {
"h": 263.265,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.7458,
"c": 0.14228,
"h": 300.9
},
"luminance": 0.39281
}Semantic roles & 50–950 ramp
primary
#BC96F8
secondary
#E9F5D6
accent
#E4018C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085