#BC7DEC#BC7DEC
#BC7DEC is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.8% C 0.168 H 308.9°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7DEC |
|---|---|
| RGB | rgb(188, 125, 236) |
| HSL | hsl(274, 74%, 71%) |
| HSV | hsv(274, 47%, 93%) |
| CMYK | cmyk(20.3%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(62.86, 44.56, -46.83) |
| CIE-LCH | lch(62.86, 64.65, 313.58°) |
| OKLab | oklab(69.81% 0.1053 -0.1307) |
| OKLCH | oklch(69.81% 0.168 308.9) |
| XYZ | xyz(43.2101, 31.4153, 83.1281) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.15
Easter Purple
#C071FE
ΔE00 3.88
Light Urple
#B36FF6
ΔE00 4.44
Liliac
#C48EFD
ΔE00 4.66
Bright Lavender
#C760FF
ΔE00 6.60
Bright Lilac
#C95EFB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7DEC #ADEC7D
analogous
#847DEC #BC7DEC #EC7DE5
triadic
#BC7DEC #ECBC7D #7DECBC
tetradic
#BC7DEC #EC847D #ADEC7D #7DE5EC
square
#BC7DEC #EC847D #ADEC7D #7DE5EC
split-complementary
#BC7DEC #E5EC7D #7DEC84
monochromatic
#831ED0 #A048E4 #BC7DEC #D8B2F4 #F1E4FB
Accessibility & contrast
On white
2.88
#BC7DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BC7DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7DEC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7DEC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F0
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#B68FA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc7dec; /* rgb */ color: rgb(188, 125, 236); /* oklch */ color: oklch(69.8% 0.168 308.9);
Tailwind
colors: {
custom: {
50: '#d2a4f2',
500: '#bc7dec',
950: '#000000',
},
}SCSS
$custom: #bc7dec; $custom-light: #d2a4f2; $custom-dark: #000000;
JSON
{
"hex": "#bc7dec",
"rgb": {
"r": 188,
"g": 125,
"b": 236
},
"hsl": {
"h": 274.054,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.69814,
"c": 0.16785,
"h": 308.9
},
"luminance": 0.31415
}Semantic roles & 50–950 ramp
primary
#BC7DEC
secondary
#E0F1D3
accent
#D70F65
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85