#BB82ED#BB82ED
#BB82ED is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.6% C 0.161 H 307.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB82ED |
|---|---|
| RGB | rgb(187, 130, 237) |
| HSL | hsl(272, 75%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21.1%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(63.87, 41.81, -45.79) |
| CIE-LCH | lch(63.87, 62.00, 312.39°) |
| OKLab | oklab(70.57% 0.0974 -0.1277) |
| OKLCH | oklch(70.57% 0.161 307.3) |
| XYZ | xyz(43.7592, 32.6449, 84.1002) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.10
Liliac
#C48EFD
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 4.79
Light Urple
#B36FF6
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 6.53
Pale Purple
#B790D4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB82ED #B4ED82
analogous
#8682ED #BB82ED #ED82E9
triadic
#BB82ED #EDBB82 #82EDBB
tetradic
#BB82ED #ED8682 #B4ED82 #82E9ED
square
#BB82ED #ED8682 #B4ED82 #82E9ED
split-complementary
#BB82ED #E9ED82 #82ED86
monochromatic
#801FD6 #9E4DE5 #BB82ED #D8B7F5 #F0E4FB
Accessibility & contrast
On white
2.79
#BB82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BB82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB82ED
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB82ED | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#B493AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb82ed; /* rgb */ color: rgb(187, 130, 237); /* oklch */ color: oklch(70.6% 0.161 307.3);
Tailwind
colors: {
custom: {
50: '#d1a7f3',
500: '#bb82ed',
950: '#000000',
},
}SCSS
$custom: #bb82ed; $custom-light: #d1a7f3; $custom-dark: #000000;
JSON
{
"hex": "#bb82ed",
"rgb": {
"r": 187,
"g": 130,
"b": 237
},
"hsl": {
"h": 271.963,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.70565,
"c": 0.16065,
"h": 307.3
},
"luminance": 0.32644
}Semantic roles & 50–950 ramp
primary
#BB82ED
secondary
#E5F3D8
accent
#D70F6C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85