#B0AAA0#B0AAA0
#B0AAA0 is a light, near-neutral orange. Relative luminance 0.405; OKLCH L 74.0% C 0.016 H 80.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA0 |
|---|---|
| RGB | rgb(176, 170, 160) |
| HSL | hsl(38, 9%, 66%) |
| HSV | hsv(38, 9%, 69%) |
| CMYK | cmyk(0%, 3.4%, 9.1%, 31%) |
| CIE-LAB | lab(69.84, 0.36, 5.91) |
| CIE-LCH | lch(69.84, 5.92, 86.52°) |
| OKLab | oklab(74.01% 0.0025 0.0155) |
| OKLCH | oklch(74.01% 0.016 80.7) |
| XYZ | xyz(38.6237, 40.5180, 39.0369) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.45
Stone
#A89F91
ΔE00 3.73
Greige
#B8AB98
ΔE00 4.23
Cement
#A5A391
ΔE00 5.22
Dark Gray
#A9A9A9
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA0 #A0A6B0
analogous
#B0A2A0 #B0AAA0 #AEB0A0
triadic
#B0AAA0 #A0B0AA #AAA0B0
tetradic
#B0AAA0 #A0B0A2 #A0A6B0 #B0A0AE
square
#B0AAA0 #A0B0A2 #A0A6B0 #B0A0AE
split-complementary
#B0AAA0 #A0AEB0 #A2A0B0
monochromatic
#756D61 #948C7F #B0AAA0 #CCC8C1 #E8E6E3
Accessibility & contrast
On white
2.31
#B0AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B0AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#AEABA0
Tritanopia (blue-blind)
#B3A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa0; /* rgb */ color: rgb(176, 170, 160); /* oklch */ color: oklch(74.0% 0.016 80.7);
Tailwind
colors: {
custom: {
50: '#c7c3bc',
500: '#b0aaa0',
950: '#000000',
},
}SCSS
$custom: #b0aaa0; $custom-light: #c7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa0",
"rgb": {
"r": 176,
"g": 170,
"b": 160
},
"hsl": {
"h": 37.5,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.74013,
"c": 0.01573,
"h": 80.7
},
"luminance": 0.40518
}Semantic roles & 50–950 ramp
primary
#B0AAA0
secondary
#D3D5D9
accent
#6B9352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181