#BAA2A6#BAA2A6
#BAA2A6 is a light, muted red. Relative luminance 0.390; OKLCH L 73.4% C 0.029 H 6.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2A6 |
|---|---|
| RGB | rgb(186, 162, 166) |
| HSL | hsl(350, 15%, 68%) |
| HSV | hsv(350, 13%, 73%) |
| CMYK | cmyk(0%, 12.9%, 10.8%, 27.1%) |
| CIE-LAB | lab(68.78, 9.45, 1.16) |
| CIE-LCH | lch(68.78, 9.52, 7.03°) |
| OKLab | oklab(73.44% 0.0285 0.0032) |
| OKLCH | oklch(73.44% 0.029 6.5) |
| XYZ | xyz(40.0525, 39.0338, 41.4934) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.43
Rosybrown
#BC8F8F
ΔE00 7.91
Dusty Pink
#D8A7B1
ΔE00 8.16
Light Mauve
#C292A1
ΔE00 8.52
Grey Pink
#C3909B
ΔE00 8.82
Greyish Pink
#C88D94
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2A6 #A2BAB6
analogous
#BAA2B2 #BAA2A6 #BAAAA2
triadic
#BAA2A6 #A6BAA2 #A2A6BA
tetradic
#BAA2A6 #B2BAA2 #A2BAB6 #AAA2BA
square
#BAA2A6 #B2BAA2 #A2BAB6 #AAA2BA
split-complementary
#BAA2A6 #A2BAAA #A2B2BA
monochromatic
#826066 #A07F84 #BAA2A6 #D4C5C8 #EEE8E9
Accessibility & contrast
On white
2.38
#BAA2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BAA2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2A6
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2A6 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#AAA9A6
Tritanopia (blue-blind)
#BFA1A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #baa2a6; /* rgb */ color: rgb(186, 162, 166); /* oklch */ color: oklch(73.4% 0.029 6.5);
Tailwind
colors: {
custom: {
50: '#cfbdc0',
500: '#baa2a6',
950: '#000000',
},
}SCSS
$custom: #baa2a6; $custom-light: #cfbdc0; $custom-dark: #000000;
JSON
{
"hex": "#baa2a6",
"rgb": {
"r": 186,
"g": 162,
"b": 166
},
"hsl": {
"h": 350,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73441,
"c": 0.02864,
"h": 6.5
},
"luminance": 0.39033
}Semantic roles & 50–950 ramp
primary
#BAA2A6
secondary
#D8E0DE
accent
#998C4C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181