#BAA2A2#BAA2A2
#BAA2A2 is a light, muted red. Relative luminance 0.389; OKLCH L 73.3% C 0.028 H 17.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2A2 |
|---|---|
| RGB | rgb(186, 162, 162) |
| HSL | hsl(0, 15%, 68%) |
| HSV | hsv(0, 13%, 73%) |
| CMYK | cmyk(0%, 12.9%, 12.9%, 27.1%) |
| CIE-LAB | lab(68.67, 8.77, 3.23) |
| CIE-LCH | lch(68.67, 9.34, 20.25°) |
| OKLab | oklab(73.32% 0.0269 0.0086) |
| OKLCH | oklch(73.32% 0.028 17.8) |
| XYZ | xyz(39.6913, 38.8893, 39.5910) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.51
Rosybrown
#BC8F8F
ΔE00 7.79
Dusty Pink
#D8A7B1
ΔE00 8.92
Grey Pink
#C3909B
ΔE00 9.54
Light Mauve
#C292A1
ΔE00 9.54
Mushroom
#BA9E88
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2A2 #A2BABA
analogous
#BAA2AE #BAA2A2 #BAAEA2
triadic
#BAA2A2 #A2BAA2 #A2A2BA
tetradic
#BAA2A2 #AEBAA2 #A2BABA #AEA2BA
square
#BAA2A2 #AEBAA2 #A2BABA #AEA2BA
split-complementary
#BAA2A2 #A2BAAE #A2AEBA
monochromatic
#826060 #A07F7F #BAA2A2 #D4C5C5 #EEE8E8
Accessibility & contrast
On white
2.39
#BAA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BAA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2A2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2A2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#C0A0A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #baa2a2; /* rgb */ color: rgb(186, 162, 162); /* oklch */ color: oklch(73.3% 0.028 17.8);
Tailwind
colors: {
custom: {
50: '#cfbdbd',
500: '#baa2a2',
950: '#000000',
},
}SCSS
$custom: #baa2a2; $custom-light: #cfbdbd; $custom-dark: #000000;
JSON
{
"hex": "#baa2a2",
"rgb": {
"r": 186,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73325,
"c": 0.02824,
"h": 17.8
},
"luminance": 0.38888
}Semantic roles & 50–950 ramp
primary
#BAA2A2
secondary
#D8E0E0
accent
#99994C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131212
muted
#828181