#BC7FFF#BC7FFF
#BC7FFF is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.2% C 0.187 H 304.1°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7FFF |
|---|---|
| RGB | rgb(188, 127, 255) |
| HSL | hsl(269, 100%, 75%) |
| HSV | hsv(269, 50%, 100%) |
| CMYK | cmyk(26.3%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(64.23, 47.79, -55.12) |
| CIE-LCH | lch(64.23, 72.95, 310.93°) |
| OKLab | oklab(71.15% 0.1047 -0.1548) |
| OKLCH | oklch(71.15% 0.187 304.1) |
| XYZ | xyz(46.3745, 33.0903, 98.5323) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.47
Easter Purple
#C071FE
ΔE00 3.24
Liliac
#C48EFD
ΔE00 3.98
Light Urple
#B36FF6
ΔE00 4.21
Bright Lavender
#C760FF
ΔE00 6.57
Bright Lilac
#C95EFB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7FFF #C2FF7F
analogous
#7F82FF #BC7FFF #FC7FFF
triadic
#BC7FFF #FFBC7F #7FFFBC
tetradic
#BC7FFF #FF7F82 #C2FF7F #7FFFFC
square
#BC7FFF #FF7F82 #C2FF7F #7FFFFC
split-complementary
#BC7FFF #FFFC7F #82FF7F
monochromatic
#7C05FF #9C42FF #BC7FFF #DCBCFF #EFE0FF
Accessibility & contrast
On white
2.76
#BC7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#BC7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7FFF
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7FFF | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#B096B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc7fff; /* rgb */ color: rgb(188, 127, 255); /* oklch */ color: oklch(71.2% 0.187 304.1);
Tailwind
colors: {
custom: {
50: '#d3a6ff',
500: '#bc7fff',
950: '#000000',
},
}SCSS
$custom: #bc7fff; $custom-light: #d3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bc7fff",
"rgb": {
"r": 188,
"g": 127,
"b": 255
},
"hsl": {
"h": 268.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7115,
"c": 0.1869,
"h": 304.1
},
"luminance": 0.3309
}Semantic roles & 50–950 ramp
primary
#BC7FFF
secondary
#E6F7D4
accent
#E60078
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86