#BC32BE#BC32BE
#BC32BE is a mid, highly saturated purple. Relative luminance 0.167; OKLCH L 58.1% C 0.229 H 327.4°. Best body text is #FFFFFF at 4.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BC32BE |
|---|---|
| RGB | rgb(188, 50, 190) |
| HSL | hsl(299, 58%, 47%) |
| HSV | hsv(299, 74%, 75%) |
| CMYK | cmyk(1.1%, 73.7%, 0%, 25.5%) |
| CIE-LAB | lab(47.87, 69.51, -44.47) |
| CIE-LCH | lch(47.87, 82.52, 327.39°) |
| OKLab | oklab(58.08% 0.193 -0.1234) |
| OKLCH | oklch(58.08% 0.229 327.4) |
| XYZ | xyz(31.1734, 16.6925, 50.2853) |
| Luminance | 0.1669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.81
Barney
#AC1DB8
ΔE00 4.92
Ugly Purple
#A442A0
ΔE00 5.84
Pinky Purple
#C94CBE
ΔE00 6.09
Purple Pink
#D725DE
ΔE00 6.11
Medium Purple
#9E43A2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC32BE #34BE32
analogous
#7632BE #BC32BE #BE327A
triadic
#BC32BE #BEBC32 #32BEBC
tetradic
#BC32BE #BE7632 #34BE32 #327ABE
square
#BC32BE #BE7632 #34BE32 #327ABE
split-complementary
#BC32BE #7ABE32 #32BE76
monochromatic
#5C195D #8C258E #BC32BE #D25AD3 #DF8AE0
Accessibility & contrast
On white
4.84
#BC32BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.34
#BC32BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #BC32BE
4.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC32BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##BC32BE | 1.00 | 4.84 | 4.34 | 4.84 |
| #FFFFFF | 4.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F66C2
Deuteranopia (green-blind)
#5778BB
Tritanopia (blue-blind)
#C24976
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #bc32be; /* rgb */ color: rgb(188, 50, 190); /* oklch */ color: oklch(58.1% 0.229 327.4);
Tailwind
colors: {
custom: {
50: '#d478d2',
500: '#bc32be',
950: '#000000',
},
}SCSS
$custom: #bc32be; $custom-light: #d478d2; $custom-dark: #000000;
JSON
{
"hex": "#bc32be",
"rgb": {
"r": 188,
"g": 50,
"b": 190
},
"hsl": {
"h": 299.143,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.58083,
"c": 0.22909,
"h": 327.4
},
"luminance": 0.1669
}Semantic roles & 50–950 ramp
primary
#BC32BE
secondary
#83CA82
accent
#E24648
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82