#B8A096#B8A096
#B8A096 is a light, muted orange. Relative luminance 0.375; OKLCH L 72.4% C 0.032 H 44.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A096 |
|---|---|
| RGB | rgb(184, 160, 150) |
| HSL | hsl(18, 19%, 65%) |
| HSV | hsv(18, 18%, 72%) |
| CMYK | cmyk(0%, 13%, 18.5%, 27.8%) |
| CIE-LAB | lab(67.68, 7.16, 8.45) |
| CIE-LCH | lch(67.68, 11.08, 49.73°) |
| OKLab | oklab(72.41% 0.0229 0.0221) |
| OKLCH | oklch(72.41% 0.032 44) |
| XYZ | xyz(37.8429, 37.5350, 34.0998) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.07
Pinkish Grey
#C8ACA9
ΔE00 5.55
Stone
#A89F91
ΔE00 8.08
Greige
#B8AB98
ΔE00 8.18
Warm Grey
#978A84
ΔE00 8.83
Rosybrown
#BC8F8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A096 #96AEB8
analogous
#B8969D #B8A096 #B8B196
triadic
#B8A096 #96B8A0 #A096B8
tetradic
#B8A096 #9DB896 #96AEB8 #B196B8
square
#B8A096 #9DB896 #96AEB8 #B196B8
split-complementary
#B8A096 #96B8B1 #969DB8
monochromatic
#7E6155 #9F7F71 #B8A096 #D1C1BB #E9E2DF
Accessibility & contrast
On white
2.47
#B8A096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#B8A096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A096
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A096 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#ABA796
Tritanopia (blue-blind)
#BF9C9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b8a096; /* rgb */ color: rgb(184, 160, 150); /* oklch */ color: oklch(72.4% 0.032 44.0);
Tailwind
colors: {
custom: {
50: '#cdbcb4',
500: '#b8a096',
950: '#000000',
},
}SCSS
$custom: #b8a096; $custom-light: #cdbcb4; $custom-dark: #000000;
JSON
{
"hex": "#b8a096",
"rgb": {
"r": 184,
"g": 160,
"b": 150
},
"hsl": {
"h": 17.647,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.72407,
"c": 0.03184,
"h": 44
},
"luminance": 0.37534
}Semantic roles & 50–950 ramp
primary
#B8A096
secondary
#CFD7DB
accent
#849E48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180