#B6AAA5#B6AAA5
#B6AAA5 is a light, near-neutral orange. Relative luminance 0.414; OKLCH L 74.7% C 0.016 H 44.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA5 |
|---|---|
| RGB | rgb(182, 170, 165) |
| HSL | hsl(18, 10%, 68%) |
| HSV | hsv(18, 9%, 71%) |
| CMYK | cmyk(0%, 6.6%, 9.3%, 28.6%) |
| CIE-LAB | lab(70.46, 3.43, 4.12) |
| CIE-LCH | lch(70.46, 5.36, 50.25°) |
| OKLab | oklab(74.67% 0.0112 0.0109) |
| OKLCH | oklch(74.67% 0.016 44.1) |
| XYZ | xyz(40.4570, 41.4117, 41.4520) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.82
Stone
#A89F91
ΔE00 6.46
Greige
#B8AB98
ΔE00 6.63
Pinkish Grey
#C8ACA9
ΔE00 6.74
Warm Gray
#C9BEB0
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA5 #A5B1B6
analogous
#B6A5A8 #B6AAA5 #B6B2A5
triadic
#B6AAA5 #A5B6AA #AAA5B6
tetradic
#B6AAA5 #A8B6A5 #A5B1B6 #B2A5B6
square
#B6AAA5 #A8B6A5 #A5B1B6 #B2A5B6
split-complementary
#B6AAA5 #A5B6B2 #A5A8B6
monochromatic
#7C6B65 #9B8A83 #B6AAA5 #D1CAC7 #EDEAE9
Accessibility & contrast
On white
2.26
#B6AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B6AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#BAA8A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aaa5; /* rgb */ color: rgb(182, 170, 165); /* oklch */ color: oklch(74.7% 0.016 44.1);
Tailwind
colors: {
custom: {
50: '#ccc3bf',
500: '#b6aaa5',
950: '#000000',
},
}SCSS
$custom: #b6aaa5; $custom-light: #ccc3bf; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa5",
"rgb": {
"r": 182,
"g": 170,
"b": 165
},
"hsl": {
"h": 17.647,
"s": 10.429,
"l": 68.039
},
"oklch": {
"l": 0.74668,
"c": 0.01565,
"h": 44.1
},
"luminance": 0.41411
}Semantic roles & 50–950 ramp
primary
#B6AAA5
secondary
#D9DCDE
accent
#819451
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181