#B6A49E#B6A49E
#B6A49E is a light, muted orange. Relative luminance 0.390; OKLCH L 73.2% C 0.023 H 39.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A49E |
|---|---|
| RGB | rgb(182, 164, 158) |
| HSL | hsl(15, 14%, 67%) |
| HSV | hsv(15, 13%, 71%) |
| CMYK | cmyk(0%, 9.9%, 13.2%, 28.6%) |
| CIE-LAB | lab(68.73, 5.51, 5.49) |
| CIE-LCH | lch(68.73, 7.78, 44.88°) |
| OKLab | oklab(73.25% 0.0177 0.0145) |
| OKLCH | oklch(73.25% 0.023 39.3) |
| XYZ | xyz(38.7380, 38.9654, 37.8215) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.22
Mushroom
#BA9E88
ΔE00 7.09
Stone
#A89F91
ΔE00 7.32
Greige
#B8AB98
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 8.12
Warm Grey
#978A84
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A49E #9EB0B6
analogous
#B69EA4 #B6A49E #B6B09E
triadic
#B6A49E #9EB6A4 #A49EB6
tetradic
#B6A49E #A4B69E #9EB0B6 #B09EB6
square
#B6A49E #A4B69E #9EB0B6 #B09EB6
split-complementary
#B6A49E #9EB6B0 #9EA4B6
monochromatic
#7C655D #9C837B #B6A49E #D0C5C1 #EBE6E4
Accessibility & contrast
On white
2.39
#B6A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#B6A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A49E
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A49E | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#BBA2A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b6a49e; /* rgb */ color: rgb(182, 164, 158); /* oklch */ color: oklch(73.2% 0.023 39.3);
Tailwind
colors: {
custom: {
50: '#ccbfba',
500: '#b6a49e',
950: '#000000',
},
}SCSS
$custom: #b6a49e; $custom-light: #ccbfba; $custom-dark: #000000;
JSON
{
"hex": "#b6a49e",
"rgb": {
"r": 182,
"g": 164,
"b": 158
},
"hsl": {
"h": 15,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.73249,
"c": 0.02282,
"h": 39.3
},
"luminance": 0.38965
}Semantic roles & 50–950 ramp
primary
#B6A49E
secondary
#D4DADC
accent
#86984D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180