#BB92FB#BB92FB
#BB92FB is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.152 H 300.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92FB |
|---|---|
| RGB | rgb(187, 146, 251) |
| HSL | hsl(263, 93%, 78%) |
| HSV | hsv(263, 42%, 98%) |
| CMYK | cmyk(25.5%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.08, 36.24, -46.85) |
| CIE-LCH | lch(68.08, 59.23, 307.72°) |
| OKLab | oklab(73.95% 0.0778 -0.1308) |
| OKLCH | oklch(73.95% 0.152 300.7) |
| XYZ | xyz(48.1811, 38.0874, 96.0614) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.18
Baby Purple
#CA9BF7
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92FB #D2FB92
analogous
#929DFB #BB92FB #F092FB
triadic
#BB92FB #FBBB92 #92FBBB
tetradic
#BB92FB #FB929D #D2FB92 #92FBF0
square
#BB92FB #FB929D #D2FB92 #92FBF0
split-complementary
#BB92FB #FBF092 #9DFB92
monochromatic
#711CF7 #9657F9 #BB92FB #E0CDFD #EDE1FE
Accessibility & contrast
On white
2.44
#BB92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BB92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92FB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#AFA4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92fb; /* rgb */ color: rgb(187, 146, 251); /* oklch */ color: oklch(73.9% 0.152 300.7);
Tailwind
colors: {
custom: {
50: '#d1b2fd',
500: '#bb92fb',
950: '#000000',
},
}SCSS
$custom: #bb92fb; $custom-light: #d1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bb92fb",
"rgb": {
"r": 187,
"g": 146,
"b": 251
},
"hsl": {
"h": 263.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.73946,
"c": 0.15224,
"h": 300.7
},
"luminance": 0.38088
}Semantic roles & 50–950 ramp
primary
#BB92FB
secondary
#E9F6D5
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085