#B49CA6#B49CA6
#B49CA6 is a light, muted pink. Relative luminance 0.362; OKLCH L 71.7% C 0.031 H 350.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B49CA6 |
|---|---|
| RGB | rgb(180, 156, 166) |
| HSL | hsl(335, 14%, 66%) |
| HSV | hsv(335, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 7.8%, 29.4%) |
| CIE-LAB | lab(66.70, 10.56, -1.94) |
| CIE-LCH | lch(66.70, 10.74, 349.61°) |
| OKLab | oklab(71.69% 0.031 -0.005) |
| OKLCH | oklch(71.69% 0.031 350.9) |
| XYZ | xyz(37.5932, 36.2342, 41.0825) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.38
Grey Pink
#C3909B
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 8.03
Dusty Pink
#D8A7B1
ΔE00 8.59
Greyish Pink
#C88D94
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49CA6 #9CB4AA
analogous
#B49CB2 #B49CA6 #B49E9C
triadic
#B49CA6 #A6B49C #9CA6B4
tetradic
#B49CA6 #B2B49C #9CB4AA #9E9CB4
square
#B49CA6 #B2B49C #9CB4AA #9E9CB4
split-complementary
#B49CA6 #9CB49E #9CB2B4
monochromatic
#7A5C68 #9A7987 #B49CA6 #CEBFC5 #E9E2E5
Accessibility & contrast
On white
2.55
#B49CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B49CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49CA6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49CA6 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 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)
#9EA0A6
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#B89B9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b49ca6; /* rgb */ color: rgb(180, 156, 166); /* oklch */ color: oklch(71.7% 0.031 350.9);
Tailwind
colors: {
custom: {
50: '#cab9c0',
500: '#b49ca6',
950: '#000000',
},
}SCSS
$custom: #b49ca6; $custom-light: #cab9c0; $custom-dark: #000000;
JSON
{
"hex": "#b49ca6",
"rgb": {
"r": 180,
"g": 156,
"b": 166
},
"hsl": {
"h": 335,
"s": 13.793,
"l": 65.882
},
"oklch": {
"l": 0.71694,
"c": 0.0314,
"h": 350.9
},
"luminance": 0.36233
}Semantic roles & 50–950 ramp
primary
#B49CA6
secondary
#D2DAD7
accent
#98794E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081