#BC559D#BC559D
#BC559D is a mid, vivid pink. Relative luminance 0.196; OKLCH L 60.2% C 0.157 H 340.5°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BC559D |
|---|---|
| RGB | rgb(188, 85, 157) |
| HSL | hsl(318, 43%, 54%) |
| HSV | hsv(318, 55%, 74%) |
| CMYK | cmyk(0%, 54.8%, 16.5%, 26.3%) |
| CIE-LAB | lab(51.41, 50.15, -19.59) |
| CIE-LCH | lch(51.41, 53.84, 338.66°) |
| OKLab | oklab(60.16% 0.1483 -0.0525) |
| OKLCH | oklch(60.16% 0.157 340.5) |
| XYZ | xyz(30.0739, 19.6251, 34.0958) |
| Luminance | 0.1962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.74
Pinky Purple
#C94CBE
ΔE00 6.52
Purpley Pink
#C83CB9
ΔE00 6.94
Pale Magenta
#D767AD
ΔE00 7.44
Purpleish
#98568D
ΔE00 7.46
Light Plum
#9D5783
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC559D #55BC74
analogous
#A755BC #BC559D #BC5569
triadic
#BC559D #9DBC55 #559DBC
tetradic
#BC559D #BCA755 #55BC74 #5569BC
square
#BC559D #BCA755 #55BC74 #5569BC
split-complementary
#BC559D #69BC55 #55BCA7
monochromatic
#6C2B58 #983C7C #BC559D #CD81B6 #DFADD0
Accessibility & contrast
On white
4.26
#BC559D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#BC559D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC559D
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC559D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC559D | 1.00 | 4.26 | 4.92 | 4.92 |
| #FFFFFF | 4.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A709F
Deuteranopia (green-blind)
#77819A
Tritanopia (blue-blind)
#C65772
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #bc559d; /* rgb */ color: rgb(188, 85, 157); /* oklch */ color: oklch(60.2% 0.157 340.5);
Tailwind
colors: {
custom: {
50: '#d389ba',
500: '#bc559d',
950: '#000000',
},
}SCSS
$custom: #bc559d; $custom-light: #d389ba; $custom-dark: #000000;
JSON
{
"hex": "#bc559d",
"rgb": {
"r": 188,
"g": 85,
"b": 157
},
"hsl": {
"h": 318.058,
"s": 43.46,
"l": 53.529
},
"oklch": {
"l": 0.60156,
"c": 0.1573,
"h": 340.5
},
"luminance": 0.19623
}Semantic roles & 50–950 ramp
primary
#BC559D
secondary
#A0CCAE
accent
#D37B55
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80