#BB7EEE#BB7EEE
#BB7EEE is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.0% C 0.168 H 307.7°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7EEE |
|---|---|
| RGB | rgb(187, 126, 238) |
| HSL | hsl(273, 77%, 71%) |
| HSV | hsv(273, 47%, 93%) |
| CMYK | cmyk(21.4%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(63.06, 44.20, -47.62) |
| CIE-LCH | lch(63.06, 64.97, 312.86°) |
| OKLab | oklab(69.97% 0.103 -0.133) |
| OKLCH | oklch(69.97% 0.168 307.7) |
| XYZ | xyz(43.3839, 31.6600, 84.6978) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Easter Purple
#C071FE
ΔE00 3.84
Liliac
#C48EFD
ΔE00 4.36
Light Urple
#B36FF6
ΔE00 4.37
Bright Lavender
#C760FF
ΔE00 6.73
Bright Lilac
#C95EFB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7EEE #B1EE7E
analogous
#837EEE #BB7EEE #EE7EE9
triadic
#BB7EEE #EEBB7E #7EEEBB
tetradic
#BB7EEE #EE837E #B1EE7E #7EE9EE
square
#BB7EEE #EE837E #B1EE7E #7EE9EE
split-complementary
#BB7EEE #E9EE7E #7EEE83
monochromatic
#811CD5 #9E48E7 #BB7EEE #D8B4F5 #F1E4FB
Accessibility & contrast
On white
2.86
#BB7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#BB7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7EEE
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7EEE | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#7299EB
Tritanopia (blue-blind)
#B491AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb7eee; /* rgb */ color: rgb(187, 126, 238); /* oklch */ color: oklch(70.0% 0.168 307.7);
Tailwind
colors: {
custom: {
50: '#d2a5f4',
500: '#bb7eee',
950: '#000000',
},
}SCSS
$custom: #bb7eee; $custom-light: #d2a5f4; $custom-dark: #000000;
JSON
{
"hex": "#bb7eee",
"rgb": {
"r": 187,
"g": 126,
"b": 238
},
"hsl": {
"h": 272.679,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.69975,
"c": 0.16826,
"h": 307.7
},
"luminance": 0.3166
}Semantic roles & 50–950 ramp
primary
#BB7EEE
secondary
#E3F2D5
accent
#D90D6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85