#BB92F5#BB92F5
#BB92F5 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.145 H 302.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F5 |
|---|---|
| RGB | rgb(187, 146, 245) |
| HSL | hsl(265, 83%, 77%) |
| HSV | hsv(265, 40%, 96%) |
| CMYK | cmyk(23.7%, 40.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.81, 34.84, -44.00) |
| CIE-LCH | lch(67.81, 56.12, 308.37°) |
| OKLab | oklab(73.65% 0.0768 -0.1226) |
| OKLCH | oklch(73.65% 0.145 302.1) |
| XYZ | xyz(47.2502, 37.7151, 91.1590) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.33
Baby Purple
#CA9BF7
ΔE00 3.53
Pastel Purple
#CAA0FF
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F5 #CCF592
analogous
#929BF5 #BB92F5 #EC92F5
triadic
#BB92F5 #F5BB92 #92F5BB
tetradic
#BB92F5 #F5929B #CCF592 #92F5EC
square
#BB92F5 #F5929B #CCF592 #92F5EC
split-complementary
#BB92F5 #F5EC92 #9BF592
monochromatic
#7522EB #985AF0 #BB92F5 #DECAFA #EEE3FC
Accessibility & contrast
On white
2.46
#BB92F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BB92F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#82A5F2
Tritanopia (blue-blind)
#B1A2B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f5; /* rgb */ color: rgb(187, 146, 245); /* oklch */ color: oklch(73.6% 0.145 302.1);
Tailwind
colors: {
custom: {
50: '#d1b2f9',
500: '#bb92f5',
950: '#000000',
},
}SCSS
$custom: #bb92f5; $custom-light: #d1b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bb92f5",
"rgb": {
"r": 187,
"g": 146,
"b": 245
},
"hsl": {
"h": 264.848,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.73649,
"c": 0.14465,
"h": 302.1
},
"luminance": 0.37715
}Semantic roles & 50–950 ramp
primary
#BB92F5
secondary
#E8F4D7
accent
#E00685
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085