#B09A9E#B09A9E
#B09A9E is a light, muted red. Relative luminance 0.348; OKLCH L 70.7% C 0.027 H 5.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B09A9E |
|---|---|
| RGB | rgb(176, 154, 158) |
| HSL | hsl(349, 12%, 65%) |
| HSV | hsv(349, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 10.2%, 31%) |
| CIE-LAB | lab(65.60, 8.80, 0.90) |
| CIE-LCH | lch(65.60, 8.84, 5.82°) |
| OKLab | oklab(70.68% 0.0265 0.0025) |
| OKLCH | oklch(70.68% 0.027 5.4) |
| XYZ | xyz(35.6312, 34.8107, 37.1833) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.55
Rosybrown
#BC8F8F
ΔE00 7.49
Light Mauve
#C292A1
ΔE00 8.63
Grey Pink
#C3909B
ΔE00 8.85
Warm Grey
#978A84
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09A9E #9AB0AC
analogous
#B09AA9 #B09A9E #B0A19A
triadic
#B09A9E #9EB09A #9A9EB0
tetradic
#B09A9E #A9B09A #9AB0AC #A19AB0
square
#B09A9E #A9B09A #9AB0AC #A19AB0
split-complementary
#B09A9E #9AB0A1 #9AA9B0
monochromatic
#745B60 #95787D #B09A9E #CBBCBF #E6DFE0
Accessibility & contrast
On white
2.64
#B09A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#B09A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09A9E
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09A9E | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#B4999B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b09a9e; /* rgb */ color: rgb(176, 154, 158); /* oklch */ color: oklch(70.7% 0.027 5.4);
Tailwind
colors: {
custom: {
50: '#c7b7ba',
500: '#b09a9e',
950: '#000000',
},
}SCSS
$custom: #b09a9e; $custom-light: #c7b7ba; $custom-dark: #000000;
JSON
{
"hex": "#b09a9e",
"rgb": {
"r": 176,
"g": 154,
"b": 158
},
"hsl": {
"h": 349.091,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.7068,
"c": 0.02658,
"h": 5.4
},
"luminance": 0.3481
}Semantic roles & 50–950 ramp
primary
#B09A9E
secondary
#CFD7D5
accent
#96894F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080