#BB80F8#BB80F8
#BB80F8 is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.8% C 0.177 H 305.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80F8 |
|---|---|
| RGB | rgb(187, 128, 248) |
| HSL | hsl(270, 90%, 74%) |
| HSV | hsv(270, 48%, 97%) |
| CMYK | cmyk(24.6%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(63.98, 45.38, -51.68) |
| CIE-LCH | lch(63.98, 68.78, 311.29°) |
| OKLab | oklab(70.82% 0.1015 -0.1448) |
| OKLCH | oklch(70.82% 0.177 305) |
| XYZ | xyz(45.1524, 32.7807, 92.7373) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.30
Easter Purple
#C071FE
ΔE00 3.59
Liliac
#C48EFD
ΔE00 3.66
Light Urple
#B36FF6
ΔE00 4.34
Bright Lavender
#C760FF
ΔE00 6.87
Bright Lilac
#C95EFB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80F8 #BDF880
analogous
#8081F8 #BB80F8 #F780F8
triadic
#BB80F8 #F8BB80 #80F8BB
tetradic
#BB80F8 #F88081 #BDF880 #80F8F7
square
#BB80F8 #F88081 #BDF880 #80F8F7
split-complementary
#BB80F8 #F8F780 #81F880
monochromatic
#7D0DF0 #9C46F5 #BB80F8 #DABAFB #EFE2FD
Accessibility & contrast
On white
2.78
#BB80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#BB80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80F8
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80F8 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#B195B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb80f8; /* rgb */ color: rgb(187, 128, 248); /* oklch */ color: oklch(70.8% 0.177 305.0);
Tailwind
colors: {
custom: {
50: '#d2a6fb',
500: '#bb80f8',
950: '#000000',
},
}SCSS
$custom: #bb80f8; $custom-light: #d2a6fb; $custom-dark: #000000;
JSON
{
"hex": "#bb80f8",
"rgb": {
"r": 187,
"g": 128,
"b": 248
},
"hsl": {
"h": 269.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70824,
"c": 0.17687,
"h": 305
},
"luminance": 0.3278
}Semantic roles & 50–950 ramp
primary
#BB80F8
secondary
#E6F5D6
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85