#B0A296#B0A296
#B0A296 is a light, muted orange. Relative luminance 0.373; OKLCH L 72.1% C 0.024 H 63.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A296 |
|---|---|
| RGB | rgb(176, 162, 150) |
| HSL | hsl(28, 14%, 64%) |
| HSV | hsv(28, 15%, 69%) |
| CMYK | cmyk(0%, 8%, 14.8%, 31%) |
| CIE-LAB | lab(67.48, 3.03, 8.08) |
| CIE-LCH | lch(67.48, 8.63, 69.44°) |
| OKLab | oklab(72.08% 0.0107 0.0211) |
| OKLCH | oklch(72.08% 0.024 63.1) |
| XYZ | xyz(36.3295, 37.2735, 34.1289) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.31
Greige
#B8AB98
ΔE00 4.21
Mushroom
#BA9E88
ΔE00 5.74
Greyish
#A8A495
ΔE00 5.88
Taupe (survey)
#B9A281
ΔE00 7.65
Cement
#A5A391
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A296 #96A4B0
analogous
#B09697 #B0A296 #B0AF96
triadic
#B0A296 #96B0A2 #A296B0
tetradic
#B0A296 #97B096 #96A4B0 #AF96B0
square
#B0A296 #97B096 #96A4B0 #AF96B0
split-complementary
#B0A296 #96B0AF #9697B0
monochromatic
#746557 #968373 #B0A296 #CAC1B9 #E5E0DC
Accessibility & contrast
On white
2.48
#B0A296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B0A296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A296
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A296 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#B59F9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b0a296; /* rgb */ color: rgb(176, 162, 150); /* oklch */ color: oklch(72.1% 0.024 63.1);
Tailwind
colors: {
custom: {
50: '#c7bdb4',
500: '#b0a296',
950: '#000000',
},
}SCSS
$custom: #b0a296; $custom-light: #c7bdb4; $custom-dark: #000000;
JSON
{
"hex": "#b0a296",
"rgb": {
"r": 176,
"g": 162,
"b": 150
},
"hsl": {
"h": 27.692,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.72083,
"c": 0.02368,
"h": 63.1
},
"luminance": 0.37273
}Semantic roles & 50–950 ramp
primary
#B0A296
secondary
#CCD1D5
accent
#76984D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180