#BAA4AA#BAA4AA
#BAA4AA is a light, muted pink. Relative luminance 0.399; OKLCH L 74.0% C 0.027 H 359.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA4AA |
|---|---|
| RGB | rgb(186, 164, 170) |
| HSL | hsl(344, 14%, 69%) |
| HSV | hsv(344, 12%, 73%) |
| CMYK | cmyk(0%, 11.8%, 8.6%, 27.1%) |
| CIE-LAB | lab(69.39, 9.04, -0.16) |
| CIE-LCH | lch(69.39, 9.04, 359.02°) |
| OKLab | oklab(73.96% 0.0269 -0.0003) |
| OKLCH | oklch(73.96% 0.027 359.4) |
| XYZ | xyz(40.7802, 39.8931, 43.5743) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Dusty Pink
#D8A7B1
ΔE00 8.40
Light Mauve
#C292A1
ΔE00 8.90
Rosybrown
#BC8F8F
ΔE00 8.92
Grey Pink
#C3909B
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA4AA #A4BAB4
analogous
#BAA4B5 #BAA4AA #BAA9A4
triadic
#BAA4AA #AABAA4 #A4AABA
tetradic
#BAA4AA #B5BAA4 #A4BAB4 #A9A4BA
square
#BAA4AA #B5BAA4 #A4BAB4 #A9A4BA
split-complementary
#BAA4AA #A4BAA9 #A4B5BA
monochromatic
#81626B #A08189 #BAA4AA #D4C7CB #EFEAEB
Accessibility & contrast
On white
2.34
#BAA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BAA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA4AA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA4AA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#ABABAA
Tritanopia (blue-blind)
#BEA3A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #baa4aa; /* rgb */ color: rgb(186, 164, 170); /* oklch */ color: oklch(74.0% 0.027 359.4);
Tailwind
colors: {
custom: {
50: '#cebfc3',
500: '#baa4aa',
950: '#000000',
},
}SCSS
$custom: #baa4aa; $custom-light: #cebfc3; $custom-dark: #000000;
JSON
{
"hex": "#baa4aa",
"rgb": {
"r": 186,
"g": 164,
"b": 170
},
"hsl": {
"h": 343.636,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.73958,
"c": 0.02692,
"h": 359.4
},
"luminance": 0.39892
}Semantic roles & 50–950 ramp
primary
#BAA4AA
secondary
#DAE0DE
accent
#98844E
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181