#BB80F0#BB80F0
#BB80F0 is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.4% C 0.167 H 306.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80F0 |
|---|---|
| RGB | rgb(187, 128, 240) |
| HSL | hsl(272, 79%, 72%) |
| HSV | hsv(272, 47%, 94%) |
| CMYK | cmyk(22.1%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(63.59, 43.56, -47.90) |
| CIE-LCH | lch(63.59, 64.75, 312.29°) |
| OKLab | oklab(70.4% 0.1006 -0.1338) |
| OKLCH | oklch(70.4% 0.167 306.9) |
| XYZ | xyz(43.9377, 32.2948, 86.3400) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.42
Liliac
#C48EFD
ΔE00 3.83
Easter Purple
#C071FE
ΔE00 4.08
Light Urple
#B36FF6
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 7.05
Bright Lavender
#C760FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80F0 #B5F080
analogous
#8380F0 #BB80F0 #F080ED
triadic
#BB80F0 #F0BB80 #80F0BB
tetradic
#BB80F0 #F08380 #B5F080 #80EDF0
square
#BB80F0 #F08380 #B5F080 #80EDF0
split-complementary
#BB80F0 #EDF080 #80F083
monochromatic
#801ADC #9E49EA #BB80F0 #D8B7F6 #F0E4FC
Accessibility & contrast
On white
2.82
#BB80F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#BB80F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80F0
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80F0 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#729BED
Tritanopia (blue-blind)
#B393AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb80f0; /* rgb */ color: rgb(187, 128, 240); /* oklch */ color: oklch(70.4% 0.167 306.9);
Tailwind
colors: {
custom: {
50: '#d2a6f5',
500: '#bb80f0',
950: '#000000',
},
}SCSS
$custom: #bb80f0; $custom-light: #d2a6f5; $custom-dark: #000000;
JSON
{
"hex": "#bb80f0",
"rgb": {
"r": 187,
"g": 128,
"b": 240
},
"hsl": {
"h": 271.607,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.70398,
"c": 0.16742,
"h": 306.9
},
"luminance": 0.32294
}Semantic roles & 50–950 ramp
primary
#BB80F0
secondary
#E5F4D7
accent
#DB0A6D
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85