#BB92F0#BB92F0
#BB92F0 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.138 H 303.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F0 |
|---|---|
| RGB | rgb(187, 146, 240) |
| HSL | hsl(266, 76%, 76%) |
| HSV | hsv(266, 39%, 94%) |
| CMYK | cmyk(22.1%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(67.59, 33.69, -41.61) |
| CIE-LCH | lch(67.59, 53.54, 308.99°) |
| OKLab | oklab(73.41% 0.0759 -0.1157) |
| OKLCH | oklch(73.41% 0.138 303.3) |
| XYZ | xyz(46.4972, 37.4139, 87.1932) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.79
Baby Purple
#CA9BF7
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 4.05
Lavender (survey)
#C79FEF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F0 #C7F092
analogous
#9298F0 #BB92F0 #EA92F0
triadic
#BB92F0 #F0BB92 #92F0BB
tetradic
#BB92F0 #F09298 #C7F092 #92F0EA
square
#BB92F0 #F09298 #C7F092 #92F0EA
split-complementary
#BB92F0 #F0EA92 #98F092
monochromatic
#7826E1 #995CE9 #BB92F0 #DDC8F7 #EEE4FB
Accessibility & contrast
On white
2.48
#BB92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BB92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F4
Deuteranopia (green-blind)
#84A5ED
Tritanopia (blue-blind)
#B2A1B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f0; /* rgb */ color: rgb(187, 146, 240); /* oklch */ color: oklch(73.4% 0.138 303.3);
Tailwind
colors: {
custom: {
50: '#d1b2f5',
500: '#bb92f0',
950: '#000000',
},
}SCSS
$custom: #bb92f0; $custom-light: #d1b2f5; $custom-dark: #000000;
JSON
{
"hex": "#bb92f0",
"rgb": {
"r": 187,
"g": 146,
"b": 240
},
"hsl": {
"h": 266.17,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.73406,
"c": 0.13834,
"h": 303.3
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#BB92F0
secondary
#E7F3D8
accent
#D80E80
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085