#BAACAE#BAACAE
#BAACAE is a light, near-neutral red. Relative luminance 0.430; OKLCH L 75.7% C 0.016 H 7.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACAE |
|---|---|
| RGB | rgb(186, 172, 174) |
| HSL | hsl(351, 9%, 70%) |
| HSV | hsv(351, 8%, 73%) |
| CMYK | cmyk(0%, 7.5%, 6.5%, 27.1%) |
| CIE-LAB | lab(71.56, 5.37, 0.79) |
| CIE-LCH | lch(71.56, 5.43, 8.36°) |
| OKLab | oklab(75.68% 0.0162 0.0022) |
| OKLCH | oklch(75.68% 0.016 7.6) |
| XYZ | xyz(42.6413, 43.0007, 46.0898) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.39
Dark Gray
#A9A9A9
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.79
Silver
#C0C0C0
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 9.85
Stone
#A89F91
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACAE #ACBAB8
analogous
#BAACB5 #BAACAE #BAB1AC
triadic
#BAACAE #AEBAAC #ACAEBA
tetradic
#BAACAE #B5BAAC #ACBAB8 #B1ACBA
square
#BAACAE #B5BAAC #ACBAB8 #B1ACBA
split-complementary
#BAACAE #ACBAB1 #ACB5BA
monochromatic
#816B6E #9E8B8D #BAACAE #D6CDCF #F1EEEF
Accessibility & contrast
On white
2.19
#BAACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BAACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACAE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACAE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#B1B0AE
Tritanopia (blue-blind)
#BDABAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baacae; /* rgb */ color: rgb(186, 172, 174); /* oklch */ color: oklch(75.7% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#cec4c6',
500: '#baacae',
950: '#000000',
},
}SCSS
$custom: #baacae; $custom-light: #cec4c6; $custom-dark: #000000;
JSON
{
"hex": "#baacae",
"rgb": {
"r": 186,
"g": 172,
"b": 174
},
"hsl": {
"h": 351.429,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.75682,
"c": 0.01635,
"h": 7.6
},
"luminance": 0.43
}Semantic roles & 50–950 ramp
primary
#BAACAE
secondary
#DFE3E2
accent
#938A52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182