#BB92FA#BB92FA
#BB92FA is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.151 H 301.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92FA |
|---|---|
| RGB | rgb(187, 146, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.2%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(68.04, 36.00, -46.37) |
| CIE-LCH | lch(68.04, 58.71, 307.82°) |
| OKLab | oklab(73.9% 0.0777 -0.1295) |
| OKLCH | oklch(73.9% 0.151 301) |
| XYZ | xyz(48.0239, 38.0246, 95.2334) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.17
Baby Purple
#CA9BF7
ΔE00 3.94
Pastel Purple
#CAA0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92FA #D1FA92
analogous
#929DFA #BB92FA #EF92FA
triadic
#BB92FA #FABB92 #92FABB
tetradic
#BB92FA #FA929D #D1FA92 #92FAEF
square
#BB92FA #FA929D #D1FA92 #92FAEF
split-complementary
#BB92FA #FAEF92 #9DFA92
monochromatic
#721DF5 #9657F7 #BB92FA #E0CDFD #EDE2FE
Accessibility & contrast
On white
2.44
#BB92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BB92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92FA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92FA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#AFA4BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92fa; /* rgb */ color: rgb(187, 146, 250); /* oklch */ color: oklch(73.9% 0.151 301.0);
Tailwind
colors: {
custom: {
50: '#d1b2fc',
500: '#bb92fa',
950: '#000000',
},
}SCSS
$custom: #bb92fa; $custom-light: #d1b2fc; $custom-dark: #000000;
JSON
{
"hex": "#bb92fa",
"rgb": {
"r": 187,
"g": 146,
"b": 250
},
"hsl": {
"h": 263.654,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.73896,
"c": 0.15098,
"h": 301
},
"luminance": 0.38025
}Semantic roles & 50–950 ramp
primary
#BB92FA
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085