#BC76F7#BC76F7
#BC76F7 is a light, vivid violet. Relative luminance 0.304; OKLCH L 69.3% C 0.191 H 307.2°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BC76F7 |
|---|---|
| RGB | rgb(188, 118, 247) |
| HSL | hsl(273, 89%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23.9%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(61.97, 50.73, -54.32) |
| CIE-LCH | lch(61.97, 74.33, 313.04°) |
| OKLab | oklab(69.34% 0.1157 -0.1525) |
| OKLCH | oklch(69.34% 0.191 307.2) |
| XYZ | xyz(44.0026, 30.3641, 91.5204) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.69
Easter Purple
#C071FE
ΔE00 1.48
Light Urple
#B36FF6
ΔE00 2.40
Bright Lavender
#C760FF
ΔE00 4.57
Bright Lilac
#C95EFB
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC76F7 #B1F776
analogous
#7C76F7 #BC76F7 #F776F2
triadic
#BC76F7 #F7BC76 #76F7BC
tetradic
#BC76F7 #F77C76 #B1F776 #76F2F7
square
#BC76F7 #F77C76 #B1F776 #76F2F7
split-complementary
#BC76F7 #F2F776 #76F77C
monochromatic
#830DE5 #A03CF4 #BC76F7 #D8B0FA #F1E2FD
Accessibility & contrast
On white
2.97
#BC76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#BC76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC76F7
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC76F7 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E93FB
Deuteranopia (green-blind)
#6496F4
Tritanopia (blue-blind)
#B38DAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc76f7; /* rgb */ color: rgb(188, 118, 247); /* oklch */ color: oklch(69.3% 0.191 307.2);
Tailwind
colors: {
custom: {
50: '#d3a0fa',
500: '#bc76f7',
950: '#000000',
},
}SCSS
$custom: #bc76f7; $custom-light: #d3a0fa; $custom-dark: #000000;
JSON
{
"hex": "#bc76f7",
"rgb": {
"r": 188,
"g": 118,
"b": 247
},
"hsl": {
"h": 272.558,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.69335,
"c": 0.1914,
"h": 307.2
},
"luminance": 0.30364
}Semantic roles & 50–950 ramp
primary
#BC76F7
secondary
#E3F5D4
accent
#E60069
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85