#BC5A98#BC5A98
#BC5A98 is a mid, vivid pink. Relative luminance 0.203; OKLCH L 60.6% C 0.146 H 343.6°. Best body text is #000000 at 5.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BC5A98 |
|---|---|
| RGB | rgb(188, 90, 152) |
| HSL | hsl(322, 42%, 55%) |
| HSV | hsv(322, 52%, 74%) |
| CMYK | cmyk(0%, 52.1%, 19.1%, 26.3%) |
| CIE-LAB | lab(52.14, 46.95, -15.52) |
| CIE-LCH | lch(52.14, 49.44, 341.70°) |
| OKLab | oklab(60.64% 0.1397 -0.0412) |
| OKLCH | oklch(60.64% 0.146 343.6) |
| XYZ | xyz(30.0633, 20.2731, 32.0294) |
| Luminance | 0.2027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 6.75
Light Plum
#9D5783
ΔE00 7.09
Purpleish
#98568D
ΔE00 7.88
Pinky Purple
#C94CBE
ΔE00 8.15
Purplish
#94568C
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC5A98 #5ABC7E
analogous
#AF5ABC #BC5A98 #BC5A67
triadic
#BC5A98 #98BC5A #5A98BC
tetradic
#BC5A98 #BCAF5A #5ABC7E #5A67BC
square
#BC5A98 #BCAF5A #5ABC7E #5A67BC
split-complementary
#BC5A98 #67BC5A #5ABCAF
monochromatic
#6F2D57 #9A3F79 #BC5A98 #CE86B3 #DFB1CE
Accessibility & contrast
On white
4.15
#BC5A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.05
#BC5A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC5A98
5.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC5A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC5A98 | 1.00 | 4.15 | 5.05 | 5.05 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61729A
Deuteranopia (green-blind)
#7C8295
Tritanopia (blue-blind)
#C65A72
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #bc5a98; /* rgb */ color: rgb(188, 90, 152); /* oklch */ color: oklch(60.6% 0.146 343.6);
Tailwind
colors: {
custom: {
50: '#d28cb6',
500: '#bc5a98',
950: '#000000',
},
}SCSS
$custom: #bc5a98; $custom-light: #d28cb6; $custom-dark: #000000;
JSON
{
"hex": "#bc5a98",
"rgb": {
"r": 188,
"g": 90,
"b": 152
},
"hsl": {
"h": 322.041,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.6064,
"c": 0.14569,
"h": 343.6
},
"luminance": 0.20271
}Semantic roles & 50–950 ramp
primary
#BC5A98
secondary
#A4CEB3
accent
#D28356
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80