#BB7BEA#BB7BEA
#BB7BEA is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.3% C 0.168 H 309.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7BEA |
|---|---|
| RGB | rgb(187, 123, 234) |
| HSL | hsl(275, 73%, 70%) |
| HSV | hsv(275, 47%, 92%) |
| CMYK | cmyk(20.1%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(62.23, 44.92, -46.72) |
| CIE-LCH | lch(62.23, 64.81, 313.87°) |
| OKLab | oklab(69.29% 0.1066 -0.1304) |
| OKLCH | oklch(69.29% 0.168 309.3) |
| XYZ | xyz(42.4249, 30.6718, 81.5113) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.10
Easter Purple
#C071FE
ΔE00 3.77
Light Urple
#B36FF6
ΔE00 4.15
Liliac
#C48EFD
ΔE00 5.23
Bright Lavender
#C760FF
ΔE00 6.31
Bright Lilac
#C95EFB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7BEA #AAEA7B
analogous
#847BEA #BB7BEA #EA7BE1
triadic
#BB7BEA #EABB7B #7BEABB
tetradic
#BB7BEA #EA847B #AAEA7B #7BE1EA
square
#BB7BEA #EA847B #AAEA7B #7BE1EA
split-complementary
#BB7BEA #E1EA7B #7BEA84
monochromatic
#8220CA #A046E2 #BB7BEA #D6B0F2 #F1E5FB
Accessibility & contrast
On white
2.94
#BB7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#BB7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7BEA
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7BEA | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94EE
Deuteranopia (green-blind)
#7197E7
Tritanopia (blue-blind)
#B58DA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bb7bea; /* rgb */ color: rgb(187, 123, 234); /* oklch */ color: oklch(69.3% 0.168 309.3);
Tailwind
colors: {
custom: {
50: '#d1a3f1',
500: '#bb7bea',
950: '#000000',
},
}SCSS
$custom: #bb7bea; $custom-light: #d1a3f1; $custom-dark: #000000;
JSON
{
"hex": "#bb7bea",
"rgb": {
"r": 187,
"g": 123,
"b": 234
},
"hsl": {
"h": 274.595,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.69291,
"c": 0.16842,
"h": 309.3
},
"luminance": 0.30671
}Semantic roles & 50–950 ramp
primary
#BB7BEA
secondary
#DEF0D1
accent
#D51164
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85