#BB77F6#BB77F6
#BB77F6 is a light, vivid violet. Relative luminance 0.304; OKLCH L 69.3% C 0.188 H 306.9°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BB77F6 |
|---|---|
| RGB | rgb(187, 119, 246) |
| HSL | hsl(272, 88%, 72%) |
| HSV | hsv(272, 52%, 96%) |
| CMYK | cmyk(24%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(62.01, 49.73, -53.71) |
| CIE-LCH | lch(62.01, 73.20, 312.79°) |
| OKLab | oklab(69.33% 0.1131 -0.1507) |
| OKLCH | oklch(69.33% 0.188 306.9) |
| XYZ | xyz(43.7215, 30.4127, 90.7379) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.76
Easter Purple
#C071FE
ΔE00 1.77
Light Urple
#B36FF6
ΔE00 2.47
Bright Lavender
#C760FF
ΔE00 4.86
Bright Lilac
#C95EFB
ΔE00 5.25
Liliac
#C48EFD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB77F6 #B2F677
analogous
#7C77F6 #BB77F6 #F677F2
triadic
#BB77F6 #F6BB77 #77F6BB
tetradic
#BB77F6 #F67C77 #B2F677 #77F2F6
square
#BB77F6 #F67C77 #B2F677 #77F2F6
split-complementary
#BB77F6 #F2F677 #77F67C
monochromatic
#810FE4 #9E3EF2 #BB77F6 #D8B0FA #F1E2FD
Accessibility & contrast
On white
2.97
#BB77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#BB77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB77F6
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB77F6 | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5093FA
Deuteranopia (green-blind)
#6596F3
Tritanopia (blue-blind)
#B28EAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bb77f6; /* rgb */ color: rgb(187, 119, 246); /* oklch */ color: oklch(69.3% 0.188 306.9);
Tailwind
colors: {
custom: {
50: '#d2a0fa',
500: '#bb77f6',
950: '#000000',
},
}SCSS
$custom: #bb77f6; $custom-light: #d2a0fa; $custom-dark: #000000;
JSON
{
"hex": "#bb77f6",
"rgb": {
"r": 187,
"g": 119,
"b": 246
},
"hsl": {
"h": 272.126,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.69325,
"c": 0.18845,
"h": 306.9
},
"luminance": 0.30412
}Semantic roles & 50–950 ramp
primary
#BB77F6
secondary
#E3F5D4
accent
#E4016B
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85