#BAAAA5#BAAAA5
#BAAAA5 is a light, near-neutral red. Relative luminance 0.419; OKLCH L 75.0% C 0.020 H 38.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAAA5 |
|---|---|
| RGB | rgb(186, 170, 165) |
| HSL | hsl(14, 13%, 69%) |
| HSV | hsv(14, 11%, 73%) |
| CMYK | cmyk(0%, 8.6%, 11.3%, 27.1%) |
| CIE-LAB | lab(70.81, 4.90, 4.66) |
| CIE-LCH | lch(70.81, 6.76, 43.57°) |
| OKLab | oklab(75.02% 0.0157 0.0123) |
| OKLCH | oklch(75.02% 0.02 38.1) |
| XYZ | xyz(41.4154, 41.9059, 41.4969) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 7.38
Greige
#B8AB98
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.67
Stone
#A89F91
ΔE00 7.70
Mushroom
#BA9E88
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAAA5 #A5B5BA
analogous
#BAA5AB #BAAAA5 #BAB5A5
triadic
#BAAAA5 #A5BAAA #AAA5BA
tetradic
#BAAAA5 #ABBAA5 #A5B5BA #B5A5BA
square
#BAAAA5 #ABBAA5 #A5B5BA #B5A5BA
split-complementary
#BAAAA5 #A5BAB5 #A5ABBA
monochromatic
#816A63 #9F8982 #BAAAA5 #D5CBC8 #EFEBEA
Accessibility & contrast
On white
2.24
#BAAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BAAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAAA5
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAAA5 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA5
Deuteranopia (green-blind)
#B1AEA5
Tritanopia (blue-blind)
#BFA8A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baaaa5; /* rgb */ color: rgb(186, 170, 165); /* oklch */ color: oklch(75.0% 0.020 38.1);
Tailwind
colors: {
custom: {
50: '#cec3bf',
500: '#baaaa5',
950: '#000000',
},
}SCSS
$custom: #baaaa5; $custom-light: #cec3bf; $custom-dark: #000000;
JSON
{
"hex": "#baaaa5",
"rgb": {
"r": 186,
"g": 170,
"b": 165
},
"hsl": {
"h": 14.286,
"s": 13.208,
"l": 68.824
},
"oklch": {
"l": 0.75019,
"c": 0.01995,
"h": 38.1
},
"luminance": 0.41905
}Semantic roles & 50–950 ramp
primary
#BAAAA5
secondary
#DADFE1
accent
#86974E
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181