#B49BA2#B49BA2
#B49BA2 is a light, muted pink. Relative luminance 0.358; OKLCH L 71.4% C 0.031 H 359.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B49BA2 |
|---|---|
| RGB | rgb(180, 155, 162) |
| HSL | hsl(343, 14%, 66%) |
| HSV | hsv(343, 14%, 71%) |
| CMYK | cmyk(0%, 13.9%, 10%, 29.4%) |
| CIE-LAB | lab(66.33, 10.41, -0.23) |
| CIE-LCH | lch(66.33, 10.42, 358.71°) |
| OKLab | oklab(71.37% 0.031 -0.0005) |
| OKLCH | oklch(71.37% 0.031 359.1) |
| XYZ | xyz(37.0649, 35.7555, 39.1244) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.65
Rosybrown
#BC8F8F
ΔE00 7.10
Light Mauve
#C292A1
ΔE00 7.16
Grey Pink
#C3909B
ΔE00 7.61
Dusty Pink
#D8A7B1
ΔE00 8.56
Greyish Pink
#C88D94
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49BA2 #9BB4AD
analogous
#B49BAE #B49BA2 #B4A09B
triadic
#B49BA2 #A2B49B #9BA2B4
tetradic
#B49BA2 #AEB49B #9BB4AD #A09BB4
square
#B49BA2 #AEB49B #9BB4AD #A09BB4
split-complementary
#B49BA2 #9BB4A0 #9BAEB4
monochromatic
#795B64 #9A7881 #B49BA2 #CEBEC3 #E8E1E3
Accessibility & contrast
On white
2.58
#B49BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B49BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49BA2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49BA2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#B99A9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b49ba2; /* rgb */ color: rgb(180, 155, 162); /* oklch */ color: oklch(71.4% 0.031 359.1);
Tailwind
colors: {
custom: {
50: '#cab8bd',
500: '#b49ba2',
950: '#000000',
},
}SCSS
$custom: #b49ba2; $custom-light: #cab8bd; $custom-dark: #000000;
JSON
{
"hex": "#b49ba2",
"rgb": {
"r": 180,
"g": 155,
"b": 162
},
"hsl": {
"h": 343.2,
"s": 14.286,
"l": 65.686
},
"oklch": {
"l": 0.71372,
"c": 0.03102,
"h": 359.1
},
"luminance": 0.35755
}Semantic roles & 50–950 ramp
primary
#B49BA2
secondary
#D1DAD7
accent
#98834D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081