#B7939B#B7939B
#B7939B is a light, muted red. Relative luminance 0.333; OKLCH L 69.9% C 0.044 H 3.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7939B |
|---|---|
| RGB | rgb(183, 147, 155) |
| HSL | hsl(347, 20%, 65%) |
| HSV | hsv(347, 20%, 72%) |
| CMYK | cmyk(0%, 19.7%, 15.3%, 28.2%) |
| CIE-LAB | lab(64.41, 14.78, 0.92) |
| CIE-LCH | lch(64.41, 14.81, 3.57°) |
| OKLab | oklab(69.88% 0.0444 0.0027) |
| OKLCH | oklch(69.88% 0.045 3.4) |
| XYZ | xyz(35.8785, 33.3025, 35.5421) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.96
Grey Pink
#C3909B
ΔE00 4.02
Rosybrown
#BC8F8F
ΔE00 4.22
Greyish Pink
#C88D94
ΔE00 5.87
Dusty Pink
#D8A7B1
ΔE00 7.57
Pinkish Grey
#C8ACA9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7939B #93B7AF
analogous
#B793AD #B7939B #B79D93
triadic
#B7939B #9BB793 #939BB7
tetradic
#B7939B #ADB793 #93B7AF #9D93B7
square
#B7939B #ADB793 #93B7AF #9D93B7
split-complementary
#B7939B #93B79D #93ADB7
monochromatic
#7D535C #9F6E79 #B7939B #CFB8BD #E8DCDF
Accessibility & contrast
On white
2.74
#B7939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#B7939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7939B
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7939B | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989B
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#BE9196
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b7939b; /* rgb */ color: rgb(183, 147, 155); /* oklch */ color: oklch(69.9% 0.044 3.4);
Tailwind
colors: {
custom: {
50: '#cdb2b8',
500: '#b7939b',
950: '#000000',
},
}SCSS
$custom: #b7939b; $custom-light: #cdb2b8; $custom-dark: #000000;
JSON
{
"hex": "#b7939b",
"rgb": {
"r": 183,
"g": 147,
"b": 155
},
"hsl": {
"h": 346.667,
"s": 20,
"l": 64.706
},
"oklch": {
"l": 0.69879,
"c": 0.0445,
"h": 3.4
},
"luminance": 0.33301
}Semantic roles & 50–950 ramp
primary
#B7939B
secondary
#CDD9D6
accent
#9E8B47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080