#BB82F7#BB82F7
#BB82F7 is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.1% C 0.173 H 304.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB82F7 |
|---|---|
| RGB | rgb(187, 130, 247) |
| HSL | hsl(269, 88%, 74%) |
| HSV | hsv(269, 47%, 97%) |
| CMYK | cmyk(24.3%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(64.36, 44.07, -50.53) |
| CIE-LCH | lch(64.36, 67.05, 311.09°) |
| OKLab | oklab(71.09% 0.0987 -0.1415) |
| OKLCH | oklch(71.09% 0.173 304.9) |
| XYZ | xyz(45.2611, 33.2457, 92.0103) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.75
Liliac
#C48EFD
ΔE00 3.22
Easter Purple
#C071FE
ΔE00 4.10
Light Urple
#B36FF6
ΔE00 4.83
Baby Purple
#CA9BF7
ΔE00 6.83
Bright Lavender
#C760FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB82F7 #BEF782
analogous
#8284F7 #BB82F7 #F682F7
triadic
#BB82F7 #F7BB82 #82F7BB
tetradic
#BB82F7 #F78284 #BEF782 #82F7F6
square
#BB82F7 #F78284 #BEF782 #82F7F6
split-complementary
#BB82F7 #F7F682 #84F782
monochromatic
#7C0FEF #9C48F3 #BB82F7 #DABCFB #EFE2FD
Accessibility & contrast
On white
2.75
#BB82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#BB82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB82F7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB82F7 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#709CF4
Tritanopia (blue-blind)
#B196B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb82f7; /* rgb */ color: rgb(187, 130, 247); /* oklch */ color: oklch(71.1% 0.173 304.9);
Tailwind
colors: {
custom: {
50: '#d2a7fa',
500: '#bb82f7',
950: '#000000',
},
}SCSS
$custom: #bb82f7; $custom-light: #d2a7fa; $custom-dark: #000000;
JSON
{
"hex": "#bb82f7",
"rgb": {
"r": 187,
"g": 130,
"b": 247
},
"hsl": {
"h": 269.231,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.71088,
"c": 0.17256,
"h": 304.9
},
"luminance": 0.33245
}Semantic roles & 50–950 ramp
primary
#BB82F7
secondary
#E6F5D6
accent
#E50176
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85