#BC5D98#BC5D98
#BC5D98 is a mid, vivid pink. Relative luminance 0.208; OKLCH L 61.1% C 0.141 H 344.0°. Best body text is #000000 at 5.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC5D98 |
|---|---|
| RGB | rgb(188, 93, 152) |
| HSL | hsl(323, 41%, 55%) |
| HSV | hsv(323, 51%, 74%) |
| CMYK | cmyk(0%, 50.5%, 19.1%, 26.3%) |
| CIE-LAB | lab(52.72, 45.45, -14.65) |
| CIE-LCH | lch(52.72, 47.75, 342.13°) |
| OKLab | oklab(61.07% 0.1352 -0.0388) |
| OKLCH | oklch(61.07% 0.141 344) |
| XYZ | xyz(30.3215, 20.7894, 32.1154) |
| Luminance | 0.2079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 6.36
Light Plum
#9D5783
ΔE00 7.28
Purpleish
#98568D
ΔE00 8.23
Pinky Purple
#C94CBE
ΔE00 8.58
Dark Lilac
#9C6DA5
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC5D98 #5DBC81
analogous
#B15DBC #BC5D98 #BC5D68
triadic
#BC5D98 #98BC5D #5D98BC
tetradic
#BC5D98 #BCB15D #5DBC81 #5D68BC
square
#BC5D98 #BCB15D #5DBC81 #5D68BC
split-complementary
#BC5D98 #68BC5D #5DBCB1
monochromatic
#702E57 #9B4079 #BC5D98 #CE88B4 #E0B4CF
Accessibility & contrast
On white
4.07
#BC5D98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.16
#BC5D98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC5D98
5.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC5D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC5D98 | 1.00 | 4.07 | 5.16 | 5.16 |
| #FFFFFF | 4.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#64749A
Deuteranopia (green-blind)
#7E8496
Tritanopia (blue-blind)
#C65D74
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #bc5d98; /* rgb */ color: rgb(188, 93, 152); /* oklch */ color: oklch(61.1% 0.141 344.0);
Tailwind
colors: {
custom: {
50: '#d28eb6',
500: '#bc5d98',
950: '#000000',
},
}SCSS
$custom: #bc5d98; $custom-light: #d28eb6; $custom-dark: #000000;
JSON
{
"hex": "#bc5d98",
"rgb": {
"r": 188,
"g": 93,
"b": 152
},
"hsl": {
"h": 322.737,
"s": 41.485,
"l": 55.098
},
"oklch": {
"l": 0.61068,
"c": 0.14071,
"h": 344
},
"luminance": 0.20787
}Semantic roles & 50–950 ramp
primary
#BC5D98
secondary
#A6CEB6
accent
#D18556
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80