#BC7BF9#BC7BF9
#BC7BF9 is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.2% C 0.186 H 306.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7BF9 |
|---|---|
| RGB | rgb(188, 123, 249) |
| HSL | hsl(271, 91%, 73%) |
| HSV | hsv(271, 51%, 98%) |
| CMYK | cmyk(24.5%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(63.09, 48.55, -53.64) |
| CIE-LCH | lch(63.09, 72.34, 312.15°) |
| OKLab | oklab(70.2% 0.1093 -0.1505) |
| OKLCH | oklch(70.2% 0.186 306) |
| XYZ | xyz(44.9173, 31.6972, 93.3560) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.24
Easter Purple
#C071FE
ΔE00 2.37
Light Urple
#B36FF6
ΔE00 3.31
Liliac
#C48EFD
ΔE00 4.73
Bright Lavender
#C760FF
ΔE00 5.65
Bright Lilac
#C95EFB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7BF9 #B8F97B
analogous
#7D7BF9 #BC7BF9 #F97BF7
triadic
#BC7BF9 #F9BC7B #7BF9BC
tetradic
#BC7BF9 #F97D7B #B8F97B #7BF7F9
square
#BC7BF9 #F97D7B #B8F97B #7BF7F9
split-complementary
#BC7BF9 #F7F97B #7BF97D
monochromatic
#800BEF #9E40F6 #BC7BF9 #DAB6FC #F0E2FE
Accessibility & contrast
On white
2.86
#BC7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#BC7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7BF9
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7BF9 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FD
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#B291AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7bf9; /* rgb */ color: rgb(188, 123, 249); /* oklch */ color: oklch(70.2% 0.186 306.0);
Tailwind
colors: {
custom: {
50: '#d3a3fc',
500: '#bc7bf9',
950: '#000000',
},
}SCSS
$custom: #bc7bf9; $custom-light: #d3a3fc; $custom-dark: #000000;
JSON
{
"hex": "#bc7bf9",
"rgb": {
"r": 188,
"g": 123,
"b": 249
},
"hsl": {
"h": 270.952,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.70202,
"c": 0.18604,
"h": 306
},
"luminance": 0.31697
}Semantic roles & 50–950 ramp
primary
#BC7BF9
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85