#B6AAA4#B6AAA4
#B6AAA4 is a light, near-neutral orange. Relative luminance 0.414; OKLCH L 74.6% C 0.016 H 48.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA4 |
|---|---|
| RGB | rgb(182, 170, 164) |
| HSL | hsl(20, 11%, 68%) |
| HSV | hsv(20, 10%, 71%) |
| CMYK | cmyk(0%, 6.6%, 9.9%, 28.6%) |
| CIE-LAB | lab(70.44, 3.26, 4.64) |
| CIE-LCH | lch(70.44, 5.67, 54.92°) |
| OKLab | oklab(74.64% 0.0108 0.0122) |
| OKLCH | oklch(74.64% 0.016 48.5) |
| XYZ | xyz(40.3663, 41.3754, 40.9745) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.92
Stone
#A89F91
ΔE00 6.03
Greige
#B8AB98
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 7.02
Greyish
#A8A495
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA4 #A4B0B6
analogous
#B6A4A7 #B6AAA4 #B6B3A4
triadic
#B6AAA4 #A4B6AA #AAA4B6
tetradic
#B6AAA4 #A7B6A4 #A4B0B6 #B3A4B6
square
#B6AAA4 #A7B6A4 #A4B0B6 #B3A4B6
split-complementary
#B6AAA4 #A4B6B3 #A4A7B6
monochromatic
#7C6C64 #9B8A82 #B6AAA4 #D1CAC6 #ECE9E8
Accessibility & contrast
On white
2.26
#B6AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B6AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA4
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA4 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#BAA8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aaa4; /* rgb */ color: rgb(182, 170, 164); /* oklch */ color: oklch(74.6% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#ccc3bf',
500: '#b6aaa4',
950: '#000000',
},
}SCSS
$custom: #b6aaa4; $custom-light: #ccc3bf; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa4",
"rgb": {
"r": 182,
"g": 170,
"b": 164
},
"hsl": {
"h": 20,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.7464,
"c": 0.01634,
"h": 48.5
},
"luminance": 0.41375
}Semantic roles & 50–950 ramp
primary
#B6AAA4
secondary
#D8DCDE
accent
#7E9550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181