#BB80FE#BB80FE
#BB80FE is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.2% C 0.184 H 303.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80FE |
|---|---|
| RGB | rgb(187, 128, 254) |
| HSL | hsl(268, 98%, 75%) |
| HSV | hsv(268, 50%, 100%) |
| CMYK | cmyk(26.4%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(64.29, 46.77, -54.49) |
| CIE-LCH | lch(64.29, 71.80, 310.64°) |
| OKLab | oklab(71.15% 0.1021 -0.153) |
| OKLCH | oklch(71.15% 0.184 303.7) |
| XYZ | xyz(46.0982, 33.1590, 97.7185) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Easter Purple
#C071FE
ΔE00 3.51
Liliac
#C48EFD
ΔE00 3.80
Light Urple
#B36FF6
ΔE00 4.36
Bright Lavender
#C760FF
ΔE00 6.85
Bright Lilac
#C95EFB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80FE #C3FE80
analogous
#8084FE #BB80FE #FA80FE
triadic
#BB80FE #FEBB80 #80FEBB
tetradic
#BB80FE #FE8084 #C3FE80 #80FEFA
square
#BB80FE #FE8084 #C3FE80 #80FEFA
split-complementary
#BB80FE #FEFA80 #84FE80
monochromatic
#7A07FD #9A43FE #BB80FE #DCBDFE #EFE1FF
Accessibility & contrast
On white
2.75
#BB80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#BB80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80FE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80FE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599AFF
Deuteranopia (green-blind)
#699CFB
Tritanopia (blue-blind)
#AF97B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb80fe; /* rgb */ color: rgb(187, 128, 254); /* oklch */ color: oklch(71.2% 0.184 303.7);
Tailwind
colors: {
custom: {
50: '#d2a6ff',
500: '#bb80fe',
950: '#000000',
},
}SCSS
$custom: #bb80fe; $custom-light: #d2a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bb80fe",
"rgb": {
"r": 187,
"g": 128,
"b": 254
},
"hsl": {
"h": 268.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.71151,
"c": 0.18396,
"h": 303.7
},
"luminance": 0.33159
}Semantic roles & 50–950 ramp
primary
#BB80FE
secondary
#E7F7D4
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86