#BC96F7#BC96F7
#BC96F7 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.5% C 0.141 H 301.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96F7 |
|---|---|
| RGB | rgb(188, 150, 247) |
| HSL | hsl(264, 86%, 78%) |
| HSV | hsv(264, 39%, 97%) |
| CMYK | cmyk(23.9%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(68.91, 33.37, -43.36) |
| CIE-LCH | lch(68.91, 54.71, 307.58°) |
| OKLab | oklab(74.53% 0.0728 -0.1207) |
| OKLCH | oklch(74.53% 0.141 301.1) |
| XYZ | xyz(48.4302, 39.2193, 92.9963) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.19
Lilac (survey)
#CEA2FD
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 4.14
Lavender
#B39DDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96F7 #D1F796
analogous
#96A0F7 #BC96F7 #EC96F7
triadic
#BC96F7 #F7BC96 #96F7BC
tetradic
#BC96F7 #F796A0 #D1F796 #96F7EC
square
#BC96F7 #F796A0 #D1F796 #96F7EC
split-complementary
#BC96F7 #F7EC96 #A0F796
monochromatic
#7324EE #985DF3 #BC96F7 #E0CFFB #EDE3FD
Accessibility & contrast
On white
2.37
#BC96F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BC96F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96F7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96F7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#85A8F4
Tritanopia (blue-blind)
#B1A6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc96f7; /* rgb */ color: rgb(188, 150, 247); /* oklch */ color: oklch(74.5% 0.141 301.1);
Tailwind
colors: {
custom: {
50: '#d2b5fa',
500: '#bc96f7',
950: '#000000',
},
}SCSS
$custom: #bc96f7; $custom-light: #d2b5fa; $custom-dark: #000000;
JSON
{
"hex": "#bc96f7",
"rgb": {
"r": 188,
"g": 150,
"b": 247
},
"hsl": {
"h": 263.505,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.74532,
"c": 0.141,
"h": 301.1
},
"luminance": 0.39219
}Semantic roles & 50–950 ramp
primary
#BC96F7
secondary
#E9F5D6
accent
#E2038B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085