#B8A29A#B8A29A
#B8A29A is a light, muted orange. Relative luminance 0.384; OKLCH L 72.9% C 0.028 H 41.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A29A |
|---|---|
| RGB | rgb(184, 162, 154) |
| HSL | hsl(16, 17%, 66%) |
| HSV | hsv(16, 16%, 72%) |
| CMYK | cmyk(0%, 12%, 16.3%, 27.8%) |
| CIE-LAB | lab(68.29, 6.70, 7.10) |
| CIE-LCH | lch(68.29, 9.77, 46.67°) |
| OKLab | oklab(72.92% 0.0214 0.0187) |
| OKLCH | oklch(72.92% 0.028 41.1) |
| XYZ | xyz(38.5200, 38.3651, 35.9416) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Mushroom
#BA9E88
ΔE00 6.02
Stone
#A89F91
ΔE00 7.99
Greige
#B8AB98
ΔE00 8.15
Warm Grey
#978A84
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A29A #9AB0B8
analogous
#B89AA1 #B8A29A #B8B19A
triadic
#B8A29A #9AB8A2 #A29AB8
tetradic
#B8A29A #A1B89A #9AB0B8 #B19AB8
square
#B8A29A #A1B89A #9AB0B8 #B19AB8
split-complementary
#B8A29A #9AB8B1 #9AA1B8
monochromatic
#7F6359 #9F8176 #B8A29A #D1C3BE #EBE4E2
Accessibility & contrast
On white
2.42
#B8A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B8A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A29A
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A29A | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#BE9FA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a29a; /* rgb */ color: rgb(184, 162, 154); /* oklch */ color: oklch(72.9% 0.028 41.1);
Tailwind
colors: {
custom: {
50: '#cdbdb7',
500: '#b8a29a',
950: '#000000',
},
}SCSS
$custom: #b8a29a; $custom-light: #cdbdb7; $custom-dark: #000000;
JSON
{
"hex": "#b8a29a",
"rgb": {
"r": 184,
"g": 162,
"b": 154
},
"hsl": {
"h": 16,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.72917,
"c": 0.02839,
"h": 41.1
},
"luminance": 0.38364
}Semantic roles & 50–950 ramp
primary
#B8A29A
secondary
#D2D9DC
accent
#869C4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180