#B6AAA9#B6AAA9
#B6AAA9 is a light, near-neutral red. Relative luminance 0.416; OKLCH L 74.8% C 0.014 H 23.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA9 |
|---|---|
| RGB | rgb(182, 170, 169) |
| HSL | hsl(5, 8%, 69%) |
| HSV | hsv(5, 7%, 71%) |
| CMYK | cmyk(0%, 6.6%, 7.1%, 28.6%) |
| CIE-LAB | lab(70.57, 4.13, 2.06) |
| CIE-LCH | lch(70.57, 4.62, 26.57°) |
| OKLab | oklab(74.78% 0.0128 0.0055) |
| OKLCH | oklch(74.78% 0.014 23.2) |
| XYZ | xyz(40.8268, 41.5596, 43.3995) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.78
Pinkish Grey
#C8ACA9
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.75
Stone
#A89F91
ΔE00 8.33
Warm Gray
#C9BEB0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA9 #A9B5B6
analogous
#B6A9AF #B6AAA9 #B6B1A9
triadic
#B6AAA9 #A9B6AA #AAA9B6
tetradic
#B6AAA9 #AFB6A9 #A9B5B6 #B1A9B6
square
#B6AAA9 #AFB6A9 #A9B5B6 #B1A9B6
split-complementary
#B6AAA9 #A9B6B1 #A9AFB6
monochromatic
#7C6A69 #9A8988 #B6AAA9 #D2CBCA #EEEBEB
Accessibility & contrast
On white
2.26
#B6AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B6AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA9
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA9 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA9
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#B9A9AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6aaa9; /* rgb */ color: rgb(182, 170, 169); /* oklch */ color: oklch(74.8% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#cbc3c2',
500: '#b6aaa9',
950: '#000000',
},
}SCSS
$custom: #b6aaa9; $custom-light: #cbc3c2; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa9",
"rgb": {
"r": 182,
"g": 170,
"b": 169
},
"hsl": {
"h": 4.615,
"s": 8.176,
"l": 68.824
},
"oklch": {
"l": 0.74783,
"c": 0.01396,
"h": 23.2
},
"luminance": 0.41559
}Semantic roles & 50–950 ramp
primary
#B6AAA9
secondary
#DBDFDF
accent
#8D9253
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181