#B49CAC#B49CAC
#B49CAC is a light, muted pink. Relative luminance 0.365; OKLCH L 71.9% C 0.036 H 338.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B49CAC |
|---|---|
| RGB | rgb(180, 156, 172) |
| HSL | hsl(320, 14%, 66%) |
| HSV | hsv(320, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 4.4%, 29.4%) |
| CIE-LAB | lab(66.87, 11.65, -5.04) |
| CIE-LCH | lch(66.87, 12.69, 336.61°) |
| OKLab | oklab(71.88% 0.0333 -0.0133) |
| OKLCH | oklch(71.88% 0.036 338.2) |
| XYZ | xyz(38.1565, 36.4595, 44.0491) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.01
Lilac
#C8A2C8
ΔE00 8.13
Grey Pink
#C3909B
ΔE00 8.20
Dusty Lavender
#AC86A8
ΔE00 8.71
Dusty Pink
#D8A7B1
ΔE00 8.88
Pinkish Grey
#C8ACA9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49CAC #9CB4A4
analogous
#B09CB4 #B49CAC #B49CA0
triadic
#B49CAC #ACB49C #9CACB4
tetradic
#B49CAC #B4B09C #9CB4A4 #9CA0B4
square
#B49CAC #B4B09C #9CB4A4 #9CA0B4
split-complementary
#B49CAC #A0B49C #9CB4B0
monochromatic
#7A5C70 #9A798F #B49CAC #CEBFC9 #E9E2E6
Accessibility & contrast
On white
2.53
#B49CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B49CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49CAC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49CAC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AD
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#B79CA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b49cac; /* rgb */ color: rgb(180, 156, 172); /* oklch */ color: oklch(71.9% 0.036 338.2);
Tailwind
colors: {
custom: {
50: '#cab9c4',
500: '#b49cac',
950: '#000000',
},
}SCSS
$custom: #b49cac; $custom-light: #cab9c4; $custom-dark: #000000;
JSON
{
"hex": "#b49cac",
"rgb": {
"r": 180,
"g": 156,
"b": 172
},
"hsl": {
"h": 320,
"s": 13.793,
"l": 65.882
},
"oklch": {
"l": 0.71883,
"c": 0.03584,
"h": 338.2
},
"luminance": 0.36459
}Semantic roles & 50–950 ramp
primary
#B49CAC
secondary
#D2DAD5
accent
#98664E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081