#BB7FFC#BB7FFC
#BB7FFC is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.9% C 0.183 H 304.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7FFC |
|---|---|
| RGB | rgb(187, 127, 252) |
| HSL | hsl(269, 95%, 74%) |
| HSV | hsv(269, 50%, 99%) |
| CMYK | cmyk(25.8%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(63.98, 46.84, -53.89) |
| CIE-LCH | lch(63.98, 71.40, 311.00°) |
| OKLab | oklab(70.88% 0.1032 -0.1513) |
| OKLCH | oklch(70.88% 0.183 304.3) |
| XYZ | xyz(45.6498, 32.7720, 95.9973) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.31
Easter Purple
#C071FE
ΔE00 3.27
Liliac
#C48EFD
ΔE00 3.95
Light Urple
#B36FF6
ΔE00 4.11
Bright Lavender
#C760FF
ΔE00 6.60
Bright Lilac
#C95EFB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7FFC #C0FC7F
analogous
#7F82FC #BB7FFC #FA7FFC
triadic
#BB7FFC #FCBB7F #7FFCBB
tetradic
#BB7FFC #FC7F82 #C0FC7F #7FFCFA
square
#BB7FFC #FC7F82 #C0FC7F #7FFCFA
split-complementary
#BB7FFC #FCFA7F #82FC7F
monochromatic
#7B07F9 #9B43FB #BB7FFC #DBBBFD #EFE1FE
Accessibility & contrast
On white
2.78
#BB7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#BB7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7FFC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7FFC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#B095B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb7ffc; /* rgb */ color: rgb(187, 127, 252); /* oklch */ color: oklch(70.9% 0.183 304.3);
Tailwind
colors: {
custom: {
50: '#d2a5fe',
500: '#bb7ffc',
950: '#000000',
},
}SCSS
$custom: #bb7ffc; $custom-light: #d2a5fe; $custom-dark: #000000;
JSON
{
"hex": "#bb7ffc",
"rgb": {
"r": 187,
"g": 127,
"b": 252
},
"hsl": {
"h": 268.8,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.70885,
"c": 0.18314,
"h": 304.3
},
"luminance": 0.32772
}Semantic roles & 50–950 ramp
primary
#BB7FFC
secondary
#E6F7D4
accent
#E60077
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86