#BB92E8#BB92E8
#BB92E8 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.128 H 305.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92E8 |
|---|---|
| RGB | rgb(187, 146, 232) |
| HSL | hsl(269, 65%, 74%) |
| HSV | hsv(269, 37%, 91%) |
| CMYK | cmyk(19.4%, 37.1%, 0%, 9%) |
| CIE-LAB | lab(67.24, 31.87, -37.76) |
| CIE-LCH | lch(67.24, 49.41, 310.17°) |
| OKLab | oklab(73.03% 0.0742 -0.1046) |
| OKLCH | oklch(73.03% 0.128 305.4) |
| XYZ | xyz(45.3350, 36.9490, 81.0718) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 3.83
Liliac
#C48EFD
ΔE00 3.93
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92E8 #BFE892
analogous
#9294E8 #BB92E8 #E692E8
triadic
#BB92E8 #E8BB92 #92E8BB
tetradic
#BB92E8 #E89294 #BFE892 #92E8E6
square
#BB92E8 #E89294 #BFE892 #92E8E6
split-complementary
#BB92E8 #E8E692 #94E892
monochromatic
#7C2DD3 #9B5FDD #BB92E8 #DBC5F3 #EFE6FA
Accessibility & contrast
On white
2.50
#BB92E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BB92E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92E8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92E8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#B49FB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92e8; /* rgb */ color: rgb(187, 146, 232); /* oklch */ color: oklch(73.0% 0.128 305.4);
Tailwind
colors: {
custom: {
50: '#d1b2ef',
500: '#bb92e8',
950: '#000000',
},
}SCSS
$custom: #bb92e8; $custom-light: #d1b2ef; $custom-dark: #000000;
JSON
{
"hex": "#bb92e8",
"rgb": {
"r": 187,
"g": 146,
"b": 232
},
"hsl": {
"h": 268.605,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.73029,
"c": 0.12824,
"h": 305.4
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#BB92E8
secondary
#E6F1DA
accent
#CD1977
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084