#BAA0A8#BAA0A8
#BAA0A8 is a light, muted pink. Relative luminance 0.384; OKLCH L 73.1% C 0.032 H 357.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0A8 |
|---|---|
| RGB | rgb(186, 160, 168) |
| HSL | hsl(342, 16%, 68%) |
| HSV | hsv(342, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 9.7%, 27.1%) |
| CIE-LAB | lab(68.32, 10.89, -0.61) |
| CIE-LCH | lch(68.32, 10.91, 356.79°) |
| OKLab | oklab(73.11% 0.0323 -0.0015) |
| OKLCH | oklch(73.11% 0.032 357.4) |
| XYZ | xyz(39.8879, 38.4088, 42.3506) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Light Mauve
#C292A1
ΔE00 7.10
Dusty Pink
#D8A7B1
ΔE00 7.39
Rosybrown
#BC8F8F
ΔE00 7.69
Grey Pink
#C3909B
ΔE00 7.69
Greyish Pink
#C88D94
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0A8 #A0BAB2
analogous
#BAA0B5 #BAA0A8 #BAA5A0
triadic
#BAA0A8 #A8BAA0 #A0A8BA
tetradic
#BAA0A8 #B5BAA0 #A0BAB2 #A5A0BA
square
#BAA0A8 #B5BAA0 #A0BAB2 #A5A0BA
split-complementary
#BAA0A8 #A0BAA5 #A0B5BA
monochromatic
#825E69 #A07D88 #BAA0A8 #D4C3C8 #EDE7E9
Accessibility & contrast
On white
2.42
#BAA0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BAA0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0A8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0A8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A8
Deuteranopia (green-blind)
#A8A8A7
Tritanopia (blue-blind)
#BF9FA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #baa0a8; /* rgb */ color: rgb(186, 160, 168); /* oklch */ color: oklch(73.1% 0.032 357.4);
Tailwind
colors: {
custom: {
50: '#cfbcc1',
500: '#baa0a8',
950: '#000000',
},
}SCSS
$custom: #baa0a8; $custom-light: #cfbcc1; $custom-dark: #000000;
JSON
{
"hex": "#baa0a8",
"rgb": {
"r": 186,
"g": 160,
"b": 168
},
"hsl": {
"h": 341.538,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.73105,
"c": 0.03238,
"h": 357.4
},
"luminance": 0.38408
}Semantic roles & 50–950 ramp
primary
#BAA0A8
secondary
#D7DFDC
accent
#9A824B
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181