#B49CA7#B49CA7
#B49CA7 is a light, muted pink. Relative luminance 0.363; OKLCH L 71.7% C 0.032 H 348.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B49CA7 |
|---|---|
| RGB | rgb(180, 156, 167) |
| HSL | hsl(333, 14%, 66%) |
| HSV | hsv(333, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.73, 10.74, -2.46) |
| CIE-LCH | lch(66.73, 11.02, 347.13°) |
| OKLab | oklab(71.73% 0.0314 -0.0064) |
| OKLCH | oklch(71.73% 0.032 348.5) |
| XYZ | xyz(37.6853, 36.2710, 41.5675) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.06
Pinkish Grey
#C8ACA9
ΔE00 7.68
Grey Pink
#C3909B
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 8.24
Dusty Pink
#D8A7B1
ΔE00 8.60
Lilac
#C8A2C8
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49CA7 #9CB4A9
analogous
#B49CB3 #B49CA7 #B49D9C
triadic
#B49CA7 #A7B49C #9CA7B4
tetradic
#B49CA7 #B3B49C #9CB4A9 #9D9CB4
square
#B49CA7 #B3B49C #9CB4A9 #9D9CB4
split-complementary
#B49CA7 #9CB49D #9CB3B4
monochromatic
#7A5C6A #9A7988 #B49CA7 #CEBFC6 #E9E2E5
Accessibility & contrast
On white
2.54
#B49CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B49CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49CA7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49CA7 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#B89CA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b49ca7; /* rgb */ color: rgb(180, 156, 167); /* oklch */ color: oklch(71.7% 0.032 348.5);
Tailwind
colors: {
custom: {
50: '#cab9c1',
500: '#b49ca7',
950: '#000000',
},
}SCSS
$custom: #b49ca7; $custom-light: #cab9c1; $custom-dark: #000000;
JSON
{
"hex": "#b49ca7",
"rgb": {
"r": 180,
"g": 156,
"b": 167
},
"hsl": {
"h": 332.5,
"s": 13.793,
"l": 65.882
},
"oklch": {
"l": 0.71725,
"c": 0.03203,
"h": 348.5
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#B49CA7
secondary
#D2DAD6
accent
#98764E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081