#B8A094#B8A094
#B8A094 is a light, muted orange. Relative luminance 0.375; OKLCH L 72.4% C 0.033 H 48.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A094 |
|---|---|
| RGB | rgb(184, 160, 148) |
| HSL | hsl(20, 20%, 65%) |
| HSV | hsv(20, 20%, 72%) |
| CMYK | cmyk(0%, 13%, 19.6%, 27.8%) |
| CIE-LAB | lab(67.63, 6.85, 9.49) |
| CIE-LCH | lch(67.63, 11.71, 54.21°) |
| OKLab | oklab(72.35% 0.0221 0.0248) |
| OKLCH | oklch(72.35% 0.033 48.2) |
| XYZ | xyz(37.6833, 37.4712, 33.2588) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.13
Pinkish Grey
#C8ACA9
ΔE00 6.30
Greige
#B8AB98
ΔE00 7.50
Stone
#A89F91
ΔE00 7.58
Warm Grey
#978A84
ΔE00 8.88
Taupe (survey)
#B9A281
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A094 #94ACB8
analogous
#B8949A #B8A094 #B8B294
triadic
#B8A094 #94B8A0 #A094B8
tetradic
#B8A094 #9AB894 #94ACB8 #B294B8
square
#B8A094 #9AB894 #94ACB8 #B294B8
split-complementary
#B8A094 #94B8B2 #949AB8
monochromatic
#7E6254 #A07F6F #B8A094 #D0C1B9 #E9E1DE
Accessibility & contrast
On white
2.47
#B8A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B8A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A094
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A094 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A293
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#BF9C9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b8a094; /* rgb */ color: rgb(184, 160, 148); /* oklch */ color: oklch(72.4% 0.033 48.2);
Tailwind
colors: {
custom: {
50: '#cdbcb3',
500: '#b8a094',
950: '#000000',
},
}SCSS
$custom: #b8a094; $custom-light: #cdbcb3; $custom-dark: #000000;
JSON
{
"hex": "#b8a094",
"rgb": {
"r": 184,
"g": 160,
"b": 148
},
"hsl": {
"h": 20,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.72354,
"c": 0.03319,
"h": 48.2
},
"luminance": 0.3747
}Semantic roles & 50–950 ramp
primary
#B8A094
secondary
#CED6DA
accent
#819F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180