#B6AAA0#B6AAA0
#B6AAA0 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.5% C 0.020 H 62.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA0 |
|---|---|
| RGB | rgb(182, 170, 160) |
| HSL | hsl(27, 13%, 67%) |
| HSV | hsv(27, 12%, 71%) |
| CMYK | cmyk(0%, 6.6%, 12.1%, 28.6%) |
| CIE-LAB | lab(70.34, 2.58, 6.70) |
| CIE-LCH | lch(70.34, 7.18, 68.96°) |
| OKLab | oklab(74.53% 0.0092 0.0176) |
| OKLCH | oklch(74.53% 0.02 62.4) |
| XYZ | xyz(40.0108, 41.2332, 39.1019) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.98
Stone
#A89F91
ΔE00 4.58
Warm Gray
#C9BEB0
ΔE00 5.72
Greyish
#A8A495
ΔE00 5.99
Dark Gray
#A9A9A9
ΔE00 6.64
Mushroom
#BA9E88
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA0 #A0ACB6
analogous
#B6A0A1 #B6AAA0 #B6B5A0
triadic
#B6AAA0 #A0B6AA #AAA0B6
tetradic
#B6AAA0 #A1B6A0 #A0ACB6 #B5A0B6
square
#B6AAA0 #A1B6A0 #A0ACB6 #B5A0B6
split-complementary
#B6AAA0 #A0B6B5 #A0A1B6
monochromatic
#7C6C5F #9B8B7D #B6AAA0 #D1C9C3 #EBE8E5
Accessibility & contrast
On white
2.27
#B6AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B6AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#B1ADA0
Tritanopia (blue-blind)
#BAA8A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aaa0; /* rgb */ color: rgb(182, 170, 160); /* oklch */ color: oklch(74.5% 0.020 62.4);
Tailwind
colors: {
custom: {
50: '#ccc3bc',
500: '#b6aaa0',
950: '#000000',
},
}SCSS
$custom: #b6aaa0; $custom-light: #ccc3bc; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa0",
"rgb": {
"r": 182,
"g": 170,
"b": 160
},
"hsl": {
"h": 27.273,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.74529,
"c": 0.01985,
"h": 62.4
},
"luminance": 0.41233
}Semantic roles & 50–950 ramp
primary
#B6AAA0
secondary
#D5D9DC
accent
#76974E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181