#BB82F4#BB82F4
#BB82F4 is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.9% C 0.169 H 305.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BB82F4 |
|---|---|
| RGB | rgb(187, 130, 244) |
| HSL | hsl(270, 84%, 73%) |
| HSV | hsv(270, 47%, 96%) |
| CMYK | cmyk(23.4%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(64.21, 43.39, -49.12) |
| CIE-LCH | lch(64.21, 65.54, 311.46°) |
| OKLab | oklab(70.93% 0.0984 -0.1374) |
| OKLCH | oklch(70.93% 0.169 305.6) |
| XYZ | xyz(44.8019, 33.0620, 89.5918) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.75
Liliac
#C48EFD
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 4.25
Light Urple
#B36FF6
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 6.70
Bright Lavender
#C760FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB82F4 #BBF482
analogous
#8282F4 #BB82F4 #F482F4
triadic
#BB82F4 #F4BB82 #82F4BB
tetradic
#BB82F4 #F48282 #BBF482 #82F4F4
square
#BB82F4 #F48282 #BBF482 #82F4F4
split-complementary
#BB82F4 #F4F482 #82F482
monochromatic
#7E14E7 #9C4AEF #BB82F4 #DABAF9 #F0E3FD
Accessibility & contrast
On white
2.76
#BB82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#BB82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB82F4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB82F4 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF8
Deuteranopia (green-blind)
#729CF1
Tritanopia (blue-blind)
#B295B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb82f4; /* rgb */ color: rgb(187, 130, 244); /* oklch */ color: oklch(70.9% 0.169 305.6);
Tailwind
colors: {
custom: {
50: '#d2a7f8',
500: '#bb82f4',
950: '#000000',
},
}SCSS
$custom: #bb82f4; $custom-light: #d2a7f8; $custom-dark: #000000;
JSON
{
"hex": "#bb82f4",
"rgb": {
"r": 187,
"g": 130,
"b": 244
},
"hsl": {
"h": 270,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.70929,
"c": 0.16898,
"h": 305.6
},
"luminance": 0.33062
}Semantic roles & 50–950 ramp
primary
#BB82F4
secondary
#E6F4D7
accent
#E00573
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85