#B0A494#B0A494
#B0A494 is a light, muted orange. Relative luminance 0.379; OKLCH L 72.4% C 0.027 H 75.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A494 |
|---|---|
| RGB | rgb(176, 164, 148) |
| HSL | hsl(34, 15%, 64%) |
| HSV | hsv(34, 16%, 69%) |
| CMYK | cmyk(0%, 6.8%, 15.9%, 31%) |
| CIE-LAB | lab(67.96, 1.61, 9.87) |
| CIE-LCH | lch(67.96, 10.00, 80.73°) |
| OKLab | oklab(72.44% 0.0068 0.0257) |
| OKLCH | oklch(72.44% 0.027 75.2) |
| XYZ | xyz(36.5250, 37.9198, 33.4064) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.17
Greige
#B8AB98
ΔE00 2.34
Greyish
#A8A495
ΔE00 4.07
Cement
#A5A391
ΔE00 5.63
Taupe (survey)
#B9A281
ΔE00 6.32
Bland
#AFA88B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A494 #94A0B0
analogous
#B09694 #B0A494 #AEB094
triadic
#B0A494 #94B0A4 #A494B0
tetradic
#B0A494 #94B096 #94A0B0 #B094AE
square
#B0A494 #94B096 #94A0B0 #B094AE
split-complementary
#B0A494 #94AEB0 #9694B0
monochromatic
#746756 #968671 #B0A494 #CAC2B7 #E4E0DA
Accessibility & contrast
On white
2.45
#B0A494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B0A494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A494
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A494 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#B5A19F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a494; /* rgb */ color: rgb(176, 164, 148); /* oklch */ color: oklch(72.4% 0.027 75.2);
Tailwind
colors: {
custom: {
50: '#c7beb3',
500: '#b0a494',
950: '#000000',
},
}SCSS
$custom: #b0a494; $custom-light: #c7beb3; $custom-dark: #000000;
JSON
{
"hex": "#b0a494",
"rgb": {
"r": 176,
"g": 164,
"b": 148
},
"hsl": {
"h": 34.286,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.72444,
"c": 0.02655,
"h": 75.2
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#B0A494
secondary
#CBCFD5
accent
#6D994C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180