#BAA0B4#BAA0B4
#BAA0B4 is a light, muted pink. Relative luminance 0.389; OKLCH L 73.5% C 0.041 H 334.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0B4 |
|---|---|
| RGB | rgb(186, 160, 180) |
| HSL | hsl(314, 16%, 68%) |
| HSV | hsv(314, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 3.2%, 27.1%) |
| CIE-LAB | lab(68.66, 13.05, -6.79) |
| CIE-LCH | lch(68.66, 14.71, 332.52°) |
| OKLab | oklab(73.48% 0.0369 -0.018) |
| OKLCH | oklch(73.48% 0.041 334) |
| XYZ | xyz(41.0578, 38.8768, 48.5122) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.55
Grey Pink
#C3909B
ΔE00 8.56
Dusty Lavender
#AC86A8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0B4 #A0BAA6
analogous
#B3A0BA #BAA0B4 #BAA0A7
triadic
#BAA0B4 #B4BAA0 #A0B4BA
tetradic
#BAA0B4 #BAB3A0 #A0BAA6 #A0A7BA
square
#BAA0B4 #BAB3A0 #A0BAA6 #A0A7BA
split-complementary
#BAA0B4 #A7BAA0 #A0BAB3
monochromatic
#825E79 #A07D98 #BAA0B4 #D4C3D0 #EDE7EC
Accessibility & contrast
On white
2.39
#BAA0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BAA0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0B4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0B4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B5
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#BDA1A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #baa0b4; /* rgb */ color: rgb(186, 160, 180); /* oklch */ color: oklch(73.5% 0.041 334.0);
Tailwind
colors: {
custom: {
50: '#cebcca',
500: '#baa0b4',
950: '#000000',
},
}SCSS
$custom: #baa0b4; $custom-light: #cebcca; $custom-dark: #000000;
JSON
{
"hex": "#baa0b4",
"rgb": {
"r": 186,
"g": 160,
"b": 180
},
"hsl": {
"h": 313.846,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.73483,
"c": 0.04102,
"h": 334
},
"luminance": 0.38876
}Semantic roles & 50–950 ramp
primary
#BAA0B4
secondary
#D7DFD9
accent
#9A5E4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182