#BB82EE#BB82EE
#BB82EE is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.6% C 0.162 H 307.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB82EE |
|---|---|
| RGB | rgb(187, 130, 238) |
| HSL | hsl(272, 76%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21.4%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(63.92, 42.03, -46.27) |
| CIE-LCH | lch(63.92, 62.51, 312.25°) |
| OKLab | oklab(70.62% 0.0976 -0.1291) |
| OKLCH | oklch(70.62% 0.162 307.1) |
| XYZ | xyz(43.9057, 32.7035, 84.8718) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.03
Liliac
#C48EFD
ΔE00 3.56
Easter Purple
#C071FE
ΔE00 4.70
Light Urple
#B36FF6
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 6.54
Pale Purple
#B790D4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB82EE #B5EE82
analogous
#8582EE #BB82EE #EE82EB
triadic
#BB82EE #EEBB82 #82EEBB
tetradic
#BB82EE #EE8582 #B5EE82 #82EBEE
square
#BB82EE #EE8582 #B5EE82 #82EBEE
split-complementary
#BB82EE #EBEE82 #82EE85
monochromatic
#801DD8 #9E4CE7 #BB82EE #D8B8F5 #F0E4FB
Accessibility & contrast
On white
2.78
#BB82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#BB82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB82EE
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB82EE | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#B494AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb82ee; /* rgb */ color: rgb(187, 130, 238); /* oklch */ color: oklch(70.6% 0.162 307.1);
Tailwind
colors: {
custom: {
50: '#d1a7f4',
500: '#bb82ee',
950: '#000000',
},
}SCSS
$custom: #bb82ee; $custom-light: #d1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bb82ee",
"rgb": {
"r": 187,
"g": 130,
"b": 238
},
"hsl": {
"h": 271.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.70616,
"c": 0.16184,
"h": 307.1
},
"luminance": 0.32703
}Semantic roles & 50–950 ramp
primary
#BB82EE
secondary
#E5F3D8
accent
#D80D6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85