#BC7FEB#BC7FEB
#BC7FEB is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.1% C 0.163 H 308.8°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7FEB |
|---|---|
| RGB | rgb(188, 127, 235) |
| HSL | hsl(274, 73%, 71%) |
| HSV | hsv(274, 46%, 92%) |
| CMYK | cmyk(20%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(63.23, 43.26, -45.68) |
| CIE-LCH | lch(63.23, 62.92, 313.44°) |
| OKLab | oklab(70.08% 0.1024 -0.1274) |
| OKLCH | oklch(70.08% 0.163 308.8) |
| XYZ | xyz(43.3209, 31.8688, 82.4503) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Liliac
#C48EFD
ΔE00 4.33
Easter Purple
#C071FE
ΔE00 4.39
Light Urple
#B36FF6
ΔE00 4.94
Pale Purple
#B790D4
ΔE00 7.12
Bright Lavender
#C760FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7FEB #AEEB7F
analogous
#867FEB #BC7FEB #EB7FE4
triadic
#BC7FEB #EBBC7F #7FEBBC
tetradic
#BC7FEB #EB867F #AEEB7F #7FE4EB
square
#BC7FEB #EB867F #AEEB7F #7FE4EB
split-complementary
#BC7FEB #E4EB7F #7FEB86
monochromatic
#8320CF #A04AE3 #BC7FEB #D8B4F3 #F1E5FB
Accessibility & contrast
On white
2.85
#BC7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#BC7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7FEB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7FEB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#759AE8
Tritanopia (blue-blind)
#B690AA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7feb; /* rgb */ color: rgb(188, 127, 235); /* oklch */ color: oklch(70.1% 0.163 308.8);
Tailwind
colors: {
custom: {
50: '#d2a5f2',
500: '#bc7feb',
950: '#000000',
},
}SCSS
$custom: #bc7feb; $custom-light: #d2a5f2; $custom-dark: #000000;
JSON
{
"hex": "#bc7feb",
"rgb": {
"r": 188,
"g": 127,
"b": 235
},
"hsl": {
"h": 273.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7008,
"c": 0.16347,
"h": 308.8
},
"luminance": 0.31868
}Semantic roles & 50–950 ramp
primary
#BC7FEB
secondary
#E1F1D5
accent
#D51066
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85