#BB82FF#BB82FF
#BB82FF is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.5% C 0.182 H 303.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BB82FF |
|---|---|
| RGB | rgb(187, 130, 255) |
| HSL | hsl(267, 100%, 75%) |
| HSV | hsv(267, 49%, 100%) |
| CMYK | cmyk(26.7%, 49%, 0%, 0%) |
| CIE-LAB | lab(64.76, 45.92, -54.28) |
| CIE-LCH | lch(64.76, 71.10, 310.23°) |
| OKLab | oklab(71.52% 0.0996 -0.1524) |
| OKLCH | oklch(71.52% 0.182 303.2) |
| XYZ | xyz(46.5222, 33.7501, 98.6519) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.12
Liliac
#C48EFD
ΔE00 3.43
Easter Purple
#C071FE
ΔE00 3.99
Light Urple
#B36FF6
ΔE00 4.83
Baby Purple
#CA9BF7
ΔE00 7.27
Bright Lavender
#C760FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB82FF #C6FF82
analogous
#8287FF #BB82FF #F982FF
triadic
#BB82FF #FFBB82 #82FFBB
tetradic
#BB82FF #FF8287 #C6FF82 #82FFF9
square
#BB82FF #FF8287 #C6FF82 #82FFF9
split-complementary
#BB82FF #FFF982 #87FF82
monochromatic
#7808FF #9A45FF #BB82FF #DCBFFF #EEE0FF
Accessibility & contrast
On white
2.71
#BB82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BB82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB82FF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB82FF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#AF99B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb82ff; /* rgb */ color: rgb(187, 130, 255); /* oklch */ color: oklch(71.5% 0.182 303.2);
Tailwind
colors: {
custom: {
50: '#d2a7ff',
500: '#bb82ff',
950: '#000000',
},
}SCSS
$custom: #bb82ff; $custom-light: #d2a7ff; $custom-dark: #000000;
JSON
{
"hex": "#bb82ff",
"rgb": {
"r": 187,
"g": 130,
"b": 255
},
"hsl": {
"h": 267.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.71521,
"c": 0.18209,
"h": 303.2
},
"luminance": 0.3375
}Semantic roles & 50–950 ramp
primary
#BB82FF
secondary
#E7F7D4
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86