#BB80ED#BB80ED
#BB80ED is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.2% C 0.164 H 307.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80ED |
|---|---|
| RGB | rgb(187, 128, 237) |
| HSL | hsl(272, 75%, 72%) |
| HSV | hsv(272, 46%, 93%) |
| CMYK | cmyk(21.1%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(63.44, 42.89, -46.47) |
| CIE-LCH | lch(63.44, 63.24, 312.70°) |
| OKLab | oklab(70.24% 0.1002 -0.1297) |
| OKLCH | oklch(70.24% 0.164 307.7) |
| XYZ | xyz(43.4957, 32.1180, 84.0124) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Liliac
#C48EFD
ΔE00 4.01
Easter Purple
#C071FE
ΔE00 4.36
Light Urple
#B36FF6
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 7.00
Pale Purple
#B790D4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80ED #B2ED80
analogous
#8580ED #BB80ED #ED80E9
triadic
#BB80ED #EDBB80 #80EDBB
tetradic
#BB80ED #ED8580 #B2ED80 #80E9ED
square
#BB80ED #ED8580 #B2ED80 #80E9ED
split-complementary
#BB80ED #E9ED80 #80ED85
monochromatic
#811ED4 #9E4AE5 #BB80ED #D8B6F5 #F1E4FB
Accessibility & contrast
On white
2.83
#BB80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#BB80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80ED
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80ED | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#749AEA
Tritanopia (blue-blind)
#B492AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb80ed; /* rgb */ color: rgb(187, 128, 237); /* oklch */ color: oklch(70.2% 0.164 307.7);
Tailwind
colors: {
custom: {
50: '#d1a6f3',
500: '#bb80ed',
950: '#000000',
},
}SCSS
$custom: #bb80ed; $custom-light: #d1a6f3; $custom-dark: #000000;
JSON
{
"hex": "#bb80ed",
"rgb": {
"r": 187,
"g": 128,
"b": 237
},
"hsl": {
"h": 272.477,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.70242,
"c": 0.16387,
"h": 307.7
},
"luminance": 0.32118
}Semantic roles & 50–950 ramp
primary
#BB80ED
secondary
#E3F2D6
accent
#D70E6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85