#BB80F6#BB80F6
#BB80F6 is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.7% C 0.174 H 305.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80F6 |
|---|---|
| RGB | rgb(187, 128, 246) |
| HSL | hsl(270, 87%, 73%) |
| HSV | hsv(270, 48%, 96%) |
| CMYK | cmyk(24%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(63.88, 44.93, -50.74) |
| CIE-LCH | lch(63.88, 67.77, 311.52°) |
| OKLab | oklab(70.72% 0.1013 -0.1421) |
| OKLCH | oklch(70.72% 0.175 305.5) |
| XYZ | xyz(44.8438, 32.6572, 91.1120) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.26
Liliac
#C48EFD
ΔE00 3.66
Easter Purple
#C071FE
ΔE00 3.67
Light Urple
#B36FF6
ΔE00 4.39
Bright Lavender
#C760FF
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80F6 #BBF680
analogous
#8080F6 #BB80F6 #F680F6
triadic
#BB80F6 #F6BB80 #80F6BB
tetradic
#BB80F6 #F68080 #BBF680 #80F6F6
square
#BB80F6 #F68080 #BBF680 #80F6F6
split-complementary
#BB80F6 #F6F680 #80F680
monochromatic
#7E11EB #9C47F2 #BB80F6 #DAB9FA #F0E2FD
Accessibility & contrast
On white
2.79
#BB80F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BB80F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80F6
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80F6 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FA
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#B294B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb80f6; /* rgb */ color: rgb(187, 128, 246); /* oklch */ color: oklch(70.7% 0.174 305.5);
Tailwind
colors: {
custom: {
50: '#d2a6f9',
500: '#bb80f6',
950: '#000000',
},
}SCSS
$custom: #bb80f6; $custom-light: #d2a6f9; $custom-dark: #000000;
JSON
{
"hex": "#bb80f6",
"rgb": {
"r": 187,
"g": 128,
"b": 246
},
"hsl": {
"h": 270,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.70716,
"c": 0.1745,
"h": 305.5
},
"luminance": 0.32657
}Semantic roles & 50–950 ramp
primary
#BB80F6
secondary
#E6F5D6
accent
#E30273
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85