#BAA8B4#BAA8B4
#BAA8B4 is a light, muted pink. Relative luminance 0.417; OKLCH L 75.1% C 0.027 H 338.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA8B4 |
|---|---|
| RGB | rgb(186, 168, 180) |
| HSL | hsl(320, 12%, 69%) |
| HSV | hsv(320, 10%, 73%) |
| CMYK | cmyk(0%, 9.7%, 3.2%, 27.1%) |
| CIE-LAB | lab(70.69, 8.64, -3.79) |
| CIE-LCH | lch(70.69, 9.43, 336.34°) |
| OKLab | oklab(75.06% 0.0246 -0.01) |
| OKLCH | oklch(75.06% 0.027 338) |
| XYZ | xyz(42.4895, 41.7402, 48.9895) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 8.46
Dusty Pink
#D8A7B1
ΔE00 9.35
Lilac
#C8A2C8
ΔE00 9.82
Light Mauve
#C292A1
ΔE00 9.96
Dove Gray
#B6B8BD
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA8B4 #A8BAAE
analogous
#B7A8BA #BAA8B4 #BAA8AB
triadic
#BAA8B4 #B4BAA8 #A8B4BA
tetradic
#BAA8B4 #BAB7A8 #A8BAAE #A8ABBA
square
#BAA8B4 #BAB7A8 #A8BAAE #A8ABBA
split-complementary
#BAA8B4 #ABBAA8 #A8BAB7
monochromatic
#816678 #9F8697 #BAA8B4 #D5CAD1 #F0ECEF
Accessibility & contrast
On white
2.25
#BAA8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#BAA8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA8B4
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA8B4 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#BCA8AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa8b4; /* rgb */ color: rgb(186, 168, 180); /* oklch */ color: oklch(75.1% 0.027 338.0);
Tailwind
colors: {
custom: {
50: '#cec1ca',
500: '#baa8b4',
950: '#000000',
},
}SCSS
$custom: #baa8b4; $custom-light: #cec1ca; $custom-dark: #000000;
JSON
{
"hex": "#baa8b4",
"rgb": {
"r": 186,
"g": 168,
"b": 180
},
"hsl": {
"h": 320,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.75062,
"c": 0.02655,
"h": 338
},
"luminance": 0.4174
}Semantic roles & 50–950 ramp
primary
#BAA8B4
secondary
#DCE1DE
accent
#966750
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182