#B49EAC#B49EAC
#B49EAC is a light, muted pink. Relative luminance 0.371; OKLCH L 72.3% C 0.032 H 339.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EAC |
|---|---|
| RGB | rgb(180, 158, 172) |
| HSL | hsl(322, 13%, 66%) |
| HSV | hsv(322, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 4.4%, 29.4%) |
| CIE-LAB | lab(67.38, 10.54, -4.29) |
| CIE-LCH | lch(67.38, 11.38, 337.87°) |
| OKLab | oklab(72.28% 0.0302 -0.0113) |
| OKLCH | oklch(72.28% 0.032 339.5) |
| XYZ | xyz(38.4948, 37.1362, 44.1619) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 8.48
Grey Pink
#C3909B
ΔE00 8.76
Lilac
#C8A2C8
ΔE00 8.88
Dusty Pink
#D8A7B1
ΔE00 9.04
Rosybrown
#BC8F8F
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EAC #9EB4A6
analogous
#B19EB4 #B49EAC #B49EA1
triadic
#B49EAC #ACB49E #9EACB4
tetradic
#B49EAC #B4B19E #9EB4A6 #9EA1B4
square
#B49EAC #B4B19E #9EB4A6 #9EA1B4
split-complementary
#B49EAC #A1B49E #9EB4B1
monochromatic
#7A5E70 #997B8E #B49EAC #CFC1CA #E9E3E7
Accessibility & contrast
On white
2.49
#B49EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B49EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EAC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EAC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AD
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#B79EA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b49eac; /* rgb */ color: rgb(180, 158, 172); /* oklch */ color: oklch(72.3% 0.032 339.5);
Tailwind
colors: {
custom: {
50: '#cabac4',
500: '#b49eac',
950: '#000000',
},
}SCSS
$custom: #b49eac; $custom-light: #cabac4; $custom-dark: #000000;
JSON
{
"hex": "#b49eac",
"rgb": {
"r": 180,
"g": 158,
"b": 172
},
"hsl": {
"h": 321.818,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.7228,
"c": 0.03222,
"h": 339.5
},
"luminance": 0.37136
}Semantic roles & 50–950 ramp
primary
#B49EAC
secondary
#D3DAD6
accent
#97694F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081