#BB7FFA#BB7FFA
#BB7FFA is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.8% C 0.181 H 304.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7FFA |
|---|---|
| RGB | rgb(187, 127, 250) |
| HSL | hsl(269, 92%, 74%) |
| HSV | hsv(269, 49%, 98%) |
| CMYK | cmyk(25.2%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(63.87, 46.38, -52.95) |
| CIE-LCH | lch(63.87, 70.39, 311.21°) |
| OKLab | oklab(70.78% 0.103 -0.1486) |
| OKLCH | oklch(70.78% 0.181 304.7) |
| XYZ | xyz(45.3345, 32.6459, 94.3369) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Easter Purple
#C071FE
ΔE00 3.30
Liliac
#C48EFD
ΔE00 3.90
Light Urple
#B36FF6
ΔE00 4.10
Bright Lavender
#C760FF
ΔE00 6.61
Bright Lilac
#C95EFB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7FFA #BEFA7F
analogous
#7F81FA #BB7FFA #F87FFA
triadic
#BB7FFA #FABB7F #7FFABB
tetradic
#BB7FFA #FA7F81 #BEFA7F #7FFAF8
square
#BB7FFA #FA7F81 #BEFA7F #7FFAF8
split-complementary
#BB7FFA #FAF87F #81FA7F
monochromatic
#7C0AF5 #9C44F8 #BB7FFA #DABAFC #EFE2FE
Accessibility & contrast
On white
2.79
#BB7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BB7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7FFA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7FFA | 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)
#5A99FE
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#B095B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb7ffa; /* rgb */ color: rgb(187, 127, 250); /* oklch */ color: oklch(70.8% 0.181 304.7);
Tailwind
colors: {
custom: {
50: '#d2a5fc',
500: '#bb7ffa',
950: '#000000',
},
}SCSS
$custom: #bb7ffa; $custom-light: #d2a5fc; $custom-dark: #000000;
JSON
{
"hex": "#bb7ffa",
"rgb": {
"r": 187,
"g": 127,
"b": 250
},
"hsl": {
"h": 269.268,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.70775,
"c": 0.18078,
"h": 304.7
},
"luminance": 0.32646
}Semantic roles & 50–950 ramp
primary
#BB7FFA
secondary
#E6F6D5
accent
#E60076
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85