#BC97A2#BC97A2
#BC97A2 is a light, muted pink. Relative luminance 0.354; OKLCH L 71.4% C 0.047 H 358.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97A2 |
|---|---|
| RGB | rgb(188, 151, 162) |
| HSL | hsl(342, 22%, 66%) |
| HSV | hsv(342, 20%, 74%) |
| CMYK | cmyk(0%, 19.7%, 13.8%, 26.3%) |
| CIE-LAB | lab(66.09, 15.58, -0.50) |
| CIE-LCH | lch(66.09, 15.59, 358.15°) |
| OKLab | oklab(71.36% 0.0465 -0.0011) |
| OKLCH | oklch(71.36% 0.047 358.6) |
| XYZ | xyz(38.3271, 35.4345, 38.9960) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.15
Grey Pink
#C3909B
ΔE00 3.85
Rosybrown
#BC8F8F
ΔE00 5.42
Greyish Pink
#C88D94
ΔE00 6.09
Dusty Pink
#D8A7B1
ΔE00 6.26
Faded Pink
#DE9DAC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97A2 #97BCB1
analogous
#BC97B5 #BC97A2 #BC9F97
triadic
#BC97A2 #A2BC97 #97A2BC
tetradic
#BC97A2 #B5BC97 #97BCB1 #9F97BC
square
#BC97A2 #B5BC97 #97BCB1 #9F97BC
split-complementary
#BC97A2 #97BC9F #97B5BC
monochromatic
#845563 #A47281 #BC97A2 #D4BCC3 #ECE1E5
Accessibility & contrast
On white
2.60
#BC97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BC97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97A2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97A2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#C3959B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc97a2; /* rgb */ color: rgb(188, 151, 162); /* oklch */ color: oklch(71.4% 0.047 358.6);
Tailwind
colors: {
custom: {
50: '#d0b5bd',
500: '#bc97a2',
950: '#000000',
},
}SCSS
$custom: #bc97a2; $custom-light: #d0b5bd; $custom-dark: #000000;
JSON
{
"hex": "#bc97a2",
"rgb": {
"r": 188,
"g": 151,
"b": 162
},
"hsl": {
"h": 342.162,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.71359,
"c": 0.04651,
"h": 358.6
},
"luminance": 0.35433
}Semantic roles & 50–950 ramp
primary
#BC97A2
secondary
#D1DDDA
accent
#A08545
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081