#BAACAA#BAACAA
#BAACAA is a light, near-neutral red. Relative luminance 0.428; OKLCH L 75.6% C 0.016 H 27.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACAA |
|---|---|
| RGB | rgb(186, 172, 170) |
| HSL | hsl(8, 10%, 70%) |
| HSV | hsv(8, 9%, 73%) |
| CMYK | cmyk(0%, 7.5%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.45, 4.67, 2.84) |
| CIE-LCH | lch(71.45, 5.47, 31.30°) |
| OKLab | oklab(75.57% 0.0146 0.0076) |
| OKLCH | oklch(75.57% 0.016 27.3) |
| XYZ | xyz(42.2572, 42.8470, 44.0666) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.24
Dark Gray
#A9A9A9
ΔE00 6.68
Silver
#C0C0C0
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 8.04
Warm Gray
#C9BEB0
ΔE00 8.11
Stone
#A89F91
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACAA #AAB8BA
analogous
#BAAAB0 #BAACAA #BAB4AA
triadic
#BAACAA #AABAAC #ACAABA
tetradic
#BAACAA #B0BAAA #AAB8BA #B4AABA
square
#BAACAA #B0BAAA #AAB8BA #B4AABA
split-complementary
#BAACAA #AABAB4 #AAB0BA
monochromatic
#816C69 #9F8B88 #BAACAA #D5CDCC #F1EEEE
Accessibility & contrast
On white
2.19
#BAACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BAACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACAA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACAA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADAA
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#BEABAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baacaa; /* rgb */ color: rgb(186, 172, 170); /* oklch */ color: oklch(75.6% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#cec4c3',
500: '#baacaa',
950: '#000000',
},
}SCSS
$custom: #baacaa; $custom-light: #cec4c3; $custom-dark: #000000;
JSON
{
"hex": "#baacaa",
"rgb": {
"r": 186,
"g": 172,
"b": 170
},
"hsl": {
"h": 7.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.75566,
"c": 0.01647,
"h": 27.3
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#BAACAA
secondary
#DEE2E2
accent
#8C9451
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131212
muted
#828181