#BAA6A2#BAA6A2
#BAA6A2 is a light, muted red. Relative luminance 0.403; OKLCH L 74.1% C 0.024 H 31.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6A2 |
|---|---|
| RGB | rgb(186, 166, 162) |
| HSL | hsl(10, 15%, 68%) |
| HSV | hsv(10, 13%, 73%) |
| CMYK | cmyk(0%, 10.8%, 12.9%, 27.1%) |
| CIE-LAB | lab(69.70, 6.58, 4.72) |
| CIE-LCH | lch(69.70, 8.09, 35.66°) |
| OKLab | oklab(74.13% 0.0207 0.0125) |
| OKLCH | oklch(74.13% 0.024 31.1) |
| XYZ | xyz(40.4071, 40.3210, 39.8296) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.74
Mushroom
#BA9E88
ΔE00 8.16
Dark Gray
#A9A9A9
ΔE00 8.78
Stone
#A89F91
ΔE00 8.99
Greige
#B8AB98
ΔE00 9.15
Warm Gray
#C9BEB0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6A2 #A2B6BA
analogous
#BAA2AA #BAA6A2 #BAB2A2
triadic
#BAA6A2 #A2BAA6 #A6A2BA
tetradic
#BAA6A2 #AABAA2 #A2B6BA #B2A2BA
square
#BAA6A2 #AABAA2 #A2B6BA #B2A2BA
split-complementary
#BAA6A2 #A2BAB2 #A2AABA
monochromatic
#826660 #A0847F #BAA6A2 #D4C8C5 #EEE9E8
Accessibility & contrast
On white
2.32
#BAA6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BAA6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6A2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6A2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#BFA4A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa6a2; /* rgb */ color: rgb(186, 166, 162); /* oklch */ color: oklch(74.1% 0.024 31.1);
Tailwind
colors: {
custom: {
50: '#cfc0bd',
500: '#baa6a2',
950: '#000000',
},
}SCSS
$custom: #baa6a2; $custom-light: #cfc0bd; $custom-dark: #000000;
JSON
{
"hex": "#baa6a2",
"rgb": {
"r": 186,
"g": 166,
"b": 162
},
"hsl": {
"h": 10,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.74127,
"c": 0.02414,
"h": 31.1
},
"luminance": 0.4032
}Semantic roles & 50–950 ramp
primary
#BAA6A2
secondary
#D8DEE0
accent
#8C994C
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181