#BAA6AA#BAA6AA
#BAA6AA is a light, muted red. Relative luminance 0.406; OKLCH L 74.4% C 0.024 H 4.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6AA |
|---|---|
| RGB | rgb(186, 166, 170) |
| HSL | hsl(348, 13%, 69%) |
| HSV | hsv(348, 11%, 73%) |
| CMYK | cmyk(0%, 10.8%, 8.6%, 27.1%) |
| CIE-LAB | lab(69.91, 7.94, 0.59) |
| CIE-LCH | lch(69.91, 7.97, 4.26°) |
| OKLab | oklab(74.36% 0.0238 0.0017) |
| OKLCH | oklch(74.36% 0.024 4) |
| XYZ | xyz(41.1410, 40.6146, 43.6945) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Dusty Pink
#D8A7B1
ΔE00 9.16
Dark Gray
#A9A9A9
ΔE00 9.42
Rosybrown
#BC8F8F
ΔE00 9.56
Light Mauve
#C292A1
ΔE00 10.02
Grey Pink
#C3909B
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6AA #A6BAB6
analogous
#BAA6B4 #BAA6AA #BAACA6
triadic
#BAA6AA #AABAA6 #A6AABA
tetradic
#BAA6AA #B4BAA6 #A6BAB6 #ACA6BA
square
#BAA6AA #B4BAA6 #A6BAB6 #ACA6BA
split-complementary
#BAA6AA #A6BAAC #A6B4BA
monochromatic
#81646A #9F8489 #BAA6AA #D5C8CB #EFEBEC
Accessibility & contrast
On white
2.30
#BAA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BAA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6AA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6AA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#BEA5A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #baa6aa; /* rgb */ color: rgb(186, 166, 170); /* oklch */ color: oklch(74.4% 0.024 4.0);
Tailwind
colors: {
custom: {
50: '#cec0c3',
500: '#baa6aa',
950: '#000000',
},
}SCSS
$custom: #baa6aa; $custom-light: #cec0c3; $custom-dark: #000000;
JSON
{
"hex": "#baa6aa",
"rgb": {
"r": 186,
"g": 166,
"b": 170
},
"hsl": {
"h": 348,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.74357,
"c": 0.02389,
"h": 4
},
"luminance": 0.40614
}Semantic roles & 50–950 ramp
primary
#BAA6AA
secondary
#DBE1E0
accent
#97884F
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181