#BB92EF#BB92EF
#BB92EF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.137 H 303.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92EF |
|---|---|
| RGB | rgb(187, 146, 239) |
| HSL | hsl(266, 74%, 75%) |
| HSV | hsv(266, 39%, 94%) |
| CMYK | cmyk(21.8%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.54, 33.46, -41.13) |
| CIE-LCH | lch(67.54, 53.02, 309.13°) |
| OKLab | oklab(73.36% 0.0757 -0.1143) |
| OKLCH | oklch(73.36% 0.137 303.5) |
| XYZ | xyz(46.3491, 37.3547, 86.4130) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.91
Baby Purple
#CA9BF7
ΔE00 3.25
Pastel Purple
#CAA0FF
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92EF #C6EF92
analogous
#9297EF #BB92EF #EA92EF
triadic
#BB92EF #EFBB92 #92EFBB
tetradic
#BB92EF #EF9297 #C6EF92 #92EFEA
square
#BB92EF #EF9297 #C6EF92 #92EFEA
split-complementary
#BB92EF #EFEA92 #97EF92
monochromatic
#7827DF #9A5DE7 #BB92EF #DCC7F7 #EEE4FB
Accessibility & contrast
On white
2.48
#BB92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92EF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92EF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#B2A1B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92ef; /* rgb */ color: rgb(187, 146, 239); /* oklch */ color: oklch(73.4% 0.137 303.5);
Tailwind
colors: {
custom: {
50: '#d1b2f4',
500: '#bb92ef',
950: '#000000',
},
}SCSS
$custom: #bb92ef; $custom-light: #d1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bb92ef",
"rgb": {
"r": 187,
"g": 146,
"b": 239
},
"hsl": {
"h": 266.452,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73358,
"c": 0.13708,
"h": 303.5
},
"luminance": 0.37355
}Semantic roles & 50–950 ramp
primary
#BB92EF
secondary
#E7F3D8
accent
#D70F7F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085