#B49AA2#B49AA2
#B49AA2 is a light, muted pink. Relative luminance 0.354; OKLCH L 71.2% C 0.033 H 357.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AA2 |
|---|---|
| RGB | rgb(180, 154, 162) |
| HSL | hsl(342, 15%, 65%) |
| HSV | hsv(342, 14%, 71%) |
| CMYK | cmyk(0%, 14.4%, 10%, 29.4%) |
| CIE-LAB | lab(66.08, 10.97, -0.61) |
| CIE-LCH | lch(66.08, 10.99, 356.83°) |
| OKLab | oklab(71.17% 0.0326 -0.0014) |
| OKLCH | oklch(71.17% 0.033 357.5) |
| XYZ | xyz(36.8991, 35.4240, 39.0692) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.67
Rosybrown
#BC8F8F
ΔE00 6.93
Pinkish Grey
#C8ACA9
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 8.39
Greyish Pink
#C88D94
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AA2 #9AB4AC
analogous
#B49AAF #B49AA2 #B49F9A
triadic
#B49AA2 #A2B49A #9AA2B4
tetradic
#B49AA2 #AFB49A #9AB4AC #9F9AB4
square
#B49AA2 #AFB49A #9AB4AC #9F9AB4
split-complementary
#B49AA2 #9AB49F #9AAFB4
monochromatic
#795A64 #9A7782 #B49AA2 #CEBDC2 #E8E0E3
Accessibility & contrast
On white
2.60
#B49AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B49AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AA2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AA2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#B9999D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b49aa2; /* rgb */ color: rgb(180, 154, 162); /* oklch */ color: oklch(71.2% 0.033 357.5);
Tailwind
colors: {
custom: {
50: '#cab7bd',
500: '#b49aa2',
950: '#000000',
},
}SCSS
$custom: #b49aa2; $custom-light: #cab7bd; $custom-dark: #000000;
JSON
{
"hex": "#b49aa2",
"rgb": {
"r": 180,
"g": 154,
"b": 162
},
"hsl": {
"h": 341.538,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.71174,
"c": 0.03262,
"h": 357.5
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#B49AA2
secondary
#D1D9D7
accent
#99814D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081