#BC7BDF#BC7BDF
#BC7BDF is a light, vivid violet. Relative luminance 0.302; OKLCH L 68.8% C 0.156 H 312.8°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7BDF |
|---|---|
| RGB | rgb(188, 123, 223) |
| HSL | hsl(279, 61%, 68%) |
| HSV | hsv(279, 45%, 87%) |
| CMYK | cmyk(15.7%, 44.8%, 0%, 12.5%) |
| CIE-LAB | lab(61.81, 42.81, -41.25) |
| CIE-LCH | lch(61.81, 59.45, 316.07°) |
| OKLab | oklab(68.84% 0.1062 -0.1145) |
| OKLCH | oklch(68.84% 0.156 312.8) |
| XYZ | xyz(41.1390, 30.1859, 73.4570) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.92
Easter Purple
#C071FE
ΔE00 5.48
Light Urple
#B36FF6
ΔE00 5.73
Wisteria
#A87DC2
ΔE00 5.95
Liliac
#C48EFD
ΔE00 6.24
Orchid (survey)
#C875C4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7BDF #9EDF7B
analogous
#8A7BDF #BC7BDF #DF7BD0
triadic
#BC7BDF #DFBC7B #7BDFBC
tetradic
#BC7BDF #DF8A7B #9EDF7B #7BD0DF
square
#BC7BDF #DF8A7B #9EDF7B #7BD0DF
split-complementary
#BC7BDF #D0DF7B #7BDF8A
monochromatic
#842CB4 #A34AD3 #BC7BDF #D5ACEB #EEDEF7
Accessibility & contrast
On white
2.98
#BC7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#BC7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7BDF
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7BDF | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6692E3
Deuteranopia (green-blind)
#7897DC
Tritanopia (blue-blind)
#B98AA2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bc7bdf; /* rgb */ color: rgb(188, 123, 223); /* oklch */ color: oklch(68.8% 0.156 312.8);
Tailwind
colors: {
custom: {
50: '#d2a2e9',
500: '#bc7bdf',
950: '#000000',
},
}SCSS
$custom: #bc7bdf; $custom-light: #d2a2e9; $custom-dark: #000000;
JSON
{
"hex": "#bc7bdf",
"rgb": {
"r": 188,
"g": 123,
"b": 223
},
"hsl": {
"h": 279,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.68835,
"c": 0.1562,
"h": 312.8
},
"luminance": 0.30185
}Semantic roles & 50–950 ramp
primary
#BC7BDF
secondary
#D6EACB
accent
#C91D59
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F16
muted
#837F84