#BC33BE#BC33BE
#BC33BE is a mid, highly saturated purple. Relative luminance 0.168; OKLCH L 58.2% C 0.228 H 327.4°. Best body text is #FFFFFF at 4.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BC33BE |
|---|---|
| RGB | rgb(188, 51, 190) |
| HSL | hsl(299, 58%, 47%) |
| HSV | hsv(299, 73%, 75%) |
| CMYK | cmyk(1.1%, 73.2%, 0%, 25.5%) |
| CIE-LAB | lab(47.98, 69.20, -44.30) |
| CIE-LCH | lch(47.98, 82.16, 327.37°) |
| OKLab | oklab(58.16% 0.1921 -0.1229) |
| OKLCH | oklch(58.16% 0.228 327.4) |
| XYZ | xyz(31.2167, 16.7789, 50.2997) |
| Luminance | 0.1678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.71
Barney
#AC1DB8
ΔE00 5.03
Ugly Purple
#A442A0
ΔE00 5.84
Pinky Purple
#C94CBE
ΔE00 5.97
Purple Pink
#D725DE
ΔE00 6.06
Medium Purple
#9E43A2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC33BE #35BE33
analogous
#7733BE #BC33BE #BE337A
triadic
#BC33BE #BEBC33 #33BEBC
tetradic
#BC33BE #BE7733 #35BE33 #337ABE
square
#BC33BE #BE7733 #35BE33 #337ABE
split-complementary
#BC33BE #7ABE33 #33BE77
monochromatic
#5D195E #8C268E #BC33BE #D15BD3 #DF8BE0
Accessibility & contrast
On white
4.82
#BC33BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.36
#BC33BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #BC33BE
4.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC33BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##BC33BE | 1.00 | 4.82 | 4.36 | 4.82 |
| #FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1267C2
Deuteranopia (green-blind)
#5778BB
Tritanopia (blue-blind)
#C24976
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #bc33be; /* rgb */ color: rgb(188, 51, 190); /* oklch */ color: oklch(58.2% 0.228 327.4);
Tailwind
colors: {
custom: {
50: '#d479d2',
500: '#bc33be',
950: '#000000',
},
}SCSS
$custom: #bc33be; $custom-light: #d479d2; $custom-dark: #000000;
JSON
{
"hex": "#bc33be",
"rgb": {
"r": 188,
"g": 51,
"b": 190
},
"hsl": {
"h": 299.137,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.58162,
"c": 0.22807,
"h": 327.4
},
"luminance": 0.16777
}Semantic roles & 50–950 ramp
primary
#BC33BE
secondary
#84CA83
accent
#E14749
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82