#BC7CF7#BC7CF7
#BC7CF7 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.2% C 0.182 H 306.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7CF7 |
|---|---|
| RGB | rgb(188, 124, 247) |
| HSL | hsl(271, 88%, 73%) |
| HSV | hsv(271, 50%, 97%) |
| CMYK | cmyk(23.9%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(63.20, 47.56, -52.37) |
| CIE-LCH | lch(63.20, 70.74, 312.24°) |
| OKLab | oklab(70.25% 0.1079 -0.1468) |
| OKLCH | oklch(70.25% 0.182 306.3) |
| XYZ | xyz(44.7317, 31.8224, 91.7635) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.31
Easter Purple
#C071FE
ΔE00 2.68
Light Urple
#B36FF6
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.50
Bright Lavender
#C760FF
ΔE00 5.91
Bright Lilac
#C95EFB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7CF7 #B7F77C
analogous
#7F7CF7 #BC7CF7 #F77CF4
triadic
#BC7CF7 #F7BC7C #7CF7BC
tetradic
#BC7CF7 #F77F7C #B7F77C #7CF4F7
square
#BC7CF7 #F77F7C #B7F77C #7CF4F7
split-complementary
#BC7CF7 #F4F77C #7CF77F
monochromatic
#810EEA #9F42F3 #BC7CF7 #D9B6FB #F0E2FD
Accessibility & contrast
On white
2.85
#BC7CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#BC7CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7CF7
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7CF7 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FB
Deuteranopia (green-blind)
#6B99F4
Tritanopia (blue-blind)
#B392AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7cf7; /* rgb */ color: rgb(188, 124, 247); /* oklch */ color: oklch(70.2% 0.182 306.3);
Tailwind
colors: {
custom: {
50: '#d3a3fa',
500: '#bc7cf7',
950: '#000000',
},
}SCSS
$custom: #bc7cf7; $custom-light: #d3a3fa; $custom-dark: #000000;
JSON
{
"hex": "#bc7cf7",
"rgb": {
"r": 188,
"g": 124,
"b": 247
},
"hsl": {
"h": 271.22,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.70245,
"c": 0.18219,
"h": 306.3
},
"luminance": 0.31822
}Semantic roles & 50–950 ramp
primary
#BC7CF7
secondary
#E5F5D6
accent
#E5006E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85