#BB92E7#BB92E7
#BB92E7 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.127 H 305.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92E7 |
|---|---|
| RGB | rgb(187, 146, 231) |
| HSL | hsl(269, 64%, 74%) |
| HSV | hsv(269, 37%, 91%) |
| CMYK | cmyk(19%, 36.8%, 0%, 9.4%) |
| CIE-LAB | lab(67.20, 31.65, -37.27) |
| CIE-LCH | lch(67.20, 48.90, 310.34°) |
| OKLab | oklab(72.98% 0.074 -0.1032) |
| OKLCH | oklch(72.98% 0.127 305.6) |
| XYZ | xyz(45.1933, 36.8923, 80.3259) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.45
Pale Purple
#B790D4
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 3.65
Liliac
#C48EFD
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92E7 #BEE792
analogous
#9294E7 #BB92E7 #E692E7
triadic
#BB92E7 #E7BB92 #92E7BB
tetradic
#BB92E7 #E79294 #BEE792 #92E7E6
square
#BB92E7 #E79294 #BEE792 #92E7E6
split-complementary
#BB92E7 #E7E692 #94E792
monochromatic
#7C2ED1 #9C60DC #BB92E7 #DAC4F2 #EFE6F9
Accessibility & contrast
On white
2.51
#BB92E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BB92E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92E7
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92E7 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#88A4E5
Tritanopia (blue-blind)
#B49FB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92e7; /* rgb */ color: rgb(187, 146, 231); /* oklch */ color: oklch(73.0% 0.127 305.6);
Tailwind
colors: {
custom: {
50: '#d0b2ef',
500: '#bb92e7',
950: '#000000',
},
}SCSS
$custom: #bb92e7; $custom-light: #d0b2ef; $custom-dark: #000000;
JSON
{
"hex": "#bb92e7",
"rgb": {
"r": 187,
"g": 146,
"b": 231
},
"hsl": {
"h": 268.941,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.72982,
"c": 0.12699,
"h": 305.6
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#BB92E7
secondary
#E6F1DA
accent
#CC1A76
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084