#BC78BC#BC78BC
#BC78BC is a light, vivid purple. Relative luminance 0.278; OKLCH L 66.7% C 0.124 H 326.8°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78BC |
|---|---|
| RGB | rgb(188, 120, 188) |
| HSL | hsl(300, 34%, 60%) |
| HSV | hsv(300, 36%, 74%) |
| CMYK | cmyk(0%, 36.2%, 0%, 26.3%) |
| CIE-LAB | lab(59.67, 37.38, -24.86) |
| CIE-LCH | lch(59.67, 44.89, 326.37°) |
| OKLab | oklab(66.73% 0.1035 -0.0676) |
| OKLCH | oklch(66.73% 0.124 326.8) |
| XYZ | xyz(36.5319, 27.7567, 51.0005) |
| Luminance | 0.2776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.58
Soft Purple
#A66FB5
ΔE00 5.22
Wisteria
#A87DC2
ΔE00 5.37
Orchid
#DA70D6
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.03
Purplish Pink
#CE5DAE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78BC #78BC78
analogous
#9A78BC #BC78BC #BC789A
triadic
#BC78BC #BCBC78 #78BCBC
tetradic
#BC78BC #BC9A78 #78BC78 #789ABC
square
#BC78BC #BC9A78 #78BC78 #789ABC
split-complementary
#BC78BC #9ABC78 #78BC9A
monochromatic
#7C3E7C #A552A5 #BC78BC #D0A1D0 #E5CAE5
Accessibility & contrast
On white
3.21
#BC78BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#BC78BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC78BC
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78BC | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738ABF
Deuteranopia (green-blind)
#8493BA
Tritanopia (blue-blind)
#C07E91
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #bc78bc; /* rgb */ color: rgb(188, 120, 188); /* oklch */ color: oklch(66.7% 0.124 326.8);
Tailwind
colors: {
custom: {
50: '#d1a0d0',
500: '#bc78bc',
950: '#000000',
},
}SCSS
$custom: #bc78bc; $custom-light: #d1a0d0; $custom-dark: #000000;
JSON
{
"hex": "#bc78bc",
"rgb": {
"r": 188,
"g": 120,
"b": 188
},
"hsl": {
"h": 300,
"s": 33.663,
"l": 60.392
},
"oklch": {
"l": 0.66732,
"c": 0.12366,
"h": 326.8
},
"luminance": 0.27755
}Semantic roles & 50–950 ramp
primary
#BC78BC
secondary
#BBD5BB
accent
#AC3939
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140F14
muted
#837E82