#BC599A#BC599A
#BC599A is a mid, vivid pink. Relative luminance 0.202; OKLCH L 60.6% C 0.149 H 342.4°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BC599A |
|---|---|
| RGB | rgb(188, 89, 154) |
| HSL | hsl(321, 42%, 54%) |
| HSV | hsv(321, 53%, 74%) |
| CMYK | cmyk(0%, 52.7%, 18.1%, 26.3%) |
| CIE-LAB | lab(52.03, 47.74, -16.87) |
| CIE-LCH | lch(52.03, 50.64, 340.54°) |
| OKLab | oklab(60.58% 0.1417 -0.045) |
| OKLCH | oklch(60.58% 0.149 342.4) |
| XYZ | xyz(30.1447, 20.1716, 32.8714) |
| Luminance | 0.2017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.70
Pale Magenta
#D767AD
ΔE00 6.81
Light Plum
#9D5783
ΔE00 7.22
Pinky Purple
#C94CBE
ΔE00 7.58
Purpleish
#98568D
ΔE00 7.74
Purpley Pink
#C83CB9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC599A #59BC7B
analogous
#AD59BC #BC599A #BC5969
triadic
#BC599A #9ABC59 #599ABC
tetradic
#BC599A #BCAD59 #59BC7B #5969BC
square
#BC599A #BCAD59 #59BC7B #5969BC
split-complementary
#BC599A #69BC59 #59BCAD
monochromatic
#6E2C58 #9A3E7A #BC599A #CE85B5 #DFB0CF
Accessibility & contrast
On white
4.17
#BC599A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#BC599A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC599A
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC599A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC599A | 1.00 | 4.17 | 5.03 | 5.03 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F729C
Deuteranopia (green-blind)
#7B8297
Tritanopia (blue-blind)
#C65A72
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #bc599a; /* rgb */ color: rgb(188, 89, 154); /* oklch */ color: oklch(60.6% 0.149 342.4);
Tailwind
colors: {
custom: {
50: '#d38cb7',
500: '#bc599a',
950: '#000000',
},
}SCSS
$custom: #bc599a; $custom-light: #d38cb7; $custom-dark: #000000;
JSON
{
"hex": "#bc599a",
"rgb": {
"r": 188,
"g": 89,
"b": 154
},
"hsl": {
"h": 320.606,
"s": 42.489,
"l": 54.314
},
"oklch": {
"l": 0.60579,
"c": 0.14869,
"h": 342.4
},
"luminance": 0.20169
}Semantic roles & 50–950 ramp
primary
#BC599A
secondary
#A3CDB2
accent
#D28056
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80