#B6AAA2#B6AAA2
#B6AAA2 is a light, near-neutral orange. Relative luminance 0.413; OKLCH L 74.6% C 0.018 H 56.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA2 |
|---|---|
| RGB | rgb(182, 170, 162) |
| HSL | hsl(24, 12%, 67%) |
| HSV | hsv(24, 11%, 71%) |
| CMYK | cmyk(0%, 6.6%, 11%, 28.6%) |
| CIE-LAB | lab(70.39, 2.91, 5.67) |
| CIE-LCH | lch(70.39, 6.37, 62.79°) |
| OKLab | oklab(74.58% 0.01 0.0149) |
| OKLCH | oklch(74.58% 0.018 56.1) |
| XYZ | xyz(40.1871, 41.3038, 40.0308) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.02
Stone
#A89F91
ΔE00 5.25
Warm Gray
#C9BEB0
ΔE00 6.13
Dark Gray
#A9A9A9
ΔE00 6.23
Greyish
#A8A495
ΔE00 6.71
Mushroom
#BA9E88
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA2 #A2AEB6
analogous
#B6A2A4 #B6AAA2 #B6B4A2
triadic
#B6AAA2 #A2B6AA #AAA2B6
tetradic
#B6AAA2 #A4B6A2 #A2AEB6 #B4A2B6
square
#B6AAA2 #A4B6A2 #A2AEB6 #B4A2B6
split-complementary
#B6AAA2 #A2B6B4 #A2A4B6
monochromatic
#7C6C61 #9B8B80 #B6AAA2 #D1C9C4 #ECE9E7
Accessibility & contrast
On white
2.27
#B6AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B6AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#BAA8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aaa2; /* rgb */ color: rgb(182, 170, 162); /* oklch */ color: oklch(74.6% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#ccc3bd',
500: '#b6aaa2',
950: '#000000',
},
}SCSS
$custom: #b6aaa2; $custom-light: #ccc3bd; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa2",
"rgb": {
"r": 182,
"g": 170,
"b": 162
},
"hsl": {
"h": 24,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.74584,
"c": 0.01796,
"h": 56.1
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#B6AAA2
secondary
#D7DBDD
accent
#7A964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181