#B0A49E#B0A49E
#B0A49E is a light, near-neutral orange. Relative luminance 0.383; OKLCH L 72.7% C 0.016 H 48.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A49E |
|---|---|
| RGB | rgb(176, 164, 158) |
| HSL | hsl(20, 10%, 65%) |
| HSV | hsv(20, 10%, 69%) |
| CMYK | cmyk(0%, 6.8%, 10.2%, 31%) |
| CIE-LAB | lab(68.20, 3.28, 4.67) |
| CIE-LCH | lch(68.20, 5.71, 54.90°) |
| OKLab | oklab(72.72% 0.0109 0.0123) |
| OKLCH | oklch(72.72% 0.016 48.5) |
| XYZ | xyz(37.3509, 38.2502, 37.7565) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 5.94
Greige
#B8AB98
ΔE00 6.35
Greyish
#A8A495
ΔE00 7.15
Pinkish Grey
#C8ACA9
ΔE00 7.60
Mushroom
#BA9E88
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A49E #9EAAB0
analogous
#B09EA1 #B0A49E #B0AD9E
triadic
#B0A49E #9EB0A4 #A49EB0
tetradic
#B0A49E #A1B09E #9EAAB0 #AD9EB0
square
#B0A49E #A1B09E #9EAAB0 #AD9EB0
split-complementary
#B0A49E #9EB0AD #9EA1B0
monochromatic
#75665F #95847C #B0A49E #CBC4C0 #E7E3E1
Accessibility & contrast
On white
2.43
#B0A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#B0A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A49E
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A49E | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#B4A2A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a49e; /* rgb */ color: rgb(176, 164, 158); /* oklch */ color: oklch(72.7% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#c7bfba',
500: '#b0a49e',
950: '#000000',
},
}SCSS
$custom: #b0a49e; $custom-light: #c7bfba; $custom-dark: #000000;
JSON
{
"hex": "#b0a49e",
"rgb": {
"r": 176,
"g": 164,
"b": 158
},
"hsl": {
"h": 20,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.72715,
"c": 0.01645,
"h": 48.5
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#B0A49E
secondary
#D2D6D8
accent
#7E9451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180