#BB92F9#BB92F9
#BB92F9 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.150 H 301.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F9 |
|---|---|
| RGB | rgb(187, 146, 249) |
| HSL | hsl(264, 90%, 77%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.9%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.99, 35.77, -45.90) |
| CIE-LCH | lch(67.99, 58.19, 307.93°) |
| OKLab | oklab(73.85% 0.0775 -0.1281) |
| OKLCH | oklch(73.85% 0.15 301.2) |
| XYZ | xyz(47.8675, 37.9620, 94.4098) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.18
Baby Purple
#CA9BF7
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F9 #D0F992
analogous
#929DF9 #BB92F9 #EE92F9
triadic
#BB92F9 #F9BB92 #92F9BB
tetradic
#BB92F9 #F9929D #D0F992 #92F9EE
square
#BB92F9 #F9929D #D0F992 #92F9EE
split-complementary
#BB92F9 #F9EE92 #9DF992
monochromatic
#731EF3 #9758F6 #BB92F9 #DFCCFC #EDE2FD
Accessibility & contrast
On white
2.44
#BB92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BB92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F9 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#B0A3BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92f9; /* rgb */ color: rgb(187, 146, 249); /* oklch */ color: oklch(73.8% 0.150 301.2);
Tailwind
colors: {
custom: {
50: '#d1b2fb',
500: '#bb92f9',
950: '#000000',
},
}SCSS
$custom: #bb92f9; $custom-light: #d1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bb92f9",
"rgb": {
"r": 187,
"g": 146,
"b": 249
},
"hsl": {
"h": 263.883,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.73846,
"c": 0.14971,
"h": 301.2
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#BB92F9
secondary
#E9F5D6
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085