#B2949A#B2949A
#B2949A is a light, muted red. Relative luminance 0.330; OKLCH L 69.6% C 0.037 H 4.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2949A |
|---|---|
| RGB | rgb(178, 148, 154) |
| HSL | hsl(348, 16%, 64%) |
| HSV | hsv(348, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 13.5%, 30.2%) |
| CIE-LAB | lab(64.14, 12.19, 1.05) |
| CIE-LCH | lch(64.14, 12.24, 4.91°) |
| OKLab | oklab(69.55% 0.0367 0.0029) |
| OKLCH | oklch(69.55% 0.037 4.6) |
| XYZ | xyz(34.7825, 32.9789, 35.0989) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.06
Light Mauve
#C292A1
ΔE00 5.90
Grey Pink
#C3909B
ΔE00 5.99
Greyish Pink
#C88D94
ΔE00 7.61
Pinkish Grey
#C8ACA9
ΔE00 7.91
Dusty Pink
#D8A7B1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2949A #94B2AC
analogous
#B294A9 #B2949A #B29D94
triadic
#B2949A #9AB294 #949AB2
tetradic
#B2949A #A9B294 #94B2AC #9D94B2
square
#B2949A #A9B294 #94B2AC #9D94B2
split-complementary
#B2949A #94B29D #94A9B2
monochromatic
#76555C #987078 #B2949A #CCB8BC #E5DBDD
Accessibility & contrast
On white
2.76
#B2949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#B2949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2949A
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2949A | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989A
Deuteranopia (green-blind)
#9F9D99
Tritanopia (blue-blind)
#B89296
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b2949a; /* rgb */ color: rgb(178, 148, 154); /* oklch */ color: oklch(69.6% 0.037 4.6);
Tailwind
colors: {
custom: {
50: '#c9b3b7',
500: '#b2949a',
950: '#000000',
},
}SCSS
$custom: #b2949a; $custom-light: #c9b3b7; $custom-dark: #000000;
JSON
{
"hex": "#b2949a",
"rgb": {
"r": 178,
"g": 148,
"b": 154
},
"hsl": {
"h": 348,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69554,
"c": 0.03678,
"h": 4.6
},
"luminance": 0.32978
}Semantic roles & 50–950 ramp
primary
#B2949A
secondary
#CCD6D4
accent
#9B8B4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080