#BB84EF#BB84EF
#BB84EF is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.0% C 0.160 H 306.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BB84EF |
|---|---|
| RGB | rgb(187, 132, 239) |
| HSL | hsl(271, 77%, 73%) |
| HSV | hsv(271, 45%, 94%) |
| CMYK | cmyk(21.8%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(64.40, 41.17, -46.06) |
| CIE-LCH | lch(64.40, 61.77, 311.79°) |
| OKLab | oklab(70.99% 0.095 -0.1285) |
| OKLCH | oklch(70.99% 0.16 306.5) |
| XYZ | xyz(44.3216, 33.2997, 85.7372) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Light Purple
#BF77F6
ΔE00 3.44
Easter Purple
#C071FE
ΔE00 5.07
Light Urple
#B36FF6
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 6.10
Pale Purple
#B790D4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB84EF #B8EF84
analogous
#8584EF #BB84EF #EF84ED
triadic
#BB84EF #EFBB84 #84EFBB
tetradic
#BB84EF #EF8584 #B8EF84 #84EDEF
square
#BB84EF #EF8584 #B8EF84 #84EDEF
split-complementary
#BB84EF #EDEF84 #84EF85
monochromatic
#7F1DDC #9D4EE8 #BB84EF #D9BAF6 #F0E4FB
Accessibility & contrast
On white
2.74
#BB84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#BB84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB84EF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB84EF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#779DEC
Tritanopia (blue-blind)
#B396AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb84ef; /* rgb */ color: rgb(187, 132, 239); /* oklch */ color: oklch(71.0% 0.160 306.5);
Tailwind
colors: {
custom: {
50: '#d1a9f4',
500: '#bb84ef',
950: '#000000',
},
}SCSS
$custom: #bb84ef; $custom-light: #d1a9f4; $custom-dark: #000000;
JSON
{
"hex": "#bb84ef",
"rgb": {
"r": 187,
"g": 132,
"b": 239
},
"hsl": {
"h": 270.841,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.70993,
"c": 0.15981,
"h": 306.5
},
"luminance": 0.33299
}Semantic roles & 50–950 ramp
primary
#BB84EF
secondary
#E5F3D8
accent
#D90C70
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85