#BAA09E#BAA09E
#BAA09E is a light, muted red. Relative luminance 0.380; OKLCH L 72.8% C 0.031 H 23.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA09E |
|---|---|
| RGB | rgb(186, 160, 158) |
| HSL | hsl(4, 17%, 67%) |
| HSV | hsv(4, 15%, 73%) |
| CMYK | cmyk(0%, 14%, 15.1%, 27.1%) |
| CIE-LAB | lab(68.06, 9.20, 4.57) |
| CIE-LCH | lch(68.06, 10.28, 26.42°) |
| OKLab | oklab(72.81% 0.0284 0.0121) |
| OKLCH | oklch(72.81% 0.031 23.1) |
| XYZ | xyz(38.9919, 38.0504, 37.6316) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.60
Rosybrown
#BC8F8F
ΔE00 7.08
Dusty Pink
#D8A7B1
ΔE00 9.08
Mushroom
#BA9E88
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 9.34
Light Mauve
#C292A1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA09E #9EB8BA
analogous
#BA9EAA #BAA09E #BAAE9E
triadic
#BAA09E #9EBAA0 #A09EBA
tetradic
#BAA09E #AABA9E #9EB8BA #AE9EBA
square
#BAA09E #AABA9E #9EB8BA #AE9EBA
split-complementary
#BAA09E #9EBAAE #9EAABA
monochromatic
#815F5C #A17D7A #BAA09E #D3C3C2 #EDE6E6
Accessibility & contrast
On white
2.44
#BAA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BAA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA09E
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA09E | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39E
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#C09DA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #baa09e; /* rgb */ color: rgb(186, 160, 158); /* oklch */ color: oklch(72.8% 0.031 23.1);
Tailwind
colors: {
custom: {
50: '#cfbcba',
500: '#baa09e',
950: '#000000',
},
}SCSS
$custom: #baa09e; $custom-light: #cfbcba; $custom-dark: #000000;
JSON
{
"hex": "#baa09e",
"rgb": {
"r": 186,
"g": 160,
"b": 158
},
"hsl": {
"h": 4.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72813,
"c": 0.03091,
"h": 23.1
},
"luminance": 0.38049
}Semantic roles & 50–950 ramp
primary
#BAA09E
secondary
#D6DEDE
accent
#959B4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180