#B8A593#B8A593
#B8A593 is a light, muted orange. Relative luminance 0.392; OKLCH L 73.3% C 0.034 H 65.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A593 |
|---|---|
| RGB | rgb(184, 165, 147) |
| HSL | hsl(29, 21%, 65%) |
| HSV | hsv(29, 20%, 72%) |
| CMYK | cmyk(0%, 10.3%, 20.1%, 27.8%) |
| CIE-LAB | lab(68.90, 3.96, 11.85) |
| CIE-LCH | lch(68.90, 12.50, 71.53°) |
| OKLab | oklab(73.34% 0.0139 0.0307) |
| OKLCH | oklch(73.34% 0.034 65.7) |
| XYZ | xyz(38.4887, 39.2082, 33.1385) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.40
Mushroom
#BA9E88
ΔE00 3.77
Stone
#A89F91
ΔE00 5.00
Taupe (survey)
#B9A281
ΔE00 5.37
Khaki
#C3B091
ΔE00 5.87
Greyish
#A8A495
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A593 #93A6B8
analogous
#B89394 #B8A593 #B8B793
triadic
#B8A593 #93B8A5 #A593B8
tetradic
#B8A593 #94B893 #93A6B8 #B793B8
square
#B8A593 #94B893 #93A6B8 #B793B8
split-complementary
#B8A593 #93B8B7 #9394B8
monochromatic
#7E6853 #A0866E #B8A593 #D0C4B8 #E9E3DD
Accessibility & contrast
On white
2.38
#B8A593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B8A593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A593
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A593 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA692
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#BFA1A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a593; /* rgb */ color: rgb(184, 165, 147); /* oklch */ color: oklch(73.3% 0.034 65.7);
Tailwind
colors: {
custom: {
50: '#cdbfb2',
500: '#b8a593',
950: '#000000',
},
}SCSS
$custom: #b8a593; $custom-light: #cdbfb2; $custom-dark: #000000;
JSON
{
"hex": "#b8a593",
"rgb": {
"r": 184,
"g": 165,
"b": 147
},
"hsl": {
"h": 29.189,
"s": 20.67,
"l": 64.902
},
"oklch": {
"l": 0.73343,
"c": 0.03369,
"h": 65.7
},
"luminance": 0.39207
}Semantic roles & 50–950 ramp
primary
#B8A593
secondary
#CDD4DA
accent
#749F46
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#131211
muted
#828180