#BB92F3#BB92F3
#BB92F3 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.142 H 302.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F3 |
|---|---|
| RGB | rgb(187, 146, 243) |
| HSL | hsl(265, 80%, 76%) |
| HSV | hsv(265, 40%, 95%) |
| CMYK | cmyk(23%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(67.72, 34.38, -43.05) |
| CIE-LCH | lch(67.72, 55.09, 308.61°) |
| OKLab | oklab(73.55% 0.0764 -0.1198) |
| OKLCH | oklch(73.55% 0.142 302.5) |
| XYZ | xyz(46.9466, 37.5936, 89.5597) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.48
Baby Purple
#CA9BF7
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F3 #CAF392
analogous
#929AF3 #BB92F3 #EC92F3
triadic
#BB92F3 #F3BB92 #92F3BB
tetradic
#BB92F3 #F3929A #CAF392 #92F3EC
square
#BB92F3 #F3929A #CAF392 #92F3EC
split-complementary
#BB92F3 #F3EC92 #9AF392
monochromatic
#7624E7 #995BED #BB92F3 #DDC9F9 #EEE3FC
Accessibility & contrast
On white
2.47
#BB92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BB92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F3 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#83A5F0
Tritanopia (blue-blind)
#B1A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f3; /* rgb */ color: rgb(187, 146, 243); /* oklch */ color: oklch(73.6% 0.142 302.5);
Tailwind
colors: {
custom: {
50: '#d1b2f7',
500: '#bb92f3',
950: '#000000',
},
}SCSS
$custom: #bb92f3; $custom-light: #d1b2f7; $custom-dark: #000000;
JSON
{
"hex": "#bb92f3",
"rgb": {
"r": 187,
"g": 146,
"b": 243
},
"hsl": {
"h": 265.361,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.73551,
"c": 0.14213,
"h": 302.5
},
"luminance": 0.37594
}Semantic roles & 50–950 ramp
primary
#BB92F3
secondary
#E8F4D7
accent
#DC0983
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085