#BB80EE#BB80EE
#BB80EE is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.3% C 0.165 H 307.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80EE |
|---|---|
| RGB | rgb(187, 128, 238) |
| HSL | hsl(272, 76%, 72%) |
| HSV | hsv(272, 46%, 93%) |
| CMYK | cmyk(21.4%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(63.49, 43.12, -46.95) |
| CIE-LCH | lch(63.49, 63.74, 312.56°) |
| OKLab | oklab(70.29% 0.1003 -0.1311) |
| OKLCH | oklch(70.29% 0.165 307.4) |
| XYZ | xyz(43.6422, 32.1766, 84.7839) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.57
Liliac
#C48EFD
ΔE00 3.94
Easter Purple
#C071FE
ΔE00 4.26
Light Urple
#B36FF6
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 7.01
Bright Lavender
#C760FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80EE #B3EE80
analogous
#8480EE #BB80EE #EE80EA
triadic
#BB80EE #EEBB80 #80EEBB
tetradic
#BB80EE #EE8480 #B3EE80 #80EAEE
square
#BB80EE #EE8480 #B3EE80 #80EAEE
split-complementary
#BB80EE #EAEE80 #80EE84
monochromatic
#811DD7 #9E4AE7 #BB80EE #D8B6F5 #F1E4FB
Accessibility & contrast
On white
2.82
#BB80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#BB80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB80EE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80EE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#749AEB
Tritanopia (blue-blind)
#B492AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb80ee; /* rgb */ color: rgb(187, 128, 238); /* oklch */ color: oklch(70.3% 0.165 307.4);
Tailwind
colors: {
custom: {
50: '#d1a6f4',
500: '#bb80ee',
950: '#000000',
},
}SCSS
$custom: #bb80ee; $custom-light: #d1a6f4; $custom-dark: #000000;
JSON
{
"hex": "#bb80ee",
"rgb": {
"r": 187,
"g": 128,
"b": 238
},
"hsl": {
"h": 272.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70294,
"c": 0.16505,
"h": 307.4
},
"luminance": 0.32176
}Semantic roles & 50–950 ramp
primary
#BB80EE
secondary
#E4F3D7
accent
#D90D6B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85