#B8A89A#B8A89A
#B8A89A is a light, muted orange. Relative luminance 0.405; OKLCH L 74.1% C 0.027 H 63.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A89A |
|---|---|
| RGB | rgb(184, 168, 154) |
| HSL | hsl(28, 17%, 66%) |
| HSV | hsv(28, 16%, 72%) |
| CMYK | cmyk(0%, 8.7%, 16.3%, 27.8%) |
| CIE-LAB | lab(69.84, 3.43, 9.33) |
| CIE-LCH | lch(69.84, 9.94, 69.82°) |
| OKLab | oklab(74.14% 0.0121 0.0243) |
| OKLCH | oklch(74.14% 0.027 63.6) |
| XYZ | xyz(39.6023, 40.5295, 36.3024) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.24
Stone
#A89F91
ΔE00 4.66
Mushroom
#BA9E88
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 6.22
Greyish
#A8A495
ΔE00 6.64
Khaki
#C3B091
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A89A #9AAAB8
analogous
#B89A9B #B8A89A #B8B79A
triadic
#B8A89A #9AB8A8 #A89AB8
tetradic
#B8A89A #9BB89A #9AAAB8 #B79AB8
square
#B8A89A #9BB89A #9AAAB8 #B79AB8
split-complementary
#B8A89A #9AB8B7 #9A9BB8
monochromatic
#7F6B59 #9F8976 #B8A89A #D1C7BE #EBE6E2
Accessibility & contrast
On white
2.31
#B8A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B8A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A89A
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A89A | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#BEA5A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a89a; /* rgb */ color: rgb(184, 168, 154); /* oklch */ color: oklch(74.1% 0.027 63.6);
Tailwind
colors: {
custom: {
50: '#cdc1b7',
500: '#b8a89a',
950: '#000000',
},
}SCSS
$custom: #b8a89a; $custom-light: #cdc1b7; $custom-dark: #000000;
JSON
{
"hex": "#b8a89a",
"rgb": {
"r": 184,
"g": 168,
"b": 154
},
"hsl": {
"h": 28,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.74136,
"c": 0.02715,
"h": 63.6
},
"luminance": 0.40529
}Semantic roles & 50–950 ramp
primary
#B8A89A
secondary
#D2D7DC
accent
#759C4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180