#BC8A9D#BC8A9D
#BC8A9D is a light, moderate pink. Relative luminance 0.313; OKLCH L 68.7% C 0.066 H 354.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8A9D |
|---|---|
| RGB | rgb(188, 138, 157) |
| HSL | hsl(337, 27%, 64%) |
| HSV | hsv(337, 27%, 74%) |
| CMYK | cmyk(0%, 26.6%, 16.5%, 26.3%) |
| CIE-LAB | lab(62.76, 21.97, -2.55) |
| CIE-LCH | lch(62.76, 22.12, 353.38°) |
| OKLab | oklab(68.75% 0.0654 -0.0064) |
| OKLCH | oklch(68.75% 0.066 354.4) |
| XYZ | xyz(35.9134, 31.3043, 36.0424) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.63
Grey Pink
#C3909B
ΔE00 3.39
Greyish Pink
#C88D94
ΔE00 5.37
Dull Pink
#D5869D
ΔE00 5.85
Dusty Lavender
#AC86A8
ΔE00 6.62
Old Rose
#C87F89
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8A9D #8ABCA9
analogous
#BC8AB6 #BC8A9D #BC908A
triadic
#BC8A9D #9DBC8A #8A9DBC
tetradic
#BC8A9D #B6BC8A #8ABCA9 #908ABC
square
#BC8A9D #B6BC8A #8ABCA9 #908ABC
split-complementary
#BC8A9D #8ABC90 #8AB6BC
monochromatic
#814A5F #A6637C #BC8A9D #D2B1BE #E9D8DE
Accessibility & contrast
On white
2.89
#BC8A9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#BC8A9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8A9D
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8A9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8A9D | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939E
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#C48890
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc8a9d; /* rgb */ color: rgb(188, 138, 157); /* oklch */ color: oklch(68.7% 0.066 354.4);
Tailwind
colors: {
custom: {
50: '#d1acb9',
500: '#bc8a9d',
950: '#000000',
},
}SCSS
$custom: #bc8a9d; $custom-light: #d1acb9; $custom-dark: #000000;
JSON
{
"hex": "#bc8a9d",
"rgb": {
"r": 188,
"g": 138,
"b": 157
},
"hsl": {
"h": 337.2,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.68746,
"c": 0.06576,
"h": 354.4
},
"luminance": 0.31303
}Semantic roles & 50–950 ramp
primary
#BC8A9D
secondary
#C8DAD3
accent
#A67F40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80