#B49EAE#B49EAE
#B49EAE is a light, muted pink. Relative luminance 0.372; OKLCH L 72.3% C 0.034 H 335.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EAE |
|---|---|
| RGB | rgb(180, 158, 174) |
| HSL | hsl(316, 13%, 66%) |
| HSV | hsv(316, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 3.3%, 29.4%) |
| CIE-LAB | lab(67.44, 10.91, -5.32) |
| CIE-LCH | lch(67.44, 12.14, 334.02°) |
| OKLab | oklab(72.34% 0.0309 -0.014) |
| OKLCH | oklch(72.34% 0.034 335.6) |
| XYZ | xyz(38.6883, 37.2136, 45.1811) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.75
Lilac
#C8A2C8
ΔE00 8.24
Grey Pink
#C3909B
ΔE00 8.92
Pinkish Grey
#C8ACA9
ΔE00 9.11
Dusty Pink
#D8A7B1
ΔE00 9.18
Dusty Lavender
#AC86A8
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EAE #9EB4A4
analogous
#AF9EB4 #B49EAE #B49EA3
triadic
#B49EAE #AEB49E #9EAEB4
tetradic
#B49EAE #B4AF9E #9EB4A4 #9EA3B4
square
#B49EAE #B4AF9E #9EB4A4 #9EA3B4
split-complementary
#B49EAE #A3B49E #9EB4AF
monochromatic
#7A5E72 #997B91 #B49EAE #CFC1CB #E9E3E8
Accessibility & contrast
On white
2.49
#B49EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B49EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EAE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EAE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AF
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#B79FA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b49eae; /* rgb */ color: rgb(180, 158, 174); /* oklch */ color: oklch(72.3% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#cabac6',
500: '#b49eae',
950: '#000000',
},
}SCSS
$custom: #b49eae; $custom-light: #cabac6; $custom-dark: #000000;
JSON
{
"hex": "#b49eae",
"rgb": {
"r": 180,
"g": 158,
"b": 174
},
"hsl": {
"h": 316.364,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.72344,
"c": 0.03398,
"h": 335.6
},
"luminance": 0.37213
}Semantic roles & 50–950 ramp
primary
#B49EAE
secondary
#D3DAD5
accent
#97624F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082