#B4949A#B4949A
#B4949A is a light, muted red. Relative luminance 0.332; OKLCH L 69.7% C 0.039 H 5.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4949A |
|---|---|
| RGB | rgb(180, 148, 154) |
| HSL | hsl(349, 18%, 64%) |
| HSV | hsv(349, 18%, 71%) |
| CMYK | cmyk(0%, 17.8%, 14.4%, 29.4%) |
| CIE-LAB | lab(64.34, 12.94, 1.35) |
| CIE-LCH | lch(64.34, 13.01, 5.96°) |
| OKLab | oklab(69.75% 0.039 0.0038) |
| OKLCH | oklch(69.75% 0.039 5.5) |
| XYZ | xyz(35.2449, 33.2173, 35.1206) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.55
Light Mauve
#C292A1
ΔE00 5.37
Grey Pink
#C3909B
ΔE00 5.38
Greyish Pink
#C88D94
ΔE00 6.99
Pinkish Grey
#C8ACA9
ΔE00 7.89
Dusty Pink
#D8A7B1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4949A #94B4AE
analogous
#B494AA #B4949A #B49E94
triadic
#B4949A #9AB494 #949AB4
tetradic
#B4949A #AAB494 #94B4AE #9E94B4
square
#B4949A #AAB494 #94B4AE #9E94B4
split-complementary
#B4949A #94B49E #94AAB4
monochromatic
#79555C #9B7078 #B4949A #CDB8BC #E6DCDE
Accessibility & contrast
On white
2.75
#B4949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#B4949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4949A
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4949A | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999A
Deuteranopia (green-blind)
#9F9E99
Tritanopia (blue-blind)
#BA9296
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b4949a; /* rgb */ color: rgb(180, 148, 154); /* oklch */ color: oklch(69.7% 0.039 5.5);
Tailwind
colors: {
custom: {
50: '#cab3b7',
500: '#b4949a',
950: '#000000',
},
}SCSS
$custom: #b4949a; $custom-light: #cab3b7; $custom-dark: #000000;
JSON
{
"hex": "#b4949a",
"rgb": {
"r": 180,
"g": 148,
"b": 154
},
"hsl": {
"h": 348.75,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.69748,
"c": 0.03915,
"h": 5.5
},
"luminance": 0.33216
}Semantic roles & 50–950 ramp
primary
#B4949A
secondary
#CCD7D5
accent
#9C8C4A
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080