#BB96F0#BB96F0
#BB96F0 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.1% C 0.132 H 302.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96F0 |
|---|---|
| RGB | rgb(187, 150, 240) |
| HSL | hsl(265, 75%, 76%) |
| HSV | hsv(265, 38%, 94%) |
| CMYK | cmyk(22.1%, 37.5%, 0%, 5.9%) |
| CIE-LAB | lab(68.51, 31.47, -40.17) |
| CIE-LCH | lch(68.51, 51.02, 308.08°) |
| OKLab | oklab(74.11% 0.0703 -0.1115) |
| OKLCH | oklch(74.11% 0.132 302.2) |
| XYZ | xyz(47.1247, 38.6687, 87.4023) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.90
Pastel Purple
#CAA0FF
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96F0 #CBF096
analogous
#969EF0 #BB96F0 #E896F0
triadic
#BB96F0 #F0BB96 #96F0BB
tetradic
#BB96F0 #F0969E #CBF096 #96F0E8
square
#BB96F0 #F0969E #CBF096 #96F0E8
split-complementary
#BB96F0 #F0E896 #9EF096
monochromatic
#762BE1 #9860E8 #BB96F0 #DECCF8 #EEE4FB
Accessibility & contrast
On white
2.40
#BB96F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BB96F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96F0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96F0 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#B2A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb96f0; /* rgb */ color: rgb(187, 150, 240); /* oklch */ color: oklch(74.1% 0.132 302.2);
Tailwind
colors: {
custom: {
50: '#d1b5f5',
500: '#bb96f0',
950: '#000000',
},
}SCSS
$custom: #bb96f0; $custom-light: #d1b5f5; $custom-dark: #000000;
JSON
{
"hex": "#bb96f0",
"rgb": {
"r": 187,
"g": 150,
"b": 240
},
"hsl": {
"h": 264.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.74107,
"c": 0.13184,
"h": 302.2
},
"luminance": 0.38669
}Semantic roles & 50–950 ramp
primary
#BB96F0
secondary
#E8F3D8
accent
#D70E85
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085