#B49AA6#B49AA6
#B49AA6 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.3% C 0.035 H 348.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AA6 |
|---|---|
| RGB | rgb(180, 154, 166) |
| HSL | hsl(332, 15%, 65%) |
| HSV | hsv(332, 14%, 71%) |
| CMYK | cmyk(0%, 14.4%, 7.8%, 29.4%) |
| CIE-LAB | lab(66.19, 11.67, -2.69) |
| CIE-LCH | lch(66.19, 11.98, 347.05°) |
| OKLab | oklab(71.3% 0.0341 -0.007) |
| OKLCH | oklch(71.3% 0.035 348.5) |
| XYZ | xyz(37.2603, 35.5685, 40.9716) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.29
Grey Pink
#C3909B
ΔE00 7.18
Rosybrown
#BC8F8F
ΔE00 7.83
Pinkish Grey
#C8ACA9
ΔE00 8.20
Dusty Pink
#D8A7B1
ΔE00 8.38
Dusty Lavender
#AC86A8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AA6 #9AB4A8
analogous
#B49AB3 #B49AA6 #B49B9A
triadic
#B49AA6 #A6B49A #9AA6B4
tetradic
#B49AA6 #B3B49A #9AB4A8 #9B9AB4
square
#B49AA6 #B3B49A #9AB4A8 #9B9AB4
split-complementary
#B49AA6 #9AB49B #9AB3B4
monochromatic
#795A69 #9A7787 #B49AA6 #CEBDC5 #E8E0E4
Accessibility & contrast
On white
2.59
#B49AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B49AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AA6
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AA6 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA6
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#B89A9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b49aa6; /* rgb */ color: rgb(180, 154, 166); /* oklch */ color: oklch(71.3% 0.035 348.5);
Tailwind
colors: {
custom: {
50: '#cab7c0',
500: '#b49aa6',
950: '#000000',
},
}SCSS
$custom: #b49aa6; $custom-light: #cab7c0; $custom-dark: #000000;
JSON
{
"hex": "#b49aa6",
"rgb": {
"r": 180,
"g": 154,
"b": 166
},
"hsl": {
"h": 332.308,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.71297,
"c": 0.03483,
"h": 348.5
},
"luminance": 0.35568
}Semantic roles & 50–950 ramp
primary
#B49AA6
secondary
#D1D9D5
accent
#99764D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081