#BB92EE#BB92EE
#BB92EE is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.3% C 0.136 H 303.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92EE |
|---|---|
| RGB | rgb(187, 146, 238) |
| HSL | hsl(267, 73%, 75%) |
| HSV | hsv(267, 39%, 93%) |
| CMYK | cmyk(21.4%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.50, 33.23, -40.65) |
| CIE-LCH | lch(67.50, 52.50, 309.26°) |
| OKLab | oklab(73.31% 0.0755 -0.1129) |
| OKLCH | oklch(73.31% 0.136 303.7) |
| XYZ | xyz(46.2018, 37.2957, 85.6371) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Baby Purple
#CA9BF7
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.74
Pale Purple
#B790D4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92EE #C5EE92
analogous
#9297EE #BB92EE #E992EE
triadic
#BB92EE #EEBB92 #92EEBB
tetradic
#BB92EE #EE9297 #C5EE92 #92EEE9
square
#BB92EE #EE9297 #C5EE92 #92EEE9
split-complementary
#BB92EE #EEE992 #97EE92
monochromatic
#7928DD #9A5DE6 #BB92EE #DCC7F6 #EEE5FB
Accessibility & contrast
On white
2.48
#BB92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92EE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92EE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#B3A1B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92ee; /* rgb */ color: rgb(187, 146, 238); /* oklch */ color: oklch(73.3% 0.136 303.7);
Tailwind
colors: {
custom: {
50: '#d1b2f4',
500: '#bb92ee',
950: '#000000',
},
}SCSS
$custom: #bb92ee; $custom-light: #d1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bb92ee",
"rgb": {
"r": 187,
"g": 146,
"b": 238
},
"hsl": {
"h": 266.739,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.7331,
"c": 0.13581,
"h": 303.7
},
"luminance": 0.37296
}Semantic roles & 50–950 ramp
primary
#BB92EE
secondary
#E7F3D8
accent
#D5107D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085