#BC7BEA#BC7BEA
#BC7BEA is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.4% C 0.169 H 309.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7BEA |
|---|---|
| RGB | rgb(188, 123, 234) |
| HSL | hsl(275, 73%, 70%) |
| HSV | hsv(275, 47%, 92%) |
| CMYK | cmyk(19.7%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(62.34, 45.19, -46.54) |
| CIE-LCH | lch(62.34, 64.88, 314.16°) |
| OKLab | oklab(69.4% 0.1078 -0.1299) |
| OKLCH | oklch(69.4% 0.169 309.7) |
| XYZ | xyz(42.6705, 30.7985, 81.5228) |
| Luminance | 0.3080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.11
Easter Purple
#C071FE
ΔE00 3.79
Light Urple
#B36FF6
ΔE00 4.26
Liliac
#C48EFD
ΔE00 5.21
Bright Lavender
#C760FF
ΔE00 6.30
Bright Lilac
#C95EFB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7BEA #A9EA7B
analogous
#847BEA #BC7BEA #EA7BE1
triadic
#BC7BEA #EABC7B #7BEABC
tetradic
#BC7BEA #EA847B #A9EA7B #7BE1EA
square
#BC7BEA #EA847B #A9EA7B #7BE1EA
split-complementary
#BC7BEA #E1EA7B #7BEA84
monochromatic
#8420CA #A146E2 #BC7BEA #D7B0F2 #F2E5FB
Accessibility & contrast
On white
2.93
#BC7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BC7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7BEA
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7BEA | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#7298E7
Tritanopia (blue-blind)
#B68DA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc7bea; /* rgb */ color: rgb(188, 123, 234); /* oklch */ color: oklch(69.4% 0.169 309.7);
Tailwind
colors: {
custom: {
50: '#d2a3f1',
500: '#bc7bea',
950: '#000000',
},
}SCSS
$custom: #bc7bea; $custom-light: #d2a3f1; $custom-dark: #000000;
JSON
{
"hex": "#bc7bea",
"rgb": {
"r": 188,
"g": 123,
"b": 234
},
"hsl": {
"h": 275.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.69395,
"c": 0.16876,
"h": 309.7
},
"luminance": 0.30798
}Semantic roles & 50–950 ramp
primary
#BC7BEA
secondary
#DEF0D1
accent
#D51162
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85