#BB80EF#BB80EF
#BB80EF is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.3% C 0.166 H 307.2°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80EF |
|---|---|
| RGB | rgb(187, 128, 239) |
| HSL | hsl(272, 78%, 72%) |
| HSV | hsv(272, 46%, 94%) |
| CMYK | cmyk(21.8%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(63.54, 43.34, -47.43) |
| CIE-LCH | lch(63.54, 64.25, 312.42°) |
| OKLab | oklab(70.35% 0.1004 -0.1325) |
| OKLCH | oklch(70.35% 0.166 307.2) |
| XYZ | xyz(43.7896, 32.2356, 85.5598) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.49
Liliac
#C48EFD
ΔE00 3.89
Easter Purple
#C071FE
ΔE00 4.17
Light Urple
#B36FF6
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 7.03
Bright Lavender
#C760FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80EF #B4EF80
analogous
#8480EF #BB80EF #EF80EB
triadic
#BB80EF #EFBB80 #80EFBB
tetradic
#BB80EF #EF8480 #B4EF80 #80EBEF
square
#BB80EF #EF8480 #B4EF80 #80EBEF
split-complementary
#BB80EF #EBEF80 #80EF84
monochromatic
#801BD9 #9E4AE8 #BB80EF #D8B6F6 #F0E4FC
Accessibility & contrast
On white
2.82
#BB80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BB80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80EF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80EF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F3
Deuteranopia (green-blind)
#739AEC
Tritanopia (blue-blind)
#B392AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb80ef; /* rgb */ color: rgb(187, 128, 239); /* oklch */ color: oklch(70.3% 0.166 307.2);
Tailwind
colors: {
custom: {
50: '#d1a6f5',
500: '#bb80ef',
950: '#000000',
},
}SCSS
$custom: #bb80ef; $custom-light: #d1a6f5; $custom-dark: #000000;
JSON
{
"hex": "#bb80ef",
"rgb": {
"r": 187,
"g": 128,
"b": 239
},
"hsl": {
"h": 271.892,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.70346,
"c": 0.16624,
"h": 307.2
},
"luminance": 0.32235
}Semantic roles & 50–950 ramp
primary
#BB80EF
secondary
#E5F3D7
accent
#DA0C6C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85