#B0A294#B0A294
#B0A294 is a light, muted orange. Relative luminance 0.372; OKLCH L 72.0% C 0.026 H 67.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A294 |
|---|---|
| RGB | rgb(176, 162, 148) |
| HSL | hsl(30, 15%, 64%) |
| HSV | hsv(30, 16%, 69%) |
| CMYK | cmyk(0%, 8%, 15.9%, 31%) |
| CIE-LAB | lab(67.43, 2.70, 9.12) |
| CIE-LCH | lch(67.43, 9.51, 73.49°) |
| OKLab | oklab(72.03% 0.0099 0.0238) |
| OKLCH | oklch(72.03% 0.026 67.4) |
| XYZ | xyz(36.1699, 37.2096, 33.2880) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.82
Greige
#B8AB98
ΔE00 3.50
Greyish
#A8A495
ΔE00 5.40
Mushroom
#BA9E88
ΔE00 5.55
Taupe (survey)
#B9A281
ΔE00 6.81
Cement
#A5A391
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A294 #94A2B0
analogous
#B09494 #B0A294 #B0B094
triadic
#B0A294 #94B0A2 #A294B0
tetradic
#B0A294 #94B094 #94A2B0 #B094B0
square
#B0A294 #94B094 #94A2B0 #B094B0
split-complementary
#B0A294 #94B0B0 #9494B0
monochromatic
#746556 #968371 #B0A294 #CAC1B7 #E4DFDA
Accessibility & contrast
On white
2.49
#B0A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B0A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A294
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A294 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A293
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#B59F9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b0a294; /* rgb */ color: rgb(176, 162, 148); /* oklch */ color: oklch(72.0% 0.026 67.4);
Tailwind
colors: {
custom: {
50: '#c7bdb3',
500: '#b0a294',
950: '#000000',
},
}SCSS
$custom: #b0a294; $custom-light: #c7bdb3; $custom-dark: #000000;
JSON
{
"hex": "#b0a294",
"rgb": {
"r": 176,
"g": 162,
"b": 148
},
"hsl": {
"h": 30,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.7203,
"c": 0.02575,
"h": 67.4
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#B0A294
secondary
#CBD0D5
accent
#73994C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180