#B0AA9A#B0AA9A
#B0AA9A is a light, muted orange. Relative luminance 0.403; OKLCH L 73.9% C 0.023 H 89.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AA9A |
|---|---|
| RGB | rgb(176, 170, 154) |
| HSL | hsl(44, 12%, 65%) |
| HSV | hsv(44, 13%, 69%) |
| CMYK | cmyk(0%, 3.4%, 12.5%, 31%) |
| CIE-LAB | lab(69.69, -0.66, 9.02) |
| CIE-LCH | lch(69.69, 9.04, 94.19°) |
| OKLab | oklab(73.85% 0.0001 0.0235) |
| OKLCH | oklch(73.85% 0.023 89.8) |
| XYZ | xyz(38.1114, 40.3131, 36.3391) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.11
Greige
#B8AB98
ΔE00 3.37
Cement
#A5A391
ΔE00 3.37
Stone
#A89F91
ΔE00 3.67
Bland
#AFA88B
ΔE00 4.79
Stone (survey)
#ADA587
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AA9A #9AA0B0
analogous
#B09F9A #B0AA9A #ABB09A
triadic
#B0AA9A #9AB0AA #AA9AB0
tetradic
#B0AA9A #9AB09F #9AA0B0 #B09AAB
square
#B0AA9A #9AB09F #9AA0B0 #B09AAB
split-complementary
#B0AA9A #9AABB0 #9F9AB0
monochromatic
#746E5B #958D78 #B0AA9A #CBC7BC #E6E4DF
Accessibility & contrast
On white
2.32
#B0AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B0AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AA9A
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AA9A | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#B4A7A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0aa9a; /* rgb */ color: rgb(176, 170, 154); /* oklch */ color: oklch(73.9% 0.023 89.8);
Tailwind
colors: {
custom: {
50: '#c7c3b7',
500: '#b0aa9a',
950: '#000000',
},
}SCSS
$custom: #b0aa9a; $custom-light: #c7c3b7; $custom-dark: #000000;
JSON
{
"hex": "#b0aa9a",
"rgb": {
"r": 176,
"g": 170,
"b": 154
},
"hsl": {
"h": 43.636,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.73852,
"c": 0.02349,
"h": 89.8
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#B0AA9A
secondary
#CFD1D7
accent
#63964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180