#BAA0B2#BAA0B2
#BAA0B2 is a light, muted pink. Relative luminance 0.388; OKLCH L 73.4% C 0.039 H 337.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0B2 |
|---|---|
| RGB | rgb(186, 160, 178) |
| HSL | hsl(318, 16%, 68%) |
| HSV | hsv(318, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 4.3%, 27.1%) |
| CIE-LAB | lab(68.60, 12.68, -5.76) |
| CIE-LCH | lch(68.60, 13.93, 335.56°) |
| OKLab | oklab(73.42% 0.0361 -0.0152) |
| OKLCH | oklch(73.42% 0.039 337.2) |
| XYZ | xyz(40.8555, 38.7959, 47.4470) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.85
Light Mauve
#C292A1
ΔE00 6.93
Dusty Pink
#D8A7B1
ΔE00 7.96
Grey Pink
#C3909B
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.76
Dusty Lavender
#AC86A8
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0B2 #A0BAA8
analogous
#B5A0BA #BAA0B2 #BAA0A5
triadic
#BAA0B2 #B2BAA0 #A0B2BA
tetradic
#BAA0B2 #BAB5A0 #A0BAA8 #A0A5BA
square
#BAA0B2 #BAB5A0 #A0BAA8 #A0A5BA
split-complementary
#BAA0B2 #A5BAA0 #A0BAB5
monochromatic
#825E77 #A07D95 #BAA0B2 #D4C3CF #EDE7EB
Accessibility & contrast
On white
2.40
#BAA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BAA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0B2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0B2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#BDA1A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #baa0b2; /* rgb */ color: rgb(186, 160, 178); /* oklch */ color: oklch(73.4% 0.039 337.2);
Tailwind
colors: {
custom: {
50: '#cebcc9',
500: '#baa0b2',
950: '#000000',
},
}SCSS
$custom: #baa0b2; $custom-light: #cebcc9; $custom-dark: #000000;
JSON
{
"hex": "#baa0b2",
"rgb": {
"r": 186,
"g": 160,
"b": 178
},
"hsl": {
"h": 318.462,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.73418,
"c": 0.0392,
"h": 337.2
},
"luminance": 0.38795
}Semantic roles & 50–950 ramp
primary
#BAA0B2
secondary
#D7DFD9
accent
#9A644B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182