#B0959B#B0959B
#B0959B is a light, muted red. Relative luminance 0.331; OKLCH L 69.6% C 0.033 H 3.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B0959B |
|---|---|
| RGB | rgb(176, 149, 155) |
| HSL | hsl(347, 15%, 64%) |
| HSV | hsv(347, 15%, 69%) |
| CMYK | cmyk(0%, 15.3%, 11.9%, 31%) |
| CIE-LAB | lab(64.24, 11.06, 0.59) |
| CIE-LCH | lch(64.24, 11.07, 3.07°) |
| OKLab | oklab(69.59% 0.0332 0.0017) |
| OKLCH | oklch(69.59% 0.033 3) |
| XYZ | xyz(34.5680, 33.0925, 35.5705) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.93
Light Mauve
#C292A1
ΔE00 6.72
Grey Pink
#C3909B
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 7.76
Greyish Pink
#C88D94
ΔE00 8.57
Dusty Pink
#D8A7B1
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0959B #95B0AA
analogous
#B095A8 #B0959B #B09C95
triadic
#B0959B #9BB095 #959BB0
tetradic
#B0959B #A8B095 #95B0AA #9C95B0
square
#B0959B #A8B095 #95B0AA #9C95B0
split-complementary
#B0959B #95B09C #95A8B0
monochromatic
#74575D #96727A #B0959B #CAB8BC #E4DBDD
Accessibility & contrast
On white
2.76
#B0959B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#B0959B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0959B
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0959B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0959B | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999B
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#B59497
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b0959b; /* rgb */ color: rgb(176, 149, 155); /* oklch */ color: oklch(69.6% 0.033 3.0);
Tailwind
colors: {
custom: {
50: '#c7b4b8',
500: '#b0959b',
950: '#000000',
},
}SCSS
$custom: #b0959b; $custom-light: #c7b4b8; $custom-dark: #000000;
JSON
{
"hex": "#b0959b",
"rgb": {
"r": 176,
"g": 149,
"b": 155
},
"hsl": {
"h": 346.667,
"s": 14.595,
"l": 63.725
},
"oklch": {
"l": 0.69589,
"c": 0.03321,
"h": 3
},
"luminance": 0.33092
}Semantic roles & 50–950 ramp
primary
#B0959B
secondary
#CCD5D3
accent
#99884D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080