#BC43BC#BC43BC
#BC43BC is a mid, highly saturated purple. Relative luminance 0.183; OKLCH L 59.5% C 0.208 H 327.8°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC43BC |
|---|---|
| RGB | rgb(188, 67, 188) |
| HSL | hsl(300, 47%, 50%) |
| HSV | hsv(300, 64%, 74%) |
| CMYK | cmyk(0%, 64.4%, 0%, 26.3%) |
| CIE-LAB | lab(49.90, 63.12, -40.08) |
| CIE-LCH | lch(49.90, 74.77, 327.58°) |
| OKLab | oklab(59.51% 0.1759 -0.1108) |
| OKLCH | oklch(59.51% 0.208 327.8) |
| XYZ | xyz(31.8229, 18.3387, 49.4308) |
| Luminance | 0.1834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 2.36
Pinky Purple
#C94CBE
ΔE00 3.72
Mediumorchid
#BA55D3
ΔE00 5.21
Purple Pink
#D725DE
ΔE00 5.88
Ugly Purple
#A442A0
ΔE00 6.07
Pinkish Purple
#D648D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC43BC #43BC43
analogous
#7F43BC #BC43BC #BC4380
triadic
#BC43BC #BCBC43 #43BCBC
tetradic
#BC43BC #BC8043 #43BC43 #437FBC
square
#BC43BC #BC8043 #43BC43 #437FBC
split-complementary
#BC43BC #80BC43 #43BC80
monochromatic
#622362 #8F338F #BC43BC #CC70CC #DC9DDC
Accessibility & contrast
On white
4.50
#BC43BC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.67
#BC43BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC43BC
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC43BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC43BC | 1.00 | 4.50 | 4.67 | 4.67 |
| #FFFFFF | 4.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#336DC0
Deuteranopia (green-blind)
#617CB9
Tritanopia (blue-blind)
#C2537A
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #bc43bc; /* rgb */ color: rgb(188, 67, 188); /* oklch */ color: oklch(59.5% 0.208 327.8);
Tailwind
colors: {
custom: {
50: '#d380d0',
500: '#bc43bc',
950: '#000000',
},
}SCSS
$custom: #bc43bc; $custom-light: #d380d0; $custom-dark: #000000;
JSON
{
"hex": "#bc43bc",
"rgb": {
"r": 188,
"g": 67,
"b": 188
},
"hsl": {
"h": 300,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.59511,
"c": 0.20787,
"h": 327.8
},
"luminance": 0.18337
}Semantic roles & 50–950 ramp
primary
#BC43BC
secondary
#92C992
accent
#D75151
background
#FDF8FC
surface
#FAEFF9
border
#D3CAD2
text
#150B14
muted
#837C82