#BB92F4#BB92F4
#BB92F4 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.143 H 302.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F4 |
|---|---|
| RGB | rgb(187, 146, 244) |
| HSL | hsl(265, 82%, 76%) |
| HSV | hsv(265, 40%, 96%) |
| CMYK | cmyk(23.4%, 40.2%, 0%, 4.3%) |
| CIE-LAB | lab(67.77, 34.61, -43.52) |
| CIE-LCH | lch(67.77, 55.60, 308.49°) |
| OKLab | oklab(73.6% 0.0766 -0.1212) |
| OKLCH | oklch(73.6% 0.143 302.3) |
| XYZ | xyz(47.0980, 37.6542, 90.3572) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.40
Baby Purple
#CA9BF7
ΔE00 3.46
Pastel Purple
#CAA0FF
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F4 #CBF492
analogous
#929AF4 #BB92F4 #EC92F4
triadic
#BB92F4 #F4BB92 #92F4BB
tetradic
#BB92F4 #F4929A #CBF492 #92F4EC
square
#BB92F4 #F4929A #CBF492 #92F4EC
split-complementary
#BB92F4 #F4EC92 #9AF492
monochromatic
#7623E9 #985AEE #BB92F4 #DECAFA #EEE3FC
Accessibility & contrast
On white
2.46
#BB92F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BB92F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#82A5F1
Tritanopia (blue-blind)
#B1A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f4; /* rgb */ color: rgb(187, 146, 244); /* oklch */ color: oklch(73.6% 0.143 302.3);
Tailwind
colors: {
custom: {
50: '#d1b2f8',
500: '#bb92f4',
950: '#000000',
},
}SCSS
$custom: #bb92f4; $custom-light: #d1b2f8; $custom-dark: #000000;
JSON
{
"hex": "#bb92f4",
"rgb": {
"r": 187,
"g": 146,
"b": 244
},
"hsl": {
"h": 265.102,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.736,
"c": 0.14339,
"h": 302.3
},
"luminance": 0.37654
}Semantic roles & 50–950 ramp
primary
#BB92F4
secondary
#E8F4D7
accent
#DE0784
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085