#B0A8A0#B0A8A0
#B0A8A0 is a light, near-neutral orange. Relative luminance 0.398; OKLCH L 73.6% C 0.015 H 67.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A8A0 |
|---|---|
| RGB | rgb(176, 168, 160) |
| HSL | hsl(30, 9%, 66%) |
| HSV | hsv(30, 9%, 69%) |
| CMYK | cmyk(0%, 4.5%, 9.1%, 31%) |
| CIE-LAB | lab(69.31, 1.45, 5.15) |
| CIE-LCH | lch(69.31, 5.35, 74.32°) |
| OKLab | oklab(73.6% 0.0056 0.0136) |
| OKLCH | oklch(73.6% 0.015 67.6) |
| XYZ | xyz(38.2516, 39.7738, 38.9129) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.91
Greige
#B8AB98
ΔE00 4.76
Greyish
#A8A495
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 6.61
Cement
#A5A391
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A8A0 #A0A8B0
analogous
#B0A0A0 #B0A8A0 #B0B0A0
triadic
#B0A8A0 #A0B0A8 #A8A0B0
tetradic
#B0A8A0 #A0B0A0 #A0A8B0 #B0A0B0
square
#B0A8A0 #A0B0A0 #A0A8B0 #B0A0B0
split-complementary
#B0A8A0 #A0B0B0 #A0A0B0
monochromatic
#756B61 #94897F #B0A8A0 #CCC7C1 #E8E5E3
Accessibility & contrast
On white
2.35
#B0A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#B0A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A8A0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A8A0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A0
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#B3A6A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b0a8a0; /* rgb */ color: rgb(176, 168, 160); /* oklch */ color: oklch(73.6% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#c7c1bc',
500: '#b0a8a0',
950: '#000000',
},
}SCSS
$custom: #b0a8a0; $custom-light: #c7c1bc; $custom-dark: #000000;
JSON
{
"hex": "#b0a8a0",
"rgb": {
"r": 176,
"g": 168,
"b": 160
},
"hsl": {
"h": 30,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.73598,
"c": 0.01466,
"h": 67.6
},
"luminance": 0.39773
}Semantic roles & 50–950 ramp
primary
#B0A8A0
secondary
#D3D6D9
accent
#739352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181