#B8B0AA#B8B0AA
#B8B0AA is a light, near-neutral orange. Relative luminance 0.441; OKLCH L 76.2% C 0.013 H 59.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B0AA |
|---|---|
| RGB | rgb(184, 176, 170) |
| HSL | hsl(26, 9%, 69%) |
| HSV | hsv(26, 8%, 72%) |
| CMYK | cmyk(0%, 4.3%, 7.6%, 27.8%) |
| CIE-LAB | lab(72.32, 1.78, 4.08) |
| CIE-LCH | lch(72.32, 4.45, 66.49°) |
| OKLab | oklab(76.21% 0.0063 0.0108) |
| OKLCH | oklch(76.21% 0.013 59.5) |
| XYZ | xyz(42.5474, 44.1437, 44.3016) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 5.19
Greige
#B8AB98
ΔE00 5.80
Silver
#C0C0C0
ΔE00 5.89
Stone
#A89F91
ΔE00 6.35
Greyish
#A8A495
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B0AA #AAB2B8
analogous
#B8AAAB #B8B0AA #B8B7AA
triadic
#B8B0AA #AAB8B0 #B0AAB8
tetradic
#B8B0AA #ABB8AA #AAB2B8 #B7AAB8
square
#B8B0AA #ABB8AA #AAB2B8 #B7AAB8
split-complementary
#B8B0AA #AAB8B7 #AAABB8
monochromatic
#7E7269 #9C9189 #B8B0AA #D4CFCB #F0EEED
Accessibility & contrast
On white
2.14
#B8B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#B8B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B0AA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B0AA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#BBAEAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b8b0aa; /* rgb */ color: rgb(184, 176, 170); /* oklch */ color: oklch(76.2% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#cdc7c3',
500: '#b8b0aa',
950: '#000000',
},
}SCSS
$custom: #b8b0aa; $custom-light: #cdc7c3; $custom-dark: #000000;
JSON
{
"hex": "#b8b0aa",
"rgb": {
"r": 184,
"g": 176,
"b": 170
},
"hsl": {
"h": 25.714,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.7621,
"c": 0.0125,
"h": 59.5
},
"luminance": 0.44143
}Semantic roles & 50–950 ramp
primary
#B8B0AA
secondary
#DDDFE1
accent
#779353
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281