#B6949A#B6949A
#B6949A is a light, muted red. Relative luminance 0.335; OKLCH L 69.9% C 0.042 H 6.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6949A |
|---|---|
| RGB | rgb(182, 148, 154) |
| HSL | hsl(349, 19%, 65%) |
| HSV | hsv(349, 19%, 71%) |
| CMYK | cmyk(0%, 18.7%, 15.4%, 28.6%) |
| CIE-LAB | lab(64.53, 13.69, 1.66) |
| CIE-LCH | lch(64.53, 13.79, 6.90°) |
| OKLab | oklab(69.95% 0.0413 0.0046) |
| OKLCH | oklch(69.95% 0.042 6.3) |
| XYZ | xyz(35.7140, 33.4592, 35.1426) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.09
Grey Pink
#C3909B
ΔE00 4.80
Light Mauve
#C292A1
ΔE00 4.88
Greyish Pink
#C88D94
ΔE00 6.39
Dusty Pink
#D8A7B1
ΔE00 7.84
Pinkish Grey
#C8ACA9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6949A #94B6B0
analogous
#B694AB #B6949A #B69F94
triadic
#B6949A #9AB694 #949AB6
tetradic
#B6949A #ABB694 #94B6B0 #9F94B6
square
#B6949A #ABB694 #94B6B0 #9F94B6
split-complementary
#B6949A #94B69F #94ABB6
monochromatic
#7B545B #9D7078 #B6949A #CFB8BC #E8DDDF
Accessibility & contrast
On white
2.73
#B6949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#B6949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6949A
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6949A | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999A
Deuteranopia (green-blind)
#A09F99
Tritanopia (blue-blind)
#BD9296
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b6949a; /* rgb */ color: rgb(182, 148, 154); /* oklch */ color: oklch(69.9% 0.042 6.3);
Tailwind
colors: {
custom: {
50: '#ccb3b7',
500: '#b6949a',
950: '#000000',
},
}SCSS
$custom: #b6949a; $custom-light: #ccb3b7; $custom-dark: #000000;
JSON
{
"hex": "#b6949a",
"rgb": {
"r": 182,
"g": 148,
"b": 154
},
"hsl": {
"h": 349.412,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.69945,
"c": 0.04153,
"h": 6.3
},
"luminance": 0.33458
}Semantic roles & 50–950 ramp
primary
#B6949A
secondary
#CDD9D7
accent
#9D8E48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080