#B6A8A0#B6A8A0
#B6A8A0 is a light, near-neutral orange. Relative luminance 0.405; OKLCH L 74.1% C 0.020 H 51.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A8A0 |
|---|---|
| RGB | rgb(182, 168, 160) |
| HSL | hsl(22, 13%, 67%) |
| HSV | hsv(22, 12%, 71%) |
| CMYK | cmyk(0%, 7.7%, 12.1%, 28.6%) |
| CIE-LAB | lab(69.82, 3.66, 5.95) |
| CIE-LCH | lch(69.82, 6.99, 58.38°) |
| OKLab | oklab(74.12% 0.0123 0.0157) |
| OKLCH | oklch(74.12% 0.02 51.9) |
| XYZ | xyz(39.6387, 40.4891, 38.9779) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.49
Stone
#A89F91
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 6.85
Dark Gray
#A9A9A9
ΔE00 6.87
Pinkish Grey
#C8ACA9
ΔE00 6.95
Mushroom
#BA9E88
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A8A0 #A0AEB6
analogous
#B6A0A3 #B6A8A0 #B6B3A0
triadic
#B6A8A0 #A0B6A8 #A8A0B6
tetradic
#B6A8A0 #A3B6A0 #A0AEB6 #B3A0B6
square
#B6A8A0 #A3B6A0 #A0AEB6 #B3A0B6
split-complementary
#B6A8A0 #A0B6B3 #A0A3B6
monochromatic
#7C6A5F #9B887D #B6A8A0 #D1C8C3 #EBE7E5
Accessibility & contrast
On white
2.31
#B6A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B6A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A8A0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A8A0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A0
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#BBA6A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b6a8a0; /* rgb */ color: rgb(182, 168, 160); /* oklch */ color: oklch(74.1% 0.020 51.9);
Tailwind
colors: {
custom: {
50: '#ccc1bc',
500: '#b6a8a0',
950: '#000000',
},
}SCSS
$custom: #b6a8a0; $custom-light: #ccc1bc; $custom-dark: #000000;
JSON
{
"hex": "#b6a8a0",
"rgb": {
"r": 182,
"g": 168,
"b": 160
},
"hsl": {
"h": 21.818,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.7412,
"c": 0.01989,
"h": 51.9
},
"luminance": 0.40488
}Semantic roles & 50–950 ramp
primary
#B6A8A0
secondary
#D5DADC
accent
#7D974E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181