#BAAAA9#BAAAA9
#BAAAA9 is a light, near-neutral red. Relative luminance 0.421; OKLCH L 75.1% C 0.019 H 21.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAAA9 |
|---|---|
| RGB | rgb(186, 170, 169) |
| HSL | hsl(4, 11%, 70%) |
| HSV | hsv(4, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 9.1%, 27.1%) |
| CIE-LAB | lab(70.91, 5.58, 2.60) |
| CIE-LCH | lch(70.91, 6.16, 24.99°) |
| OKLab | oklab(75.13% 0.0173 0.007) |
| OKLCH | oklch(75.13% 0.019 21.9) |
| XYZ | xyz(41.7852, 42.0538, 43.4444) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Dark Gray
#A9A9A9
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 8.81
Silver
#C0C0C0
ΔE00 8.87
Warm Gray
#C9BEB0
ΔE00 9.18
Stone
#A89F91
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAAA9 #A9B9BA
analogous
#BAA9B1 #BAAAA9 #BAB3A9
triadic
#BAAAA9 #A9BAAA #AAA9BA
tetradic
#BAAAA9 #B1BAA9 #A9B9BA #B3A9BA
square
#BAAAA9 #B1BAA9 #A9B9BA #B3A9BA
split-complementary
#BAAAA9 #A9BAB3 #A9B1BA
monochromatic
#816968 #9F8887 #BAAAA9 #D5CCCB #F0EDED
Accessibility & contrast
On white
2.23
#BAAAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#BAAAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAAA9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAAA9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#B0AFA9
Tritanopia (blue-blind)
#BEA9AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baaaa9; /* rgb */ color: rgb(186, 170, 169); /* oklch */ color: oklch(75.1% 0.019 21.9);
Tailwind
colors: {
custom: {
50: '#cec3c2',
500: '#baaaa9',
950: '#000000',
},
}SCSS
$custom: #baaaa9; $custom-light: #cec3c2; $custom-dark: #000000;
JSON
{
"hex": "#baaaa9",
"rgb": {
"r": 186,
"g": 170,
"b": 169
},
"hsl": {
"h": 3.529,
"s": 10.968,
"l": 69.608
},
"oklch": {
"l": 0.75133,
"c": 0.01863,
"h": 21.9
},
"luminance": 0.42053
}Semantic roles & 50–950 ramp
primary
#BAAAA9
secondary
#DDE2E2
accent
#919550
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181