#BC97AC#BC97AC
#BC97AC is a light, muted pink. Relative luminance 0.358; OKLCH L 71.7% C 0.052 H 343.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97AC |
|---|---|
| RGB | rgb(188, 151, 172) |
| HSL | hsl(326, 22%, 66%) |
| HSV | hsv(326, 20%, 74%) |
| CMYK | cmyk(0%, 19.7%, 8.5%, 26.3%) |
| CIE-LAB | lab(66.37, 17.30, -5.69) |
| CIE-LCH | lch(66.37, 18.21, 341.78°) |
| OKLab | oklab(71.67% 0.0502 -0.0149) |
| OKLCH | oklch(71.67% 0.052 343.4) |
| XYZ | xyz(39.2516, 35.8043, 43.8650) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.92
Grey Pink
#C3909B
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 6.37
Dusty Lavender
#AC86A8
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 7.41
Faded Pink
#DE9DAC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97AC #97BCA7
analogous
#BA97BC #BC97AC #BC979A
triadic
#BC97AC #ACBC97 #97ACBC
tetradic
#BC97AC #BCBA97 #97BCA7 #979ABC
square
#BC97AC #BCBA97 #97BCA7 #979ABC
split-complementary
#BC97AC #9ABC97 #97BCBA
monochromatic
#84556F #A4728E #BC97AC #D4BCCA #ECE1E7
Accessibility & contrast
On white
2.57
#BC97AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BC97AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97AC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97AC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAD
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#C1979E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc97ac; /* rgb */ color: rgb(188, 151, 172); /* oklch */ color: oklch(71.7% 0.052 343.4);
Tailwind
colors: {
custom: {
50: '#d0b5c4',
500: '#bc97ac',
950: '#000000',
},
}SCSS
$custom: #bc97ac; $custom-light: #d0b5c4; $custom-dark: #000000;
JSON
{
"hex": "#bc97ac",
"rgb": {
"r": 188,
"g": 151,
"b": 172
},
"hsl": {
"h": 325.946,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.71673,
"c": 0.05242,
"h": 343.4
},
"luminance": 0.35803
}Semantic roles & 50–950 ramp
primary
#BC97AC
secondary
#D1DDD7
accent
#A06D45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081