#BB7FEE#BB7FEE
#BB7FEE is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.1% C 0.167 H 307.6°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7FEE |
|---|---|
| RGB | rgb(187, 127, 238) |
| HSL | hsl(272, 77%, 72%) |
| HSV | hsv(272, 47%, 93%) |
| CMYK | cmyk(21.4%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.27, 43.66, -47.29) |
| CIE-LCH | lch(63.27, 64.36, 312.71°) |
| OKLab | oklab(70.13% 0.1017 -0.1321) |
| OKLCH | oklch(70.13% 0.167 307.6) |
| XYZ | xyz(43.5125, 31.9171, 84.7407) |
| Luminance | 0.3192 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 4.05
Liliac
#C48EFD
ΔE00 4.15
Light Urple
#B36FF6
ΔE00 4.59
Bright Lavender
#C760FF
ΔE00 6.97
Bright Lilac
#C95EFB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7FEE #B2EE7F
analogous
#847FEE #BB7FEE #EE7FEA
triadic
#BB7FEE #EEBB7F #7FEEBB
tetradic
#BB7FEE #EE847F #B2EE7F #7FEAEE
square
#BB7FEE #EE847F #B2EE7F #7FEAEE
split-complementary
#BB7FEE #EAEE7F #7FEE84
monochromatic
#811CD6 #9E49E7 #BB7FEE #D8B5F5 #F1E4FB
Accessibility & contrast
On white
2.84
#BB7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#BB7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7FEE
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7FEE | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#739AEB
Tritanopia (blue-blind)
#B491AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb7fee; /* rgb */ color: rgb(187, 127, 238); /* oklch */ color: oklch(70.1% 0.167 307.6);
Tailwind
colors: {
custom: {
50: '#d1a5f4',
500: '#bb7fee',
950: '#000000',
},
}SCSS
$custom: #bb7fee; $custom-light: #d1a5f4; $custom-dark: #000000;
JSON
{
"hex": "#bb7fee",
"rgb": {
"r": 187,
"g": 127,
"b": 238
},
"hsl": {
"h": 272.432,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.70134,
"c": 0.16666,
"h": 307.6
},
"luminance": 0.31917
}Semantic roles & 50–950 ramp
primary
#BB7FEE
secondary
#E3F3D6
accent
#D90D6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85