#B2929A#B2929A
#B2929A is a light, muted red. Relative luminance 0.324; OKLCH L 69.2% C 0.040 H 1.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2929A |
|---|---|
| RGB | rgb(178, 146, 154) |
| HSL | hsl(345, 17%, 64%) |
| HSV | hsv(345, 18%, 70%) |
| CMYK | cmyk(0%, 18%, 13.5%, 30.2%) |
| CIE-LAB | lab(63.64, 13.31, 0.31) |
| CIE-LCH | lch(63.64, 13.31, 1.32°) |
| OKLab | oklab(69.16% 0.0398 0.001) |
| OKLCH | oklch(69.16% 0.04 1.5) |
| XYZ | xyz(34.4715, 32.3569, 34.9952) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.00
Light Mauve
#C292A1
ΔE00 5.06
Grey Pink
#C3909B
ΔE00 5.26
Greyish Pink
#C88D94
ΔE00 7.06
Dusty Pink
#D8A7B1
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2929A #92B2AA
analogous
#B292AA #B2929A #B29A92
triadic
#B2929A #9AB292 #929AB2
tetradic
#B2929A #AAB292 #92B2AA #9A92B2
square
#B2929A #AAB292 #92B2AA #9A92B2
split-complementary
#B2929A #92B29A #92AAB2
monochromatic
#76535C #996E79 #B2929A #CBB6BB #E5DADC
Accessibility & contrast
On white
2.81
#B2929A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#B2929A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2929A
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2929A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2929A | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#9D9C99
Tritanopia (blue-blind)
#B89095
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b2929a; /* rgb */ color: rgb(178, 146, 154); /* oklch */ color: oklch(69.2% 0.040 1.5);
Tailwind
colors: {
custom: {
50: '#c9b2b7',
500: '#b2929a',
950: '#000000',
},
}SCSS
$custom: #b2929a; $custom-light: #c9b2b7; $custom-dark: #000000;
JSON
{
"hex": "#b2929a",
"rgb": {
"r": 178,
"g": 146,
"b": 154
},
"hsl": {
"h": 345,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.6916,
"c": 0.03986,
"h": 1.5
},
"luminance": 0.32356
}Semantic roles & 50–950 ramp
primary
#B2929A
secondary
#CAD6D3
accent
#9B874A
background
#FCFAFB
surface
#F8F5F6
border
#D1CFD0
text
#131011
muted
#827F80