#B6AAA8#B6AAA8
#B6AAA8 is a light, near-neutral red. Relative luminance 0.415; OKLCH L 74.8% C 0.014 H 28.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA8 |
|---|---|
| RGB | rgb(182, 170, 168) |
| HSL | hsl(9, 9%, 69%) |
| HSV | hsv(9, 8%, 71%) |
| CMYK | cmyk(0%, 6.6%, 7.7%, 28.6%) |
| CIE-LAB | lab(70.54, 3.95, 2.58) |
| CIE-LCH | lch(70.54, 4.72, 33.13°) |
| OKLab | oklab(74.75% 0.0124 0.0069) |
| OKLCH | oklch(74.75% 0.014 28.9) |
| XYZ | xyz(40.7332, 41.5222, 42.9070) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.73
Pinkish Grey
#C8ACA9
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 7.62
Silver
#C0C0C0
ΔE00 7.73
Stone
#A89F91
ΔE00 7.85
Warm Gray
#C9BEB0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA8 #A8B4B6
analogous
#B6A8AD #B6AAA8 #B6B1A8
triadic
#B6AAA8 #A8B6AA #AAA8B6
tetradic
#B6AAA8 #ADB6A8 #A8B4B6 #B1A8B6
square
#B6AAA8 #ADB6A8 #A8B4B6 #B1A8B6
split-complementary
#B6AAA8 #A8B6B1 #A8ADB6
monochromatic
#7C6B68 #9A8987 #B6AAA8 #D2CBC9 #EEEBEB
Accessibility & contrast
On white
2.26
#B6AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B6AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA8
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA8 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#AFADA8
Tritanopia (blue-blind)
#B9A9A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6aaa8; /* rgb */ color: rgb(182, 170, 168); /* oklch */ color: oklch(74.8% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#cbc3c1',
500: '#b6aaa8',
950: '#000000',
},
}SCSS
$custom: #b6aaa8; $custom-light: #cbc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa8",
"rgb": {
"r": 182,
"g": 170,
"b": 168
},
"hsl": {
"h": 8.571,
"s": 8.75,
"l": 68.627
},
"oklch": {
"l": 0.74754,
"c": 0.0142,
"h": 28.9
},
"luminance": 0.41522
}Semantic roles & 50–950 ramp
primary
#B6AAA8
secondary
#DBDEDF
accent
#8A9353
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181