#BAAAAB#BAAAAB
#BAAAAB is a light, near-neutral red. Relative luminance 0.421; OKLCH L 75.2% C 0.019 H 13.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAAAB |
|---|---|
| RGB | rgb(186, 170, 171) |
| HSL | hsl(356, 10%, 70%) |
| HSV | hsv(356, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 8.1%, 27.1%) |
| CIE-LAB | lab(70.96, 5.93, 1.58) |
| CIE-LCH | lch(70.96, 6.14, 14.87°) |
| OKLab | oklab(75.19% 0.0181 0.0043) |
| OKLCH | oklch(75.19% 0.019 13.2) |
| XYZ | xyz(41.9744, 42.1295, 44.4408) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 8.71
Silver
#C0C0C0
ΔE00 9.00
Warm Gray
#C9BEB0
ΔE00 10.00
Stone
#A89F91
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAAAB #AABAB9
analogous
#BAAAB3 #BAAAAB #BAB1AA
triadic
#BAAAAB #ABBAAA #AAABBA
tetradic
#BAAAAB #B3BAAA #AABAB9 #B1AABA
square
#BAAAAB #B3BAAA #AABAB9 #B1AABA
split-complementary
#BAAAAB #AABAB1 #AAB3BA
monochromatic
#81696A #9F888A #BAAAAB #D5CCCC #F1EEEE
Accessibility & contrast
On white
2.23
#BAAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#BAAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAAAB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAAAB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#BEA9AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #baaaab; /* rgb */ color: rgb(186, 170, 171); /* oklch */ color: oklch(75.2% 0.019 13.2);
Tailwind
colors: {
custom: {
50: '#cec3c4',
500: '#baaaab',
950: '#000000',
},
}SCSS
$custom: #baaaab; $custom-light: #cec3c4; $custom-dark: #000000;
JSON
{
"hex": "#baaaab",
"rgb": {
"r": 186,
"g": 170,
"b": 171
},
"hsl": {
"h": 356.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.7519,
"c": 0.01857,
"h": 13.2
},
"luminance": 0.42129
}Semantic roles & 50–950 ramp
primary
#BAAAAB
secondary
#DEE2E2
accent
#949051
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131212
muted
#828181