#BB80FF#BB80FF
#BB80FF is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.2% C 0.185 H 303.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80FF |
|---|---|
| RGB | rgb(187, 128, 255) |
| HSL | hsl(268, 100%, 75%) |
| HSV | hsv(268, 50%, 100%) |
| CMYK | cmyk(26.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(64.34, 47.00, -54.95) |
| CIE-LCH | lch(64.34, 72.31, 310.54°) |
| OKLab | oklab(71.21% 0.1022 -0.1544) |
| OKLCH | oklch(71.21% 0.185 303.5) |
| XYZ | xyz(46.2587, 33.2232, 98.5641) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.74
Easter Purple
#C071FE
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.84
Light Urple
#B36FF6
ΔE00 4.38
Bright Lavender
#C760FF
ΔE00 6.86
Bright Lilac
#C95EFB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80FF #C4FF80
analogous
#8084FF #BB80FF #FA80FF
triadic
#BB80FF #FFBB80 #80FFBB
tetradic
#BB80FF #FF8084 #C4FF80 #80FFFA
square
#BB80FF #FF8084 #C4FF80 #80FFFA
split-complementary
#BB80FF #FFFA80 #84FF80
monochromatic
#7906FF #9A43FF #BB80FF #DCBDFF #EFE0FF
Accessibility & contrast
On white
2.75
#BB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#BB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80FF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80FF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#AF97B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb80ff; /* rgb */ color: rgb(187, 128, 255); /* oklch */ color: oklch(71.2% 0.185 303.5);
Tailwind
colors: {
custom: {
50: '#d2a6ff',
500: '#bb80ff',
950: '#000000',
},
}SCSS
$custom: #bb80ff; $custom-light: #d2a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bb80ff",
"rgb": {
"r": 187,
"g": 128,
"b": 255
},
"hsl": {
"h": 267.874,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71206,
"c": 0.18514,
"h": 303.5
},
"luminance": 0.33223
}Semantic roles & 50–950 ramp
primary
#BB80FF
secondary
#E7F7D4
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86