#BA98AE#BA98AE
#BA98AE is a light, muted pink. Relative luminance 0.360; OKLCH L 71.7% C 0.050 H 339.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BA98AE |
|---|---|
| RGB | rgb(186, 152, 174) |
| HSL | hsl(321, 20%, 66%) |
| HSV | hsv(321, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 6.5%, 27.1%) |
| CIE-LAB | lab(66.48, 16.38, -6.67) |
| CIE-LCH | lch(66.48, 17.69, 337.85°) |
| OKLab | oklab(71.74% 0.0471 -0.0176) |
| OKLCH | oklch(71.74% 0.05 339.5) |
| XYZ | xyz(39.1173, 35.9526, 44.9151) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.85
Lilac
#C8A2C8
ΔE00 5.97
Dusty Lavender
#AC86A8
ΔE00 6.38
Grey Pink
#C3909B
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 7.97
Heather
#A484AC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA98AE #98BAA4
analogous
#B598BA #BA98AE #BA989D
triadic
#BA98AE #AEBA98 #98AEBA
tetradic
#BA98AE #BAB598 #98BAA4 #989DBA
square
#BA98AE #BAB598 #98BAA4 #989DBA
split-complementary
#BA98AE #9DBA98 #98BAB5
monochromatic
#815672 #A17391 #BA98AE #D3BDCB #EBE1E8
Accessibility & contrast
On white
2.56
#BA98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BA98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA98AE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA98AE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#BE989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ba98ae; /* rgb */ color: rgb(186, 152, 174); /* oklch */ color: oklch(71.7% 0.050 339.5);
Tailwind
colors: {
custom: {
50: '#cfb6c6',
500: '#ba98ae',
950: '#000000',
},
}SCSS
$custom: #ba98ae; $custom-light: #cfb6c6; $custom-dark: #000000;
JSON
{
"hex": "#ba98ae",
"rgb": {
"r": 186,
"g": 152,
"b": 174
},
"hsl": {
"h": 321.176,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.71735,
"c": 0.05028,
"h": 339.5
},
"luminance": 0.35952
}Semantic roles & 50–950 ramp
primary
#BA98AE
secondary
#D1DCD5
accent
#9E6647
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082