#BC7FFA#BC7FFA
#BC7FFA is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.9% C 0.181 H 305.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7FFA |
|---|---|
| RGB | rgb(188, 127, 250) |
| HSL | hsl(270, 92%, 74%) |
| HSV | hsv(270, 49%, 98%) |
| CMYK | cmyk(24.8%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(63.98, 46.64, -52.78) |
| CIE-LCH | lch(63.98, 70.44, 311.46°) |
| OKLab | oklab(70.88% 0.1042 -0.148) |
| OKLCH | oklch(70.88% 0.181 305.1) |
| XYZ | xyz(45.5801, 32.7725, 94.3484) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.09
Easter Purple
#C071FE
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.84
Light Urple
#B36FF6
ΔE00 4.16
Bright Lavender
#C760FF
ΔE00 6.56
Bright Lilac
#C95EFB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7FFA #BDFA7F
analogous
#7F80FA #BC7FFA #F97FFA
triadic
#BC7FFA #FABC7F #7FFABC
tetradic
#BC7FFA #FA7F80 #BDFA7F #7FFAF9
square
#BC7FFA #FA7F80 #BDFA7F #7FFAF9
split-complementary
#BC7FFA #FAF97F #80FA7F
monochromatic
#7E0AF5 #9D44F8 #BC7FFA #DBBAFC #F0E2FE
Accessibility & contrast
On white
2.78
#BC7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#BC7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7FFA
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7FFA | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FE
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#B295B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc7ffa; /* rgb */ color: rgb(188, 127, 250); /* oklch */ color: oklch(70.9% 0.181 305.1);
Tailwind
colors: {
custom: {
50: '#d3a5fc',
500: '#bc7ffa',
950: '#000000',
},
}SCSS
$custom: #bc7ffa; $custom-light: #d3a5fc; $custom-dark: #000000;
JSON
{
"hex": "#bc7ffa",
"rgb": {
"r": 188,
"g": 127,
"b": 250
},
"hsl": {
"h": 269.756,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.70875,
"c": 0.18104,
"h": 305.1
},
"luminance": 0.32772
}Semantic roles & 50–950 ramp
primary
#BC7FFA
secondary
#E6F6D5
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85