#BAA0A2#BAA0A2
#BAA0A2 is a light, muted red. Relative luminance 0.382; OKLCH L 72.9% C 0.031 H 12.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0A2 |
|---|---|
| RGB | rgb(186, 160, 162) |
| HSL | hsl(355, 16%, 68%) |
| HSV | hsv(355, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 12.9%, 27.1%) |
| CIE-LAB | lab(68.16, 9.87, 2.49) |
| CIE-LCH | lch(68.16, 10.18, 14.19°) |
| OKLab | oklab(72.93% 0.03 0.0067) |
| OKLCH | oklch(72.93% 0.031 12.6) |
| XYZ | xyz(39.3418, 38.1903, 39.4745) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.14
Rosybrown
#BC8F8F
ΔE00 6.97
Dusty Pink
#D8A7B1
ΔE00 8.10
Light Mauve
#C292A1
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.38
Greyish Pink
#C88D94
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0A2 #A0BAB8
analogous
#BAA0AF #BAA0A2 #BAABA0
triadic
#BAA0A2 #A2BAA0 #A0A2BA
tetradic
#BAA0A2 #AFBAA0 #A0BAB8 #ABA0BA
square
#BAA0A2 #AFBAA0 #A0BAB8 #ABA0BA
split-complementary
#BAA0A2 #A0BAAB #A0AFBA
monochromatic
#825E61 #A07D7F #BAA0A2 #D4C3C5 #EDE7E7
Accessibility & contrast
On white
2.43
#BAA0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BAA0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0A2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0A2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#C09EA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #baa0a2; /* rgb */ color: rgb(186, 160, 162); /* oklch */ color: oklch(72.9% 0.031 12.6);
Tailwind
colors: {
custom: {
50: '#cfbcbd',
500: '#baa0a2',
950: '#000000',
},
}SCSS
$custom: #baa0a2; $custom-light: #cfbcbd; $custom-dark: #000000;
JSON
{
"hex": "#baa0a2",
"rgb": {
"r": 186,
"g": 160,
"b": 162
},
"hsl": {
"h": 355.385,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.72927,
"c": 0.03075,
"h": 12.6
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#BAA0A2
secondary
#D7DFDE
accent
#9A944B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131212
muted
#828181