#B6AA9E#B6AA9E
#B6AA9E is a light, muted orange. Relative luminance 0.412; OKLCH L 74.5% C 0.022 H 67.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AA9E |
|---|---|
| RGB | rgb(182, 170, 158) |
| HSL | hsl(30, 14%, 67%) |
| HSV | hsv(30, 13%, 71%) |
| CMYK | cmyk(0%, 6.6%, 13.2%, 28.6%) |
| CIE-LAB | lab(70.29, 2.24, 7.73) |
| CIE-LCH | lch(70.29, 8.05, 73.82°) |
| OKLab | oklab(74.48% 0.0084 0.0202) |
| OKLCH | oklch(74.48% 0.022 67.5) |
| XYZ | xyz(39.8372, 41.1638, 38.1879) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.00
Stone
#A89F91
ΔE00 4.07
Greyish
#A8A495
ΔE00 5.39
Warm Gray
#C9BEB0
ΔE00 5.48
Mushroom
#BA9E88
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AA9E #9EAAB6
analogous
#B69E9E #B6AA9E #B6B69E
triadic
#B6AA9E #9EB6AA #AA9EB6
tetradic
#B6AA9E #9EB69E #9EAAB6 #B69EB6
square
#B6AA9E #9EB69E #9EAAB6 #B69EB6
split-complementary
#B6AA9E #9EB6B6 #9E9EB6
monochromatic
#7C6D5D #9C8B7B #B6AA9E #D0C9C1 #EBE7E4
Accessibility & contrast
On white
2.27
#B6AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B6AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AA9E
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AA9E | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#BBA7A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aa9e; /* rgb */ color: rgb(182, 170, 158); /* oklch */ color: oklch(74.5% 0.022 67.5);
Tailwind
colors: {
custom: {
50: '#ccc3ba',
500: '#b6aa9e',
950: '#000000',
},
}SCSS
$custom: #b6aa9e; $custom-light: #ccc3ba; $custom-dark: #000000;
JSON
{
"hex": "#b6aa9e",
"rgb": {
"r": 182,
"g": 170,
"b": 158
},
"hsl": {
"h": 30,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.74475,
"c": 0.0219,
"h": 67.5
},
"luminance": 0.41163
}Semantic roles & 50–950 ramp
primary
#B6AA9E
secondary
#D4D8DC
accent
#73984D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180