#B8A293#B8A293
#B8A293 is a light, muted orange. Relative luminance 0.381; OKLCH L 72.7% C 0.034 H 56.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A293 |
|---|---|
| RGB | rgb(184, 162, 147) |
| HSL | hsl(24, 21%, 65%) |
| HSV | hsv(24, 20%, 72%) |
| CMYK | cmyk(0%, 12%, 20.1%, 27.8%) |
| CIE-LAB | lab(68.12, 5.60, 10.75) |
| CIE-LCH | lch(68.12, 12.12, 62.50°) |
| OKLab | oklab(72.73% 0.0185 0.0279) |
| OKLCH | oklch(72.73% 0.034 56.4) |
| XYZ | xyz(37.9540, 38.1386, 32.9603) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.10
Greige
#B8AB98
ΔE00 5.66
Stone
#A89F91
ΔE00 6.27
Taupe (survey)
#B9A281
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.73
Khaki
#C3B091
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A293 #93A9B8
analogous
#B89397 #B8A293 #B8B493
triadic
#B8A293 #93B8A2 #A293B8
tetradic
#B8A293 #97B893 #93A9B8 #B493B8
square
#B8A293 #97B893 #93A9B8 #B493B8
split-complementary
#B8A293 #93B8B4 #9397B8
monochromatic
#7E6453 #A0826E #B8A293 #D0C2B8 #E9E2DD
Accessibility & contrast
On white
2.43
#B8A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B8A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A293
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A293 | 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)
#A8A392
Deuteranopia (green-blind)
#ADA893
Tritanopia (blue-blind)
#BF9E9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a293; /* rgb */ color: rgb(184, 162, 147); /* oklch */ color: oklch(72.7% 0.034 56.4);
Tailwind
colors: {
custom: {
50: '#cdbdb2',
500: '#b8a293',
950: '#000000',
},
}SCSS
$custom: #b8a293; $custom-light: #cdbdb2; $custom-dark: #000000;
JSON
{
"hex": "#b8a293",
"rgb": {
"r": 184,
"g": 162,
"b": 147
},
"hsl": {
"h": 24.324,
"s": 20.67,
"l": 64.902
},
"oklch": {
"l": 0.72732,
"c": 0.03352,
"h": 56.4
},
"luminance": 0.38138
}Semantic roles & 50–950 ramp
primary
#B8A293
secondary
#CDD5DA
accent
#7B9F46
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#131211
muted
#828180