#BB92FE#BB92FE
#BB92FE is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.156 H 300.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92FE |
|---|---|
| RGB | rgb(187, 146, 254) |
| HSL | hsl(263, 98%, 78%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.4%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(68.23, 36.94, -48.26) |
| CIE-LCH | lch(68.23, 60.78, 307.43°) |
| OKLab | oklab(74.1% 0.0783 -0.1349) |
| OKLCH | oklch(74.1% 0.156 300.1) |
| XYZ | xyz(48.6577, 38.2781, 98.5717) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Pastel Purple
#CAA0FF
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92FE #D5FE92
analogous
#929FFE #BB92FE #F192FE
triadic
#BB92FE #FEBB92 #92FEBB
tetradic
#BB92FE #FE929F #D5FE92 #92FEF1
square
#BB92FE #FE929F #D5FE92 #92FEF1
split-complementary
#BB92FE #FEF192 #9FFE92
monochromatic
#6F19FD #9555FD #BB92FE #E1CFFF #ECE1FF
Accessibility & contrast
On white
2.43
#BB92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BB92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92FE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92FE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#AEA5BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92fe; /* rgb */ color: rgb(187, 146, 254); /* oklch */ color: oklch(74.1% 0.156 300.1);
Tailwind
colors: {
custom: {
50: '#d1b2ff',
500: '#bb92fe',
950: '#000000',
},
}SCSS
$custom: #bb92fe; $custom-light: #d1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bb92fe",
"rgb": {
"r": 187,
"g": 146,
"b": 254
},
"hsl": {
"h": 262.778,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.74098,
"c": 0.15603,
"h": 300.1
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#BB92FE
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086