#BC45BC#BC45BC
#BC45BC is a mid, highly saturated purple. Relative luminance 0.186; OKLCH L 59.7% C 0.205 H 327.8°. Best body text is #000000 at 4.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC45BC |
|---|---|
| RGB | rgb(188, 69, 188) |
| HSL | hsl(300, 47%, 50%) |
| HSV | hsv(300, 63%, 74%) |
| CMYK | cmyk(0%, 63.3%, 0%, 26.3%) |
| CIE-LAB | lab(50.19, 62.32, -39.63) |
| CIE-LCH | lch(50.19, 73.85, 327.55°) |
| OKLab | oklab(59.72% 0.1736 -0.1095) |
| OKLCH | oklch(59.72% 0.205 327.8) |
| XYZ | xyz(31.9438, 18.5806, 49.4711) |
| Luminance | 0.1858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 2.35
Pinky Purple
#C94CBE
ΔE00 3.44
Mediumorchid
#BA55D3
ΔE00 5.00
Purple Pink
#D725DE
ΔE00 5.92
Pinkish Purple
#D648D7
ΔE00 6.11
Ugly Purple
#A442A0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC45BC #45BC45
analogous
#8045BC #BC45BC #BC4580
triadic
#BC45BC #BCBC45 #45BCBC
tetradic
#BC45BC #BC8045 #45BC45 #4580BC
square
#BC45BC #BC8045 #45BC45 #4580BC
split-complementary
#BC45BC #80BC45 #45BC80
monochromatic
#632463 #903490 #BC45BC #CC72CC #DC9FDC
Accessibility & contrast
On white
4.45
#BC45BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.72
#BC45BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC45BC
4.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC45BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC45BC | 1.00 | 4.45 | 4.72 | 4.72 |
| #FFFFFF | 4.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#356DC0
Deuteranopia (green-blind)
#627DB9
Tritanopia (blue-blind)
#C2557B
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #bc45bc; /* rgb */ color: rgb(188, 69, 188); /* oklch */ color: oklch(59.7% 0.205 327.8);
Tailwind
colors: {
custom: {
50: '#d381d0',
500: '#bc45bc',
950: '#000000',
},
}SCSS
$custom: #bc45bc; $custom-light: #d381d0; $custom-dark: #000000;
JSON
{
"hex": "#bc45bc",
"rgb": {
"r": 188,
"g": 69,
"b": 188
},
"hsl": {
"h": 300,
"s": 47.036,
"l": 50.392
},
"oklch": {
"l": 0.59719,
"c": 0.20525,
"h": 327.8
},
"luminance": 0.18578
}Semantic roles & 50–950 ramp
primary
#BC45BC
secondary
#94C994
accent
#D75151
background
#FDF8FC
surface
#FAEFF9
border
#D3CAD2
text
#150B14
muted
#837C82