#BB92F2#BB92F2
#BB92F2 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.141 H 302.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92F2 |
|---|---|
| RGB | rgb(187, 146, 242) |
| HSL | hsl(266, 79%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(22.7%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.68, 34.15, -42.57) |
| CIE-LCH | lch(67.68, 54.57, 308.73°) |
| OKLab | oklab(73.5% 0.0762 -0.1184) |
| OKLCH | oklch(73.5% 0.141 302.8) |
| XYZ | xyz(46.7960, 37.5334, 88.7665) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.76
Pale Purple
#B790D4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92F2 #C9F292
analogous
#9299F2 #BB92F2 #EB92F2
triadic
#BB92F2 #F2BB92 #92F2BB
tetradic
#BB92F2 #F29299 #C9F292 #92F2EB
square
#BB92F2 #F29299 #C9F292 #92F2EB
split-complementary
#BB92F2 #F2EB92 #99F292
monochromatic
#7725E5 #995BEB #BB92F2 #DDC9F9 #EEE4FC
Accessibility & contrast
On white
2.47
#BB92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BB92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92F2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92F2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#83A5EF
Tritanopia (blue-blind)
#B2A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb92f2; /* rgb */ color: rgb(187, 146, 242); /* oklch */ color: oklch(73.5% 0.141 302.8);
Tailwind
colors: {
custom: {
50: '#d1b2f6',
500: '#bb92f2',
950: '#000000',
},
}SCSS
$custom: #bb92f2; $custom-light: #d1b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bb92f2",
"rgb": {
"r": 187,
"g": 146,
"b": 242
},
"hsl": {
"h": 265.625,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.73502,
"c": 0.14086,
"h": 302.8
},
"luminance": 0.37533
}Semantic roles & 50–950 ramp
primary
#BB92F2
secondary
#E8F4D7
accent
#DB0B82
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085