#BB80F9#BB80F9
#BB80F9 is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.9% C 0.178 H 304.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80F9 |
|---|---|
| RGB | rgb(187, 128, 249) |
| HSL | hsl(269, 91%, 74%) |
| HSV | hsv(269, 49%, 98%) |
| CMYK | cmyk(24.9%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.03, 45.61, -52.15) |
| CIE-LCH | lch(64.03, 69.28, 311.18°) |
| OKLab | oklab(70.88% 0.1016 -0.1462) |
| OKLCH | oklch(70.88% 0.178 304.8) |
| XYZ | xyz(45.3079, 32.8429, 93.5566) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.34
Easter Purple
#C071FE
ΔE00 3.56
Liliac
#C48EFD
ΔE00 3.67
Light Urple
#B36FF6
ΔE00 4.33
Bright Lavender
#C760FF
ΔE00 6.85
Bright Lilac
#C95EFB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80F9 #BEF980
analogous
#8082F9 #BB80F9 #F780F9
triadic
#BB80F9 #F9BB80 #80F9BB
tetradic
#BB80F9 #F98082 #BEF980 #80F9F7
square
#BB80F9 #F98082 #BEF980 #80F9F7
split-complementary
#BB80F9 #F9F780 #82F980
monochromatic
#7C0BF3 #9C46F6 #BB80F9 #DABAFC #EFE2FE
Accessibility & contrast
On white
2.77
#BB80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#BB80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80F9
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80F9 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FD
Deuteranopia (green-blind)
#6D9BF6
Tritanopia (blue-blind)
#B195B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb80f9; /* rgb */ color: rgb(187, 128, 249); /* oklch */ color: oklch(70.9% 0.178 304.8);
Tailwind
colors: {
custom: {
50: '#d2a6fc',
500: '#bb80f9',
950: '#000000',
},
}SCSS
$custom: #bb80f9; $custom-light: #d2a6fc; $custom-dark: #000000;
JSON
{
"hex": "#bb80f9",
"rgb": {
"r": 187,
"g": 128,
"b": 249
},
"hsl": {
"h": 269.256,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.70878,
"c": 0.17805,
"h": 304.8
},
"luminance": 0.32843
}Semantic roles & 50–950 ramp
primary
#BB80F9
secondary
#E6F6D5
accent
#E60076
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85