#BB84F9#BB84F9
#BB84F9 is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.5% C 0.172 H 304.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BB84F9 |
|---|---|
| RGB | rgb(187, 132, 249) |
| HSL | hsl(268, 91%, 75%) |
| HSV | hsv(268, 47%, 98%) |
| CMYK | cmyk(24.9%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(64.89, 43.45, -50.79) |
| CIE-LCH | lch(64.89, 66.84, 310.54°) |
| OKLab | oklab(71.52% 0.0963 -0.1423) |
| OKLCH | oklch(71.52% 0.172 304.1) |
| XYZ | xyz(45.8400, 33.9070, 93.7339) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Light Purple
#BF77F6
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 4.52
Light Urple
#B36FF6
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB84F9 #C2F984
analogous
#8488F9 #BB84F9 #F584F9
triadic
#BB84F9 #F9BB84 #84F9BB
tetradic
#BB84F9 #F98488 #C2F984 #84F9F5
square
#BB84F9 #F98488 #C2F984 #84F9F5
split-complementary
#BB84F9 #F9F584 #88F984
monochromatic
#7A0FF3 #9B4AF6 #BB84F9 #DBBEFC #EFE2FE
Accessibility & contrast
On white
2.70
#BB84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BB84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB84F9
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB84F9 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#719DF6
Tritanopia (blue-blind)
#B098B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb84f9; /* rgb */ color: rgb(187, 132, 249); /* oklch */ color: oklch(71.5% 0.172 304.1);
Tailwind
colors: {
custom: {
50: '#d2a9fc',
500: '#bb84f9',
950: '#000000',
},
}SCSS
$custom: #bb84f9; $custom-light: #d2a9fc; $custom-dark: #000000;
JSON
{
"hex": "#bb84f9",
"rgb": {
"r": 187,
"g": 132,
"b": 249
},
"hsl": {
"h": 268.205,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.71515,
"c": 0.17181,
"h": 304.1
},
"luminance": 0.33907
}Semantic roles & 50–950 ramp
primary
#BB84F9
secondary
#E6F6D5
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85