#BB92F8#BB92F8
#BB92F8 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.8% C 0.148 H 301.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F8 |
|---|---|
| RGB | rgb(187, 146, 248) |
| HSL | hsl(264, 88%, 77%) |
| HSV | hsv(264, 41%, 97%) |
| CMYK | cmyk(24.6%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.95, 35.53, -45.42) |
| CIE-LCH | lch(67.95, 57.67, 308.04°) |
| OKLab | oklab(73.8% 0.0773 -0.1267) |
| OKLCH | oklch(73.8% 0.148 301.4) |
| XYZ | xyz(47.7119, 37.8998, 93.5905) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.19
Baby Purple
#CA9BF7
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F8 #CFF892
analogous
#929CF8 #BB92F8 #EE92F8
triadic
#BB92F8 #F8BB92 #92F8BB
tetradic
#BB92F8 #F8929C #CFF892 #92F8EE
square
#BB92F8 #F8929C #CFF892 #92F8EE
split-complementary
#BB92F8 #F8EE92 #9CF892
monochromatic
#731FF1 #9758F4 #BB92F8 #DFCCFC #EDE2FD
Accessibility & contrast
On white
2.45
#BB92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BB92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#B0A3B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92f8; /* rgb */ color: rgb(187, 146, 248); /* oklch */ color: oklch(73.8% 0.148 301.4);
Tailwind
colors: {
custom: {
50: '#d1b2fb',
500: '#bb92f8',
950: '#000000',
},
}SCSS
$custom: #bb92f8; $custom-light: #d1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bb92f8",
"rgb": {
"r": 187,
"g": 146,
"b": 248
},
"hsl": {
"h": 264.118,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.73796,
"c": 0.14845,
"h": 301.4
},
"luminance": 0.379
}Semantic roles & 50–950 ramp
primary
#BB92F8
secondary
#E9F5D6
accent
#E50189
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085