#BB84EE#BB84EE
#BB84EE is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.9% C 0.159 H 306.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB84EE |
|---|---|
| RGB | rgb(187, 132, 238) |
| HSL | hsl(271, 76%, 73%) |
| HSV | hsv(271, 45%, 93%) |
| CMYK | cmyk(21.4%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.36, 40.94, -45.58) |
| CIE-LCH | lch(64.36, 61.27, 311.93°) |
| OKLab | oklab(70.94% 0.0948 -0.1271) |
| OKLCH | oklch(70.94% 0.159 306.7) |
| XYZ | xyz(44.1743, 33.2408, 84.9613) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Light Purple
#BF77F6
ΔE00 3.50
Easter Purple
#C071FE
ΔE00 5.16
Light Urple
#B36FF6
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.08
Pale Purple
#B790D4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB84EE #B7EE84
analogous
#8684EE #BB84EE #EE84EC
triadic
#BB84EE #EEBB84 #84EEBB
tetradic
#BB84EE #EE8684 #B7EE84 #84ECEE
square
#BB84EE #EE8684 #B7EE84 #84ECEE
split-complementary
#BB84EE #ECEE84 #84EE86
monochromatic
#7F1EDA #9D4EE7 #BB84EE #D9BAF5 #F0E4FB
Accessibility & contrast
On white
2.75
#BB84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#BB84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB84EE
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB84EE | 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)
#6A9AF2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#B395AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb84ee; /* rgb */ color: rgb(187, 132, 238); /* oklch */ color: oklch(70.9% 0.159 306.7);
Tailwind
colors: {
custom: {
50: '#d1a9f4',
500: '#bb84ee',
950: '#000000',
},
}SCSS
$custom: #bb84ee; $custom-light: #d1a9f4; $custom-dark: #000000;
JSON
{
"hex": "#bb84ee",
"rgb": {
"r": 187,
"g": 132,
"b": 238
},
"hsl": {
"h": 271.132,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.70942,
"c": 0.15862,
"h": 306.7
},
"luminance": 0.3324
}Semantic roles & 50–950 ramp
primary
#BB84EE
secondary
#E5F3D8
accent
#D80E6F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85