#B6A69E#B6A69E
#B6A69E is a light, muted orange. Relative luminance 0.397; OKLCH L 73.7% C 0.022 H 48.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A69E |
|---|---|
| RGB | rgb(182, 166, 158) |
| HSL | hsl(20, 14%, 67%) |
| HSV | hsv(20, 13%, 71%) |
| CMYK | cmyk(0%, 8.8%, 13.2%, 28.6%) |
| CIE-LAB | lab(69.25, 4.42, 6.24) |
| CIE-LCH | lch(69.25, 7.64, 54.68°) |
| OKLab | oklab(73.66% 0.0146 0.0164) |
| OKLCH | oklch(73.66% 0.022 48.4) |
| XYZ | xyz(39.0988, 39.6869, 37.9418) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 6.01
Greige
#B8AB98
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 6.33
Mushroom
#BA9E88
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 7.55
Warm Gray
#C9BEB0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A69E #9EAEB6
analogous
#B69EA2 #B6A69E #B6B29E
triadic
#B6A69E #9EB6A6 #A69EB6
tetradic
#B6A69E #A2B69E #9EAEB6 #B29EB6
square
#B6A69E #A2B69E #9EAEB6 #B29EB6
split-complementary
#B6A69E #9EB6B2 #9EA2B6
monochromatic
#7C685D #9C867B #B6A69E #D0C6C1 #EBE6E4
Accessibility & contrast
On white
2.35
#B6A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B6A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A69E
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A69E | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#AEAA9E
Tritanopia (blue-blind)
#BBA3A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b6a69e; /* rgb */ color: rgb(182, 166, 158); /* oklch */ color: oklch(73.7% 0.022 48.4);
Tailwind
colors: {
custom: {
50: '#ccc0ba',
500: '#b6a69e',
950: '#000000',
},
}SCSS
$custom: #b6a69e; $custom-light: #ccc0ba; $custom-dark: #000000;
JSON
{
"hex": "#b6a69e",
"rgb": {
"r": 182,
"g": 166,
"b": 158
},
"hsl": {
"h": 20,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.73656,
"c": 0.02192,
"h": 48.4
},
"luminance": 0.39686
}Semantic roles & 50–950 ramp
primary
#B6A69E
secondary
#D4D9DC
accent
#7F984D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180