#BC7BFC#BC7BFC
#BC7BFC is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.4% C 0.190 H 305.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7BFC |
|---|---|
| RGB | rgb(188, 123, 252) |
| HSL | hsl(270, 96%, 74%) |
| HSV | hsv(270, 51%, 99%) |
| CMYK | cmyk(25.4%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(63.25, 49.23, -55.04) |
| CIE-LCH | lch(63.25, 73.84, 311.81°) |
| OKLab | oklab(70.37% 0.1096 -0.1546) |
| OKLCH | oklch(70.37% 0.19 305.3) |
| XYZ | xyz(45.3890, 31.8858, 95.8400) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.52
Easter Purple
#C071FE
ΔE00 2.31
Light Urple
#B36FF6
ΔE00 3.32
Liliac
#C48EFD
ΔE00 4.77
Bright Lavender
#C760FF
ΔE00 5.64
Bright Lilac
#C95EFB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7BFC #BBFC7B
analogous
#7B7BFC #BC7BFC #FC7BFB
triadic
#BC7BFC #FCBC7B #7BFCBC
tetradic
#BC7BFC #FC7B7B #BBFC7B #7BFBFC
square
#BC7BFC #FC7B7B #BBFC7B #7BFBFC
split-complementary
#BC7BFC #FBFC7B #7BFC7B
monochromatic
#7F06F7 #9E3FFB #BC7BFC #DAB7FD #F0E1FE
Accessibility & contrast
On white
2.85
#BC7BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#BC7BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7BFC
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7BFC | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5397FF
Deuteranopia (green-blind)
#6699F9
Tritanopia (blue-blind)
#B192B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7bfc; /* rgb */ color: rgb(188, 123, 252); /* oklch */ color: oklch(70.4% 0.190 305.3);
Tailwind
colors: {
custom: {
50: '#d3a3fe',
500: '#bc7bfc',
950: '#000000',
},
}SCSS
$custom: #bc7bfc; $custom-light: #d3a3fe; $custom-dark: #000000;
JSON
{
"hex": "#bc7bfc",
"rgb": {
"r": 188,
"g": 123,
"b": 252
},
"hsl": {
"h": 270.233,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.70369,
"c": 0.1895,
"h": 305.3
},
"luminance": 0.31886
}Semantic roles & 50–950 ramp
primary
#BC7BFC
secondary
#E5F7D4
accent
#E60072
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86