#B0AAA1#B0AAA1
#B0AAA1 is a light, near-neutral orange. Relative luminance 0.406; OKLCH L 74.0% C 0.014 H 78.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA1 |
|---|---|
| RGB | rgb(176, 170, 161) |
| HSL | hsl(36, 9%, 66%) |
| HSV | hsv(36, 9%, 69%) |
| CMYK | cmyk(0%, 3.4%, 8.5%, 31%) |
| CIE-LAB | lab(69.86, 0.53, 5.40) |
| CIE-LCH | lch(69.86, 5.42, 84.35°) |
| OKLab | oklab(74.04% 0.003 0.0142) |
| OKLCH | oklch(74.04% 0.014 78.2) |
| XYZ | xyz(38.7115, 40.5531, 39.4995) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.85
Stone
#A89F91
ΔE00 3.95
Greige
#B8AB98
ΔE00 4.54
Dark Gray
#A9A9A9
ΔE00 4.88
Cement
#A5A391
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA1 #A1A7B0
analogous
#B0A2A1 #B0AAA1 #AEB0A1
triadic
#B0AAA1 #A1B0AA #AAA1B0
tetradic
#B0AAA1 #A1B0A2 #A1A7B0 #B0A1AE
square
#B0AAA1 #A1B0A2 #A1A7B0 #B0A1AE
split-complementary
#B0AAA1 #A1AEB0 #A2A1B0
monochromatic
#756D62 #948C80 #B0AAA1 #CCC8C2 #E8E6E4
Accessibility & contrast
On white
2.31
#B0AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B0AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA1
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA1 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#B3A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa1; /* rgb */ color: rgb(176, 170, 161); /* oklch */ color: oklch(74.0% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#c7c3bc',
500: '#b0aaa1',
950: '#000000',
},
}SCSS
$custom: #b0aaa1; $custom-light: #c7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa1",
"rgb": {
"r": 176,
"g": 170,
"b": 161
},
"hsl": {
"h": 36,
"s": 8.671,
"l": 66.078
},
"oklch": {
"l": 0.74041,
"c": 0.01448,
"h": 78.2
},
"luminance": 0.40553
}Semantic roles & 50–950 ramp
primary
#B0AAA1
secondary
#D4D6D9
accent
#6C9353
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181