#B49AA8#B49AA8
#B49AA8 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.4% C 0.036 H 344.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AA8 |
|---|---|
| RGB | rgb(180, 154, 168) |
| HSL | hsl(328, 15%, 65%) |
| HSV | hsv(328, 14%, 71%) |
| CMYK | cmyk(0%, 14.4%, 6.7%, 29.4%) |
| CIE-LAB | lab(66.25, 12.03, -3.72) |
| CIE-LCH | lch(66.25, 12.60, 342.81°) |
| OKLab | oklab(71.36% 0.0349 -0.0097) |
| OKLCH | oklch(71.36% 0.036 344.4) |
| XYZ | xyz(37.4452, 35.6425, 41.9453) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.25
Grey Pink
#C3909B
ΔE00 7.31
Rosybrown
#BC8F8F
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.48
Dusty Lavender
#AC86A8
ΔE00 8.70
Lilac
#C8A2C8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AA8 #9AB4A6
analogous
#B39AB4 #B49AA8 #B49A9B
triadic
#B49AA8 #A8B49A #9AA8B4
tetradic
#B49AA8 #B4B39A #9AB4A6 #9A9BB4
square
#B49AA8 #B4B39A #9AB4A6 #9A9BB4
split-complementary
#B49AA8 #9BB49A #9AB4B3
monochromatic
#795A6B #9A778A #B49AA8 #CEBDC6 #E8E0E5
Accessibility & contrast
On white
2.58
#B49AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B49AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AA8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AA8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FA9
Deuteranopia (green-blind)
#A1A2A7
Tritanopia (blue-blind)
#B89A9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b49aa8; /* rgb */ color: rgb(180, 154, 168); /* oklch */ color: oklch(71.4% 0.036 344.4);
Tailwind
colors: {
custom: {
50: '#cab7c1',
500: '#b49aa8',
950: '#000000',
},
}SCSS
$custom: #b49aa8; $custom-light: #cab7c1; $custom-dark: #000000;
JSON
{
"hex": "#b49aa8",
"rgb": {
"r": 180,
"g": 154,
"b": 168
},
"hsl": {
"h": 327.692,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.7136,
"c": 0.03622,
"h": 344.4
},
"luminance": 0.35642
}Semantic roles & 50–950 ramp
primary
#B49AA8
secondary
#D1D9D5
accent
#99704D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081