#B0A596#B0A596
#B0A596 is a light, muted orange. Relative luminance 0.383; OKLCH L 72.7% C 0.025 H 75.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A596 |
|---|---|
| RGB | rgb(176, 165, 150) |
| HSL | hsl(35, 14%, 64%) |
| HSV | hsv(35, 15%, 69%) |
| CMYK | cmyk(0%, 6.2%, 14.8%, 31%) |
| CIE-LAB | lab(68.27, 1.39, 9.20) |
| CIE-LCH | lch(68.27, 9.31, 81.40°) |
| OKLab | oklab(72.7% 0.0061 0.024) |
| OKLCH | oklch(72.7% 0.025 75.8) |
| XYZ | xyz(36.8643, 38.3430, 34.3072) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.12
Greige
#B8AB98
ΔE00 2.38
Greyish
#A8A495
ΔE00 3.74
Cement
#A5A391
ΔE00 5.39
Bland
#AFA88B
ΔE00 6.41
Stone (survey)
#ADA587
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A596 #96A1B0
analogous
#B09896 #B0A596 #AEB096
triadic
#B0A596 #96B0A5 #A596B0
tetradic
#B0A596 #96B098 #96A1B0 #B096AE
square
#B0A596 #96B098 #96A1B0 #B096AE
split-complementary
#B0A596 #96AEB0 #9896B0
monochromatic
#746857 #968773 #B0A596 #CAC3B9 #E5E1DC
Accessibility & contrast
On white
2.42
#B0A596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B0A596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A596
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A596 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#ACA896
Tritanopia (blue-blind)
#B5A2A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a596; /* rgb */ color: rgb(176, 165, 150); /* oklch */ color: oklch(72.7% 0.025 75.8);
Tailwind
colors: {
custom: {
50: '#c7bfb4',
500: '#b0a596',
950: '#000000',
},
}SCSS
$custom: #b0a596; $custom-light: #c7bfb4; $custom-dark: #000000;
JSON
{
"hex": "#b0a596",
"rgb": {
"r": 176,
"g": 165,
"b": 150
},
"hsl": {
"h": 34.615,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.72704,
"c": 0.02474,
"h": 75.8
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#B0A596
secondary
#CCD0D5
accent
#6D984D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180