#B4929A#B4929A
#B4929A is a light, muted red. Relative luminance 0.326; OKLCH L 69.4% C 0.042 H 2.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B4929A |
|---|---|
| RGB | rgb(180, 146, 154) |
| HSL | hsl(346, 18%, 64%) |
| HSV | hsv(346, 19%, 71%) |
| CMYK | cmyk(0%, 18.9%, 14.4%, 29.4%) |
| CIE-LAB | lab(63.83, 14.05, 0.62) |
| CIE-LCH | lch(63.83, 14.07, 2.51°) |
| OKLab | oklab(69.36% 0.0422 0.0018) |
| OKLCH | oklch(69.36% 0.042 2.5) |
| XYZ | xyz(34.9339, 32.5953, 35.0169) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.52
Rosybrown
#BC8F8F
ΔE00 4.56
Grey Pink
#C3909B
ΔE00 4.65
Greyish Pink
#C88D94
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 8.25
Pinkish Grey
#C8ACA9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4929A #92B4AC
analogous
#B492AB #B4929A #B49B92
triadic
#B4929A #9AB492 #929AB4
tetradic
#B4929A #ABB492 #92B4AC #9B92B4
square
#B4929A #ABB492 #92B4AC #9B92B4
split-complementary
#B4929A #92B49B #92ABB4
monochromatic
#79535C #9B6E78 #B4929A #CDB6BC #E6DBDD
Accessibility & contrast
On white
2.79
#B4929A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#B4929A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4929A
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4929A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4929A | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#9E9D99
Tritanopia (blue-blind)
#BA9095
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b4929a; /* rgb */ color: rgb(180, 146, 154); /* oklch */ color: oklch(69.4% 0.042 2.5);
Tailwind
colors: {
custom: {
50: '#cab2b7',
500: '#b4929a',
950: '#000000',
},
}SCSS
$custom: #b4929a; $custom-light: #cab2b7; $custom-dark: #000000;
JSON
{
"hex": "#b4929a",
"rgb": {
"r": 180,
"g": 146,
"b": 154
},
"hsl": {
"h": 345.882,
"s": 18.478,
"l": 63.922
},
"oklch": {
"l": 0.69357,
"c": 0.04221,
"h": 2.5
},
"luminance": 0.32594
}Semantic roles & 50–950 ramp
primary
#B4929A
secondary
#CBD7D4
accent
#9D8949
background
#FCFAFB
surface
#F8F5F6
border
#D1CFD0
text
#131011
muted
#827F80