#BAA4A2#BAA4A2
#BAA4A2 is a light, muted red. Relative luminance 0.396; OKLCH L 73.7% C 0.026 H 24.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA4A2 |
|---|---|
| RGB | rgb(186, 164, 162) |
| HSL | hsl(5, 15%, 68%) |
| HSV | hsv(5, 13%, 73%) |
| CMYK | cmyk(0%, 11.8%, 12.9%, 27.1%) |
| CIE-LAB | lab(69.18, 7.67, 3.98) |
| CIE-LCH | lch(69.18, 8.64, 27.40°) |
| OKLab | oklab(73.72% 0.0238 0.0106) |
| OKLCH | oklch(73.72% 0.026 24) |
| XYZ | xyz(40.0464, 39.5996, 39.7093) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.32
Rosybrown
#BC8F8F
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 9.09
Dark Gray
#A9A9A9
ΔE00 9.55
Dusty Pink
#D8A7B1
ΔE00 9.91
Warm Grey
#978A84
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA4A2 #A2B8BA
analogous
#BAA2AC #BAA4A2 #BAB0A2
triadic
#BAA4A2 #A2BAA4 #A4A2BA
tetradic
#BAA4A2 #ACBAA2 #A2B8BA #B0A2BA
square
#BAA4A2 #ACBAA2 #A2B8BA #B0A2BA
split-complementary
#BAA4A2 #A2BAB0 #A2ACBA
monochromatic
#826360 #A0827F #BAA4A2 #D4C6C5 #EEE9E8
Accessibility & contrast
On white
2.35
#BAA4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BAA4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA4A2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA4A2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#ADAAA2
Tritanopia (blue-blind)
#BFA2A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #baa4a2; /* rgb */ color: rgb(186, 164, 162); /* oklch */ color: oklch(73.7% 0.026 24.0);
Tailwind
colors: {
custom: {
50: '#cfbfbd',
500: '#baa4a2',
950: '#000000',
},
}SCSS
$custom: #baa4a2; $custom-light: #cfbfbd; $custom-dark: #000000;
JSON
{
"hex": "#baa4a2",
"rgb": {
"r": 186,
"g": 164,
"b": 162
},
"hsl": {
"h": 5,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73725,
"c": 0.02601,
"h": 24
},
"luminance": 0.39599
}Semantic roles & 50–950 ramp
primary
#BAA4A2
secondary
#D8DFE0
accent
#93994C
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181