#BB92EB#BB92EB
#BB92EB is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.132 H 304.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92EB |
|---|---|
| RGB | rgb(187, 146, 235) |
| HSL | hsl(268, 69%, 75%) |
| HSV | hsv(268, 38%, 92%) |
| CMYK | cmyk(20.4%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.37, 32.55, -39.21) |
| CIE-LCH | lch(67.37, 50.96, 309.70°) |
| OKLab | oklab(73.17% 0.0749 -0.1088) |
| OKLCH | oklch(73.17% 0.132 304.5) |
| XYZ | xyz(45.7647, 37.1209, 83.3352) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92EB #C2EB92
analogous
#9296EB #BB92EB #E792EB
triadic
#BB92EB #EBBB92 #92EBBB
tetradic
#BB92EB #EB9296 #C2EB92 #92EBE7
square
#BB92EB #EB9296 #C2EB92 #92EBE7
split-complementary
#BB92EB #EBE792 #96EB92
monochromatic
#7A2BD8 #9B5EE2 #BB92EB #DBC6F4 #EFE5FA
Accessibility & contrast
On white
2.49
#BB92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BB92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92EB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92EB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#B3A0B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92eb; /* rgb */ color: rgb(187, 146, 235); /* oklch */ color: oklch(73.2% 0.132 304.5);
Tailwind
colors: {
custom: {
50: '#d1b2f1',
500: '#bb92eb',
950: '#000000',
},
}SCSS
$custom: #bb92eb; $custom-light: #d1b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bb92eb",
"rgb": {
"r": 187,
"g": 146,
"b": 235
},
"hsl": {
"h": 267.64,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73169,
"c": 0.13203,
"h": 304.5
},
"luminance": 0.37121
}Semantic roles & 50–950 ramp
primary
#BB92EB
secondary
#E6F2D9
accent
#D1157A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085