#BB92FF#BB92FF
#BB92FF is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.157 H 299.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92FF |
|---|---|
| RGB | rgb(187, 146, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.7%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.27, 37.18, -48.73) |
| CIE-LCH | lch(68.27, 61.29, 307.34°) |
| OKLab | oklab(74.15% 0.0785 -0.1363) |
| OKLCH | oklch(74.15% 0.157 299.9) |
| XYZ | xyz(48.8183, 38.3423, 99.4172) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Pastel Purple
#CAA0FF
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.92
Light Purple
#BF77F6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92FF #D6FF92
analogous
#929FFF #BB92FF #F292FF
triadic
#BB92FF #FFBB92 #92FFBB
tetradic
#BB92FF #FF929F #D6FF92 #92FFF2
square
#BB92FF #FF929F #D6FF92 #92FFF2
split-complementary
#BB92FF #FFF292 #9FFF92
monochromatic
#6F18FF #9555FF #BB92FF #E1CFFF #ECE0FF
Accessibility & contrast
On white
2.42
#BB92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BB92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92FF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92FF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#AEA5BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb92ff; /* rgb */ color: rgb(187, 146, 255); /* oklch */ color: oklch(74.1% 0.157 299.9);
Tailwind
colors: {
custom: {
50: '#d2b2ff',
500: '#bb92ff',
950: '#000000',
},
}SCSS
$custom: #bb92ff; $custom-light: #d2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bb92ff",
"rgb": {
"r": 187,
"g": 146,
"b": 255
},
"hsl": {
"h": 262.569,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.74148,
"c": 0.15729,
"h": 299.9
},
"luminance": 0.38343
}Semantic roles & 50–950 ramp
primary
#BB92FF
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086