#B8A294#B8A294
#B8A294 is a light, muted orange. Relative luminance 0.382; OKLCH L 72.8% C 0.033 H 54.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A294 |
|---|---|
| RGB | rgb(184, 162, 148) |
| HSL | hsl(23, 20%, 65%) |
| HSV | hsv(23, 20%, 72%) |
| CMYK | cmyk(0%, 12%, 19.6%, 27.8%) |
| CIE-LAB | lab(68.15, 5.75, 10.23) |
| CIE-LCH | lch(68.15, 11.73, 60.66°) |
| OKLab | oklab(72.76% 0.019 0.0266) |
| OKLCH | oklch(72.76% 0.033 54.5) |
| XYZ | xyz(38.0328, 38.1702, 33.3753) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.43
Greige
#B8AB98
ΔE00 5.96
Stone
#A89F91
ΔE00 6.44
Pinkish Grey
#C8ACA9
ΔE00 7.30
Taupe (survey)
#B9A281
ΔE00 7.61
Khaki
#C3B091
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A294 #94AAB8
analogous
#B89498 #B8A294 #B8B494
triadic
#B8A294 #94B8A2 #A294B8
tetradic
#B8A294 #98B894 #94AAB8 #B494B8
square
#B8A294 #98B894 #94AAB8 #B494B8
split-complementary
#B8A294 #94B8B4 #9498B8
monochromatic
#7E6454 #A0826F #B8A294 #D0C2B9 #E9E2DE
Accessibility & contrast
On white
2.43
#B8A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B8A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A294
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A294 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#ADA894
Tritanopia (blue-blind)
#BF9E9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a294; /* rgb */ color: rgb(184, 162, 148); /* oklch */ color: oklch(72.8% 0.033 54.5);
Tailwind
colors: {
custom: {
50: '#cdbdb3',
500: '#b8a294',
950: '#000000',
},
}SCSS
$custom: #b8a294; $custom-light: #cdbdb3; $custom-dark: #000000;
JSON
{
"hex": "#b8a294",
"rgb": {
"r": 184,
"g": 162,
"b": 148
},
"hsl": {
"h": 23.333,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.72758,
"c": 0.03268,
"h": 54.5
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#B8A294
secondary
#CED5DA
accent
#7C9F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180