#B6A09A#B6A09A
#B6A09A is a light, muted red. Relative luminance 0.374; OKLCH L 72.3% C 0.027 H 35.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A09A |
|---|---|
| RGB | rgb(182, 160, 154) |
| HSL | hsl(13, 16%, 66%) |
| HSV | hsv(13, 15%, 71%) |
| CMYK | cmyk(0%, 12.1%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.59, 7.05, 6.08) |
| CIE-LCH | lch(67.59, 9.31, 40.79°) |
| OKLab | oklab(72.33% 0.0223 0.016) |
| OKLCH | oklch(72.33% 0.027 35.7) |
| XYZ | xyz(37.6947, 37.4207, 35.8028) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.80
Mushroom
#BA9E88
ΔE00 6.93
Warm Grey
#978A84
ΔE00 8.53
Stone
#A89F91
ΔE00 8.56
Rosybrown
#BC8F8F
ΔE00 8.91
Greige
#B8AB98
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A09A #9AB0B6
analogous
#B69AA2 #B6A09A #B6AE9A
triadic
#B6A09A #9AB6A0 #A09AB6
tetradic
#B6A09A #A2B69A #9AB0B6 #AE9AB6
square
#B6A09A #A2B69A #9AB0B6 #AE9AB6
split-complementary
#B6A09A #9AB6AE #9AA2B6
monochromatic
#7C615A #9C7F76 #B6A09A #D0C1BE #E9E3E1
Accessibility & contrast
On white
2.48
#B6A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B6A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A09A
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A09A | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#BC9D9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b6a09a; /* rgb */ color: rgb(182, 160, 154); /* oklch */ color: oklch(72.3% 0.027 35.7);
Tailwind
colors: {
custom: {
50: '#ccbcb7',
500: '#b6a09a',
950: '#000000',
},
}SCSS
$custom: #b6a09a; $custom-light: #ccbcb7; $custom-dark: #000000;
JSON
{
"hex": "#b6a09a",
"rgb": {
"r": 182,
"g": 160,
"b": 154
},
"hsl": {
"h": 12.857,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.72329,
"c": 0.02743,
"h": 35.7
},
"luminance": 0.3742
}Semantic roles & 50–950 ramp
primary
#B6A09A
secondary
#D1D9DB
accent
#899A4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180