#BB92F7#BB92F7
#BB92F7 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.147 H 301.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F7 |
|---|---|
| RGB | rgb(187, 146, 247) |
| HSL | hsl(264, 86%, 77%) |
| HSV | hsv(264, 41%, 97%) |
| CMYK | cmyk(24.3%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(67.90, 35.30, -44.95) |
| CIE-LCH | lch(67.90, 57.16, 308.14°) |
| OKLab | oklab(73.75% 0.0772 -0.1253) |
| OKLCH | oklch(73.75% 0.147 301.6) |
| XYZ | xyz(47.5572, 37.8379, 92.7756) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 3.68
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 4.94
Pale Purple
#B790D4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F7 #CEF792
analogous
#929CF7 #BB92F7 #ED92F7
triadic
#BB92F7 #F7BB92 #92F7BB
tetradic
#BB92F7 #F7929C #CEF792 #92F7ED
square
#BB92F7 #F7929C #CEF792 #92F7ED
split-complementary
#BB92F7 #F7ED92 #9CF792
monochromatic
#7420EF #9759F3 #BB92F7 #DFCBFB #EDE2FD
Accessibility & contrast
On white
2.45
#BB92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BB92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#B0A3B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f7; /* rgb */ color: rgb(187, 146, 247); /* oklch */ color: oklch(73.7% 0.147 301.6);
Tailwind
colors: {
custom: {
50: '#d1b2fa',
500: '#bb92f7',
950: '#000000',
},
}SCSS
$custom: #bb92f7; $custom-light: #d1b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bb92f7",
"rgb": {
"r": 187,
"g": 146,
"b": 247
},
"hsl": {
"h": 264.356,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.73747,
"c": 0.14719,
"h": 301.6
},
"luminance": 0.37838
}Semantic roles & 50–950 ramp
primary
#BB92F7
secondary
#E8F5D6
accent
#E30388
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085