#BAA0A4#BAA0A4
#BAA0A4 is a light, muted red. Relative luminance 0.383; OKLCH L 73.0% C 0.031 H 7.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0A4 |
|---|---|
| RGB | rgb(186, 160, 164) |
| HSL | hsl(351, 16%, 68%) |
| HSV | hsv(351, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 11.8%, 27.1%) |
| CIE-LAB | lab(68.21, 10.20, 1.46) |
| CIE-LCH | lch(68.21, 10.31, 8.13°) |
| OKLab | oklab(72.99% 0.0308 0.004) |
| OKLCH | oklch(72.99% 0.031 7.4) |
| XYZ | xyz(39.5210, 38.2620, 40.4182) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.65
Rosybrown
#BC8F8F
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.76
Light Mauve
#C292A1
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 8.05
Greyish Pink
#C88D94
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0A4 #A0BAB6
analogous
#BAA0B1 #BAA0A4 #BAA9A0
triadic
#BAA0A4 #A4BAA0 #A0A4BA
tetradic
#BAA0A4 #B1BAA0 #A0BAB6 #A9A0BA
square
#BAA0A4 #B1BAA0 #A0BAB6 #A9A0BA
split-complementary
#BAA0A4 #A0BAA9 #A0B1BA
monochromatic
#825E64 #A07D82 #BAA0A4 #D4C3C6 #EDE7E8
Accessibility & contrast
On white
2.43
#BAA0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BAA0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0A4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0A4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A4
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#BF9EA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #baa0a4; /* rgb */ color: rgb(186, 160, 164); /* oklch */ color: oklch(73.0% 0.031 7.4);
Tailwind
colors: {
custom: {
50: '#cfbcbe',
500: '#baa0a4',
950: '#000000',
},
}SCSS
$custom: #baa0a4; $custom-light: #cfbcbe; $custom-dark: #000000;
JSON
{
"hex": "#baa0a4",
"rgb": {
"r": 186,
"g": 160,
"b": 164
},
"hsl": {
"h": 350.769,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.72985,
"c": 0.03106,
"h": 7.4
},
"luminance": 0.38261
}Semantic roles & 50–950 ramp
primary
#BAA0A4
secondary
#D7DFDE
accent
#9A8E4B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131212
muted
#828181