#BC5D93#BC5D93
#BC5D93 is a mid, vivid pink. Relative luminance 0.206; OKLCH L 60.9% C 0.137 H 346.8°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BC5D93 |
|---|---|
| RGB | rgb(188, 93, 147) |
| HSL | hsl(326, 41%, 55%) |
| HSV | hsv(326, 51%, 74%) |
| CMYK | cmyk(0%, 50.5%, 21.8%, 26.3%) |
| CIE-LAB | lab(52.54, 44.70, -11.97) |
| CIE-LCH | lch(52.54, 46.27, 345.00°) |
| OKLab | oklab(60.88% 0.1338 -0.0315) |
| OKLCH | oklch(60.88% 0.137 346.8) |
| XYZ | xyz(29.9206, 20.6291, 30.0041) |
| Luminance | 0.2063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.87
Pale Magenta
#D767AD
ΔE00 6.79
Light Plum
#9D5783
ΔE00 7.04
Darkish Pink
#DA467D
ΔE00 8.53
Purpleish
#98568D
ΔE00 8.53
Purplish
#94568C
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC5D93 #5DBC86
analogous
#B65DBC #BC5D93 #BC5D63
triadic
#BC5D93 #93BC5D #5D93BC
tetradic
#BC5D93 #BCB65D #5DBC86 #5D63BC
square
#BC5D93 #BCB65D #5DBC86 #5D63BC
split-complementary
#BC5D93 #63BC5D #5DBCB6
monochromatic
#702E54 #9B4074 #BC5D93 #CE88B0 #E0B4CD
Accessibility & contrast
On white
4.10
#BC5D93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#BC5D93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC5D93
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC5D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC5D93 | 1.00 | 4.10 | 5.13 | 5.13 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#667395
Deuteranopia (green-blind)
#7F8391
Tritanopia (blue-blind)
#C75B72
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bc5d93; /* rgb */ color: rgb(188, 93, 147); /* oklch */ color: oklch(60.9% 0.137 346.8);
Tailwind
colors: {
custom: {
50: '#d28eb2',
500: '#bc5d93',
950: '#000000',
},
}SCSS
$custom: #bc5d93; $custom-light: #d28eb2; $custom-dark: #000000;
JSON
{
"hex": "#bc5d93",
"rgb": {
"r": 188,
"g": 93,
"b": 147
},
"hsl": {
"h": 325.895,
"s": 41.485,
"l": 55.098
},
"oklch": {
"l": 0.60877,
"c": 0.13747,
"h": 346.8
},
"luminance": 0.20627
}Semantic roles & 50–950 ramp
primary
#BC5D93
secondary
#A6CEB8
accent
#D18B56
background
#FDF8FA
surface
#FAF0F5
border
#D3CBCF
text
#140C11
muted
#837D80