#B5939B#B5939B
#B5939B is a light, muted red. Relative luminance 0.331; OKLCH L 69.7% C 0.042 H 2.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B5939B |
|---|---|
| RGB | rgb(181, 147, 155) |
| HSL | hsl(346, 19%, 64%) |
| HSV | hsv(346, 19%, 71%) |
| CMYK | cmyk(0%, 18.8%, 14.4%, 29%) |
| CIE-LAB | lab(64.21, 14.04, 0.61) |
| CIE-LCH | lch(64.21, 14.05, 2.50°) |
| OKLab | oklab(69.68% 0.0421 0.0018) |
| OKLCH | oklch(69.68% 0.042 2.5) |
| XYZ | xyz(35.4060, 33.0589, 35.5199) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.45
Rosybrown
#BC8F8F
ΔE00 4.59
Grey Pink
#C3909B
ΔE00 4.61
Greyish Pink
#C88D94
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5939B #93B5AD
analogous
#B593AC #B5939B #B59C93
triadic
#B5939B #9BB593 #939BB5
tetradic
#B5939B #ACB593 #93B5AD #9C93B5
square
#B5939B #ACB593 #93B5AD #9C93B5
split-complementary
#B5939B #93B59C #93ACB5
monochromatic
#7A545D #9C6F79 #B5939B #CEB7BD #E7DCDE
Accessibility & contrast
On white
2.76
#B5939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#B5939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5939B
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5939B | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#9F9E9A
Tritanopia (blue-blind)
#BB9196
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b5939b; /* rgb */ color: rgb(181, 147, 155); /* oklch */ color: oklch(69.7% 0.042 2.5);
Tailwind
colors: {
custom: {
50: '#cbb2b8',
500: '#b5939b',
950: '#000000',
},
}SCSS
$custom: #b5939b; $custom-light: #cbb2b8; $custom-dark: #000000;
JSON
{
"hex": "#b5939b",
"rgb": {
"r": 181,
"g": 147,
"b": 155
},
"hsl": {
"h": 345.882,
"s": 18.681,
"l": 64.314
},
"oklch": {
"l": 0.69681,
"c": 0.04215,
"h": 2.5
},
"luminance": 0.33058
}Semantic roles & 50–950 ramp
primary
#B5939B
secondary
#CCD8D5
accent
#9D8949
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080