#BB7BFA#BB7BFA
#BB7BFA is a light, vivid violet. Relative luminance 0.316; OKLCH L 70.2% C 0.187 H 305.4°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7BFA |
|---|---|
| RGB | rgb(187, 123, 250) |
| HSL | hsl(270, 93%, 73%) |
| HSV | hsv(270, 51%, 98%) |
| CMYK | cmyk(25.2%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(63.04, 48.52, -54.28) |
| CIE-LCH | lch(63.04, 72.80, 311.79°) |
| OKLab | oklab(70.16% 0.1082 -0.1524) |
| OKLCH | oklch(70.16% 0.187 305.4) |
| XYZ | xyz(44.8281, 31.6331, 94.1681) |
| Luminance | 0.3163 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.44
Easter Purple
#C071FE
ΔE00 2.38
Light Urple
#B36FF6
ΔE00 3.22
Liliac
#C48EFD
ΔE00 4.80
Bright Lavender
#C760FF
ΔE00 5.69
Bright Lilac
#C95EFB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7BFA #BAFA7B
analogous
#7B7BFA #BB7BFA #FA7BFA
triadic
#BB7BFA #FABB7B #7BFABB
tetradic
#BB7BFA #FA7B7B #BAFA7B #7BFAFA
square
#BB7BFA #FA7B7B #BAFA7B #7BFAFA
split-complementary
#BB7BFA #FAFA7B #7BFA7B
monochromatic
#7E09F1 #9D40F8 #BB7BFA #D9B6FC #F0E2FE
Accessibility & contrast
On white
2.87
#BB7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#BB7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7BFA
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7BFA | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FE
Deuteranopia (green-blind)
#6799F7
Tritanopia (blue-blind)
#B192AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb7bfa; /* rgb */ color: rgb(187, 123, 250); /* oklch */ color: oklch(70.2% 0.187 305.4);
Tailwind
colors: {
custom: {
50: '#d2a3fc',
500: '#bb7bfa',
950: '#000000',
},
}SCSS
$custom: #bb7bfa; $custom-light: #d2a3fc; $custom-dark: #000000;
JSON
{
"hex": "#bb7bfa",
"rgb": {
"r": 187,
"g": 123,
"b": 250
},
"hsl": {
"h": 270.236,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.70155,
"c": 0.18693,
"h": 305.4
},
"luminance": 0.31633
}Semantic roles & 50–950 ramp
primary
#BB7BFA
secondary
#E5F6D5
accent
#E60072
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85