#B49EA2#B49EA2
#B49EA2 is a light, muted red. Relative luminance 0.368; OKLCH L 72.0% C 0.026 H 5.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EA2 |
|---|---|
| RGB | rgb(180, 158, 162) |
| HSL | hsl(349, 13%, 66%) |
| HSV | hsv(349, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 10%, 29.4%) |
| CIE-LAB | lab(67.10, 8.75, 0.89) |
| CIE-LCH | lch(67.10, 8.80, 5.79°) |
| OKLab | oklab(71.97% 0.0263 0.0025) |
| OKLCH | oklch(71.97% 0.026 5.4) |
| XYZ | xyz(37.5703, 36.7664, 39.2929) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Rosybrown
#BC8F8F
ΔE00 7.88
Light Mauve
#C292A1
ΔE00 8.77
Grey Pink
#C3909B
ΔE00 9.05
Dusty Pink
#D8A7B1
ΔE00 9.32
Warm Grey
#978A84
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EA2 #9EB4B0
analogous
#B49EAD #B49EA2 #B4A59E
triadic
#B49EA2 #A2B49E #9EA2B4
tetradic
#B49EA2 #ADB49E #9EB4B0 #A59EB4
square
#B49EA2 #ADB49E #9EB4B0 #A59EB4
split-complementary
#B49EA2 #9EB4A5 #9EADB4
monochromatic
#7A5E63 #997B81 #B49EA2 #CFC1C3 #E9E3E4
Accessibility & contrast
On white
2.51
#B49EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B49EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EA2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EA2 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#B89D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b49ea2; /* rgb */ color: rgb(180, 158, 162); /* oklch */ color: oklch(72.0% 0.026 5.4);
Tailwind
colors: {
custom: {
50: '#cababd',
500: '#b49ea2',
950: '#000000',
},
}SCSS
$custom: #b49ea2; $custom-light: #cababd; $custom-dark: #000000;
JSON
{
"hex": "#b49ea2",
"rgb": {
"r": 180,
"g": 158,
"b": 162
},
"hsl": {
"h": 349.091,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.71971,
"c": 0.02645,
"h": 5.4
},
"luminance": 0.36766
}Semantic roles & 50–950 ramp
primary
#B49EA2
secondary
#D3DAD9
accent
#978A4F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081