#BC77F6#BC77F6
#BC77F6 is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.4% C 0.189 H 307.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BC77F6 |
|---|---|
| RGB | rgb(188, 119, 246) |
| HSL | hsl(273, 88%, 72%) |
| HSV | hsv(273, 52%, 96%) |
| CMYK | cmyk(23.6%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(62.12, 49.98, -53.53) |
| CIE-LCH | lch(62.12, 73.24, 313.04°) |
| OKLab | oklab(69.43% 0.1143 -0.1502) |
| OKLCH | oklch(69.43% 0.189 307.3) |
| XYZ | xyz(43.9671, 30.5393, 90.7494) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.57
Easter Purple
#C071FE
ΔE00 1.74
Light Urple
#B36FF6
ΔE00 2.60
Bright Lavender
#C760FF
ΔE00 4.81
Bright Lilac
#C95EFB
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC77F6 #B1F677
analogous
#7D77F6 #BC77F6 #F677F1
triadic
#BC77F6 #F6BC77 #77F6BC
tetradic
#BC77F6 #F67D77 #B1F677 #77F1F6
square
#BC77F6 #F67D77 #B1F677 #77F1F6
split-complementary
#BC77F6 #F1F677 #77F67D
monochromatic
#830FE4 #A03EF2 #BC77F6 #D8B0FA #F1E2FD
Accessibility & contrast
On white
2.95
#BC77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BC77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC77F6
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC77F6 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5194FA
Deuteranopia (green-blind)
#6697F3
Tritanopia (blue-blind)
#B38DAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc77f6; /* rgb */ color: rgb(188, 119, 246); /* oklch */ color: oklch(69.4% 0.189 307.3);
Tailwind
colors: {
custom: {
50: '#d3a0fa',
500: '#bc77f6',
950: '#000000',
},
}SCSS
$custom: #bc77f6; $custom-light: #d3a0fa; $custom-dark: #000000;
JSON
{
"hex": "#bc77f6",
"rgb": {
"r": 188,
"g": 119,
"b": 246
},
"hsl": {
"h": 272.598,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.69429,
"c": 0.18875,
"h": 307.3
},
"luminance": 0.30539
}Semantic roles & 50–950 ramp
primary
#BC77F6
secondary
#E3F5D4
accent
#E40169
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85