#BC97AF#BC97AF
#BC97AF is a light, muted pink. Relative luminance 0.359; OKLCH L 71.8% C 0.055 H 339.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97AF |
|---|---|
| RGB | rgb(188, 151, 175) |
| HSL | hsl(321, 22%, 66%) |
| HSV | hsv(321, 20%, 74%) |
| CMYK | cmyk(0%, 19.7%, 6.9%, 26.3%) |
| CIE-LAB | lab(66.46, 17.83, -7.24) |
| CIE-LCH | lch(66.46, 19.25, 337.89°) |
| OKLab | oklab(71.77% 0.0513 -0.0191) |
| OKLCH | oklch(71.77% 0.055 339.6) |
| XYZ | xyz(39.5429, 35.9208, 45.3995) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.65
Lilac
#C8A2C8
ΔE00 5.54
Dusty Lavender
#AC86A8
ΔE00 5.98
Grey Pink
#C3909B
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 8.00
Heather
#A484AC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97AF #97BCA4
analogous
#B797BC #BC97AF #BC979D
triadic
#BC97AF #AFBC97 #97AFBC
tetradic
#BC97AF #BCB797 #97BCA4 #979DBC
square
#BC97AF #BCB797 #97BCA4 #979DBC
split-complementary
#BC97AF #9DBC97 #97BCB7
monochromatic
#845573 #A47292 #BC97AF #D4BCCC #ECE1E8
Accessibility & contrast
On white
2.57
#BC97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BC97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97AF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97AF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#C1989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc97af; /* rgb */ color: rgb(188, 151, 175); /* oklch */ color: oklch(71.8% 0.055 339.6);
Tailwind
colors: {
custom: {
50: '#d0b5c6',
500: '#bc97af',
950: '#000000',
},
}SCSS
$custom: #bc97af; $custom-light: #d0b5c6; $custom-dark: #000000;
JSON
{
"hex": "#bc97af",
"rgb": {
"r": 188,
"g": 151,
"b": 175
},
"hsl": {
"h": 321.081,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.71772,
"c": 0.05477,
"h": 339.6
},
"luminance": 0.3592
}Semantic roles & 50–950 ramp
primary
#BC97AF
secondary
#D1DDD6
accent
#A06545
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082