#BC76BC#BC76BC
#BC76BC is a light, vivid purple. Relative luminance 0.273; OKLCH L 66.4% C 0.127 H 326.9°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BC76BC |
|---|---|
| RGB | rgb(188, 118, 188) |
| HSL | hsl(300, 34%, 60%) |
| HSV | hsv(300, 37%, 74%) |
| CMYK | cmyk(0%, 37.2%, 0%, 26.3%) |
| CIE-LAB | lab(59.23, 38.46, -25.53) |
| CIE-LCH | lch(59.23, 46.17, 326.43°) |
| OKLab | oklab(66.4% 0.1066 -0.0695) |
| OKLCH | oklch(66.4% 0.127 326.9) |
| XYZ | xyz(36.2938, 27.2806, 50.9211) |
| Luminance | 0.2728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.41
Soft Purple
#A66FB5
ΔE00 4.96
Wisteria
#A87DC2
ΔE00 5.48
Orchid
#DA70D6
ΔE00 6.27
Purplish Pink
#CE5DAE
ΔE00 6.92
Lavender Pink
#DD85D7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC76BC #76BC76
analogous
#9976BC #BC76BC #BC7699
triadic
#BC76BC #BCBC76 #76BCBC
tetradic
#BC76BC #BC9976 #76BC76 #7699BC
square
#BC76BC #BC9976 #76BC76 #7699BC
split-complementary
#BC76BC #99BC76 #76BC99
monochromatic
#7B3C7B #A450A4 #BC76BC #D09FD0 #E4C8E4
Accessibility & contrast
On white
3.25
#BC76BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#BC76BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC76BC
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC76BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC76BC | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7189BF
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#C07D90
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #bc76bc; /* rgb */ color: rgb(188, 118, 188); /* oklch */ color: oklch(66.4% 0.127 326.9);
Tailwind
colors: {
custom: {
50: '#d19fd0',
500: '#bc76bc',
950: '#000000',
},
}SCSS
$custom: #bc76bc; $custom-light: #d19fd0; $custom-dark: #000000;
JSON
{
"hex": "#bc76bc",
"rgb": {
"r": 188,
"g": 118,
"b": 188
},
"hsl": {
"h": 300,
"s": 34.314,
"l": 60
},
"oklch": {
"l": 0.66404,
"c": 0.12722,
"h": 326.9
},
"luminance": 0.27279
}Semantic roles & 50–950 ramp
primary
#BC76BC
secondary
#B9D4B9
accent
#CA5D5D
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82