#BC7EFA#BC7EFA
#BC7EFA is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.7% C 0.183 H 305.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7EFA |
|---|---|
| RGB | rgb(188, 126, 250) |
| HSL | hsl(270, 93%, 74%) |
| HSV | hsv(270, 50%, 98%) |
| CMYK | cmyk(24.8%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(63.77, 47.18, -53.12) |
| CIE-LCH | lch(63.77, 71.04, 311.61°) |
| OKLab | oklab(70.72% 0.1055 -0.149) |
| OKLCH | oklch(70.72% 0.183 305.3) |
| XYZ | xyz(45.4516, 32.5155, 94.3056) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.88
Easter Purple
#C071FE
ΔE00 3.03
Light Urple
#B36FF6
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.06
Bright Lavender
#C760FF
ΔE00 6.33
Bright Lilac
#C95EFB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7EFA #BCFA7E
analogous
#7E7EFA #BC7EFA #FA7EFA
triadic
#BC7EFA #FABC7E #7EFABC
tetradic
#BC7EFA #FA7E7E #BCFA7E #7EFAFA
square
#BC7EFA #FA7E7E #BCFA7E #7EFAFA
split-complementary
#BC7EFA #FAFA7E #7EFA7E
monochromatic
#7F09F4 #9D43F8 #BC7EFA #DBB9FC #F0E2FE
Accessibility & contrast
On white
2.80
#BC7EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#BC7EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7EFA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7EFA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#B294B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc7efa; /* rgb */ color: rgb(188, 126, 250); /* oklch */ color: oklch(70.7% 0.183 305.3);
Tailwind
colors: {
custom: {
50: '#d3a5fc',
500: '#bc7efa',
950: '#000000',
},
}SCSS
$custom: #bc7efa; $custom-light: #d3a5fc; $custom-dark: #000000;
JSON
{
"hex": "#bc7efa",
"rgb": {
"r": 188,
"g": 126,
"b": 250
},
"hsl": {
"h": 270,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.70719,
"c": 0.18259,
"h": 305.3
},
"luminance": 0.32515
}Semantic roles & 50–950 ramp
primary
#BC7EFA
secondary
#E6F6D5
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85