#BA9EAE#BA9EAE
#BA9EAE is a light, muted pink. Relative luminance 0.379; OKLCH L 72.9% C 0.040 H 342.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9EAE |
|---|---|
| RGB | rgb(186, 158, 174) |
| HSL | hsl(326, 17%, 67%) |
| HSV | hsv(326, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 6.5%, 27.1%) |
| CIE-LAB | lab(67.98, 13.06, -4.45) |
| CIE-LCH | lch(67.98, 13.79, 341.18°) |
| OKLab | oklab(72.9% 0.0378 -0.0117) |
| OKLCH | oklch(72.9% 0.04 342.8) |
| XYZ | xyz(40.1158, 37.9497, 45.2480) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.04
Grey Pink
#C3909B
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 7.42
Lilac
#C8A2C8
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 8.71
Dusty Lavender
#AC86A8
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9EAE #9EBAAA
analogous
#B89EBA #BA9EAE #BA9EA0
triadic
#BA9EAE #AEBA9E #9EAEBA
tetradic
#BA9EAE #BAB89E #9EBAAA #9EA0BA
square
#BA9EAE #BAB89E #9EBAAA #9EA0BA
split-complementary
#BA9EAE #A0BA9E #9EBAB8
monochromatic
#815C71 #A17A90 #BA9EAE #D3C2CC #EDE6EA
Accessibility & contrast
On white
2.44
#BA9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BA9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9EAE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9EAE | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#BE9EA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba9eae; /* rgb */ color: rgb(186, 158, 174); /* oklch */ color: oklch(72.9% 0.040 342.8);
Tailwind
colors: {
custom: {
50: '#cfbac6',
500: '#ba9eae',
950: '#000000',
},
}SCSS
$custom: #ba9eae; $custom-light: #cfbac6; $custom-dark: #000000;
JSON
{
"hex": "#ba9eae",
"rgb": {
"r": 186,
"g": 158,
"b": 174
},
"hsl": {
"h": 325.714,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72898,
"c": 0.03951,
"h": 342.8
},
"luminance": 0.37949
}Semantic roles & 50–950 ramp
primary
#BA9EAE
secondary
#D6DED9
accent
#9B6D4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082