#B0A09C#B0A09C
#B0A09C is a light, near-neutral red. Relative luminance 0.368; OKLCH L 71.8% C 0.020 H 34.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A09C |
|---|---|
| RGB | rgb(176, 160, 156) |
| HSL | hsl(12, 11%, 65%) |
| HSV | hsv(12, 11%, 69%) |
| CMYK | cmyk(0%, 9.1%, 11.4%, 31%) |
| CIE-LAB | lab(67.11, 5.13, 4.20) |
| CIE-LCH | lch(67.11, 6.63, 39.27°) |
| OKLab | oklab(71.84% 0.0163 0.0111) |
| OKLCH | oklch(71.84% 0.02 34.3) |
| XYZ | xyz(36.4756, 36.7727, 36.6224) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Stone
#A89F91
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 7.51
Warm Grey
#978A84
ΔE00 7.57
Mushroom
#BA9E88
ΔE00 8.01
Greige
#B8AB98
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A09C #9CACB0
analogous
#B09CA2 #B0A09C #B0AA9C
triadic
#B0A09C #9CB0A0 #A09CB0
tetradic
#B0A09C #A2B09C #9CACB0 #AA9CB0
square
#B0A09C #A2B09C #9CACB0 #AA9CB0
split-complementary
#B0A09C #9CB0AA #9CA2B0
monochromatic
#75625D #957F7A #B0A09C #CBC1BE #E6E1E0
Accessibility & contrast
On white
2.51
#B0A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B0A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A09C
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A09C | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29C
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#B49E9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b0a09c; /* rgb */ color: rgb(176, 160, 156); /* oklch */ color: oklch(71.8% 0.020 34.3);
Tailwind
colors: {
custom: {
50: '#c7bcb9',
500: '#b0a09c',
950: '#000000',
},
}SCSS
$custom: #b0a09c; $custom-light: #c7bcb9; $custom-dark: #000000;
JSON
{
"hex": "#b0a09c",
"rgb": {
"r": 176,
"g": 160,
"b": 156
},
"hsl": {
"h": 12,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71838,
"c": 0.01971,
"h": 34.3
},
"luminance": 0.36772
}Semantic roles & 50–950 ramp
primary
#B0A09C
secondary
#D1D6D7
accent
#879550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180