#BAA49E#BAA49E
#BAA49E is a light, muted red. Relative luminance 0.395; OKLCH L 73.6% C 0.027 H 35.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA49E |
|---|---|
| RGB | rgb(186, 164, 158) |
| HSL | hsl(13, 17%, 67%) |
| HSV | hsv(13, 15%, 73%) |
| CMYK | cmyk(0%, 11.8%, 15.1%, 27.1%) |
| CIE-LAB | lab(69.08, 7.01, 6.05) |
| CIE-LCH | lch(69.08, 9.26, 40.80°) |
| OKLab | oklab(73.61% 0.0222 0.0159) |
| OKLCH | oklch(73.61% 0.027 35.7) |
| XYZ | xyz(39.6965, 39.4596, 37.8665) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.92
Mushroom
#BA9E88
ΔE00 7.11
Stone
#A89F91
ΔE00 8.80
Greige
#B8AB98
ΔE00 8.88
Rosybrown
#BC8F8F
ΔE00 9.43
Dark Gray
#A9A9A9
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA49E #9EB4BA
analogous
#BA9EA6 #BAA49E #BAB29E
triadic
#BAA49E #9EBAA4 #A49EBA
tetradic
#BAA49E #A6BA9E #9EB4BA #B29EBA
square
#BAA49E #A6BA9E #9EB4BA #B29EBA
split-complementary
#BAA49E #9EBAB2 #9EA6BA
monochromatic
#81645C #A1827A #BAA49E #D3C6C2 #EDE7E6
Accessibility & contrast
On white
2.36
#BAA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BAA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA49E
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA49E | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69E
Deuteranopia (green-blind)
#AEAA9E
Tritanopia (blue-blind)
#C0A1A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #baa49e; /* rgb */ color: rgb(186, 164, 158); /* oklch */ color: oklch(73.6% 0.027 35.7);
Tailwind
colors: {
custom: {
50: '#cfbfba',
500: '#baa49e',
950: '#000000',
},
}SCSS
$custom: #baa49e; $custom-light: #cfbfba; $custom-dark: #000000;
JSON
{
"hex": "#baa49e",
"rgb": {
"r": 186,
"g": 164,
"b": 158
},
"hsl": {
"h": 12.857,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.73613,
"c": 0.0273,
"h": 35.7
},
"luminance": 0.39459
}Semantic roles & 50–950 ramp
primary
#BAA49E
secondary
#D6DCDE
accent
#8A9B4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180