#BAACAB#BAACAB
#BAACAB is a light, near-neutral red. Relative luminance 0.429; OKLCH L 75.6% C 0.016 H 22.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACAB |
|---|---|
| RGB | rgb(186, 172, 171) |
| HSL | hsl(4, 10%, 70%) |
| HSV | hsv(4, 8%, 73%) |
| CMYK | cmyk(0%, 7.5%, 8.1%, 27.1%) |
| CIE-LAB | lab(71.48, 4.84, 2.33) |
| CIE-LCH | lch(71.48, 5.37, 25.66°) |
| OKLab | oklab(75.6% 0.015 0.0062) |
| OKLCH | oklch(75.6% 0.016 22.5) |
| XYZ | xyz(42.3521, 42.8850, 44.5667) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 7.94
Silver
#C0C0C0
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 8.53
Stone
#A89F91
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACAB #ABB9BA
analogous
#BAABB1 #BAACAB #BAB4AB
triadic
#BAACAB #ABBAAC #ACABBA
tetradic
#BAACAB #B1BAAB #ABB9BA #B4ABBA
square
#BAACAB #B1BAAB #ABB9BA #B4ABBA
split-complementary
#BAACAB #ABBAB4 #ABB1BA
monochromatic
#816B6A #9E8B89 #BAACAB #D6CDCD #F1EEEE
Accessibility & contrast
On white
2.19
#BAACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BAACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACAB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACAB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAB
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#BEABAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baacab; /* rgb */ color: rgb(186, 172, 171); /* oklch */ color: oklch(75.6% 0.016 22.5);
Tailwind
colors: {
custom: {
50: '#cec4c4',
500: '#baacab',
950: '#000000',
},
}SCSS
$custom: #baacab; $custom-light: #cec4c4; $custom-dark: #000000;
JSON
{
"hex": "#baacab",
"rgb": {
"r": 186,
"g": 172,
"b": 171
},
"hsl": {
"h": 4,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.75595,
"c": 0.01625,
"h": 22.5
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#BAACAB
secondary
#DEE2E3
accent
#8F9452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131212
muted
#828181