#BAA6A4#BAA6A4
#BAA6A4 is a light, muted red. Relative luminance 0.404; OKLCH L 74.2% C 0.024 H 24.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6A4 |
|---|---|
| RGB | rgb(186, 166, 164) |
| HSL | hsl(5, 14%, 69%) |
| HSV | hsv(5, 12%, 73%) |
| CMYK | cmyk(0%, 10.8%, 11.8%, 27.1%) |
| CIE-LAB | lab(69.75, 6.91, 3.69) |
| CIE-LCH | lch(69.75, 7.83, 28.07°) |
| OKLab | oklab(74.18% 0.0215 0.0098) |
| OKLCH | oklch(74.18% 0.024 24.5) |
| XYZ | xyz(40.5863, 40.3927, 40.7733) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.53
Dark Gray
#A9A9A9
ΔE00 8.82
Mushroom
#BA9E88
ΔE00 9.15
Rosybrown
#BC8F8F
ΔE00 9.64
Stone
#A89F91
ΔE00 9.77
Greige
#B8AB98
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6A4 #A4B8BA
analogous
#BAA4AD #BAA6A4 #BAB1A4
triadic
#BAA6A4 #A4BAA6 #A6A4BA
tetradic
#BAA6A4 #ADBAA4 #A4B8BA #B1A4BA
square
#BAA6A4 #ADBAA4 #A4B8BA #B1A4BA
split-complementary
#BAA6A4 #A4BAB1 #A4ADBA
monochromatic
#816562 #A08481 #BAA6A4 #D4C8C7 #EFEAEA
Accessibility & contrast
On white
2.31
#BAA6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BAA6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6A4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6A4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#BFA4A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa6a4; /* rgb */ color: rgb(186, 166, 164); /* oklch */ color: oklch(74.2% 0.024 24.5);
Tailwind
colors: {
custom: {
50: '#cec0bf',
500: '#baa6a4',
950: '#000000',
},
}SCSS
$custom: #baa6a4; $custom-light: #cec0bf; $custom-dark: #000000;
JSON
{
"hex": "#baa6a4",
"rgb": {
"r": 186,
"g": 166,
"b": 164
},
"hsl": {
"h": 5.455,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.74183,
"c": 0.02359,
"h": 24.5
},
"luminance": 0.40392
}Semantic roles & 50–950 ramp
primary
#BAA6A4
secondary
#DAE0E0
accent
#91984E
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181