#BC97AB#BC97AB
#BC97AB is a light, muted pink. Relative luminance 0.358; OKLCH L 71.6% C 0.052 H 344.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97AB |
|---|---|
| RGB | rgb(188, 151, 171) |
| HSL | hsl(328, 22%, 66%) |
| HSV | hsv(328, 20%, 74%) |
| CMYK | cmyk(0%, 19.7%, 9%, 26.3%) |
| CIE-LAB | lab(66.34, 17.12, -5.18) |
| CIE-LCH | lch(66.34, 17.89, 343.18°) |
| OKLab | oklab(71.64% 0.0499 -0.0136) |
| OKLCH | oklch(71.64% 0.052 344.8) |
| XYZ | xyz(39.1559, 35.7660, 43.3611) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.70
Grey Pink
#C3909B
ΔE00 5.36
Lilac
#C8A2C8
ΔE00 6.66
Dusty Lavender
#AC86A8
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 7.23
Greyish Pink
#C88D94
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97AB #97BCA8
analogous
#BB97BC #BC97AB #BC9799
triadic
#BC97AB #ABBC97 #97ABBC
tetradic
#BC97AB #BCBB97 #97BCA8 #9799BC
square
#BC97AB #BCBB97 #97BCA8 #9799BC
split-complementary
#BC97AB #99BC97 #97BCBB
monochromatic
#84556E #A4728D #BC97AB #D4BCC9 #ECE1E7
Accessibility & contrast
On white
2.58
#BC97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BC97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97AB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97AB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAC
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#C1979E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc97ab; /* rgb */ color: rgb(188, 151, 171); /* oklch */ color: oklch(71.6% 0.052 344.8);
Tailwind
colors: {
custom: {
50: '#d0b5c4',
500: '#bc97ab',
950: '#000000',
},
}SCSS
$custom: #bc97ab; $custom-light: #d0b5c4; $custom-dark: #000000;
JSON
{
"hex": "#bc97ab",
"rgb": {
"r": 188,
"g": 151,
"b": 171
},
"hsl": {
"h": 327.568,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.71641,
"c": 0.05168,
"h": 344.8
},
"luminance": 0.35765
}Semantic roles & 50–950 ramp
primary
#BC97AB
secondary
#D1DDD7
accent
#A06F45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081