#BC7CFF#BC7CFF
#BC7CFF is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.7% C 0.191 H 304.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7CFF |
|---|---|
| RGB | rgb(188, 124, 255) |
| HSL | hsl(269, 100%, 74%) |
| HSV | hsv(269, 51%, 100%) |
| CMYK | cmyk(26.3%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(63.61, 49.39, -56.10) |
| CIE-LCH | lch(63.61, 74.75, 311.36°) |
| OKLab | oklab(70.69% 0.1085 -0.1577) |
| OKLCH | oklch(70.69% 0.191 304.5) |
| XYZ | xyz(45.9928, 32.3269, 98.4051) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.00
Easter Purple
#C071FE
ΔE00 2.56
Light Urple
#B36FF6
ΔE00 3.59
Liliac
#C48EFD
ΔE00 4.63
Bright Lavender
#C760FF
ΔE00 5.89
Bright Lilac
#C95EFB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7CFF #BFFF7C
analogous
#7C7EFF #BC7CFF #FE7CFF
triadic
#BC7CFF #FFBC7C #7CFFBC
tetradic
#BC7CFF #FF7C7E #BFFF7C #7CFFFE
square
#BC7CFF #FF7C7E #BFFF7C #7CFFFE
split-complementary
#BC7CFF #FFFE7C #7EFF7C
monochromatic
#7D02FF #9D3FFF #BC7CFF #DBB9FF #EFE0FF
Accessibility & contrast
On white
2.81
#BC7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#BC7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7CFF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7CFF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#659AFC
Tritanopia (blue-blind)
#B194B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc7cff; /* rgb */ color: rgb(188, 124, 255); /* oklch */ color: oklch(70.7% 0.191 304.5);
Tailwind
colors: {
custom: {
50: '#d3a4ff',
500: '#bc7cff',
950: '#000000',
},
}SCSS
$custom: #bc7cff; $custom-light: #d3a4ff; $custom-dark: #000000;
JSON
{
"hex": "#bc7cff",
"rgb": {
"r": 188,
"g": 124,
"b": 255
},
"hsl": {
"h": 269.313,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.70689,
"c": 0.19146,
"h": 304.5
},
"luminance": 0.32327
}Semantic roles & 50–950 ramp
primary
#BC7CFF
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86