#BB80EB#BB80EB
#BB80EB is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.1% C 0.162 H 308.2°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80EB |
|---|---|
| RGB | rgb(187, 128, 235) |
| HSL | hsl(273, 73%, 71%) |
| HSV | hsv(273, 46%, 92%) |
| CMYK | cmyk(20.4%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(63.34, 42.44, -45.52) |
| CIE-LCH | lch(63.34, 62.24, 313.00°) |
| OKLab | oklab(70.14% 0.0999 -0.1269) |
| OKLCH | oklch(70.14% 0.162 308.2) |
| XYZ | xyz(43.2052, 32.0018, 82.4821) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.85
Liliac
#C48EFD
ΔE00 4.16
Easter Purple
#C071FE
ΔE00 4.58
Light Urple
#B36FF6
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 6.95
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80EB #B0EB80
analogous
#8580EB #BB80EB #EB80E5
triadic
#BB80EB #EBBB80 #80EBBB
tetradic
#BB80EB #EB8580 #B0EB80 #80E5EB
square
#BB80EB #EB8580 #B0EB80 #80E5EB
split-complementary
#BB80EB #E5EB80 #80EB85
monochromatic
#8121D0 #9F4BE3 #BB80EB #D7B5F3 #F1E5FB
Accessibility & contrast
On white
2.84
#BB80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#BB80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80EB
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80EB | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#759AE8
Tritanopia (blue-blind)
#B491AA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb80eb; /* rgb */ color: rgb(187, 128, 235); /* oklch */ color: oklch(70.1% 0.162 308.2);
Tailwind
colors: {
custom: {
50: '#d1a6f2',
500: '#bb80eb',
950: '#000000',
},
}SCSS
$custom: #bb80eb; $custom-light: #d1a6f2; $custom-dark: #000000;
JSON
{
"hex": "#bb80eb",
"rgb": {
"r": 187,
"g": 128,
"b": 235
},
"hsl": {
"h": 273.084,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70139,
"c": 0.16152,
"h": 308.2
},
"luminance": 0.32001
}Semantic roles & 50–950 ramp
primary
#BB80EB
secondary
#E2F1D5
accent
#D51169
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85