#B49FAC#B49FAC
#B49FAC is a light, muted pink. Relative luminance 0.375; OKLCH L 72.5% C 0.030 H 340.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FAC |
|---|---|
| RGB | rgb(180, 159, 172) |
| HSL | hsl(323, 12%, 66%) |
| HSV | hsv(323, 12%, 71%) |
| CMYK | cmyk(0%, 11.7%, 4.4%, 29.4%) |
| CIE-LAB | lab(67.63, 9.99, -3.91) |
| CIE-LCH | lch(67.63, 10.73, 338.62°) |
| OKLab | oklab(72.48% 0.0286 -0.0103) |
| OKLCH | oklch(72.48% 0.03 340.3) |
| XYZ | xyz(38.6661, 37.4788, 44.2189) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.11
Pinkish Grey
#C8ACA9
ΔE00 8.13
Grey Pink
#C3909B
ΔE00 9.09
Dusty Pink
#D8A7B1
ΔE00 9.17
Lilac
#C8A2C8
ΔE00 9.29
Rosybrown
#BC8F8F
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FAC #9FB4A7
analogous
#B29FB4 #B49FAC #B49FA2
triadic
#B49FAC #ACB49F #9FACB4
tetradic
#B49FAC #B4B29F #9FB4A7 #9FA2B4
square
#B49FAC #B4B29F #9FB4A7 #9FA2B4
split-complementary
#B49FAC #A2B49F #9FB4B2
monochromatic
#7A5F6F #997D8E #B49FAC #CFC1CA #EAE4E7
Accessibility & contrast
On white
2.47
#B49FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B49FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FAC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FAC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#B79FA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b49fac; /* rgb */ color: rgb(180, 159, 172); /* oklch */ color: oklch(72.5% 0.030 340.3);
Tailwind
colors: {
custom: {
50: '#cabbc4',
500: '#b49fac',
950: '#000000',
},
}SCSS
$custom: #b49fac; $custom-light: #cabbc4; $custom-dark: #000000;
JSON
{
"hex": "#b49fac",
"rgb": {
"r": 180,
"g": 159,
"b": 172
},
"hsl": {
"h": 322.857,
"s": 12.281,
"l": 66.471
},
"oklch": {
"l": 0.72479,
"c": 0.03043,
"h": 340.3
},
"luminance": 0.37478
}Semantic roles & 50–950 ramp
primary
#B49FAC
secondary
#D4DBD7
accent
#966A4F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081