#BA989A#BA989A
#BA989A is a light, muted red. Relative luminance 0.352; OKLCH L 71.1% C 0.041 H 14.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BA989A |
|---|---|
| RGB | rgb(186, 152, 154) |
| HSL | hsl(356, 20%, 66%) |
| HSV | hsv(356, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 17.2%, 27.1%) |
| CIE-LAB | lab(65.93, 12.97, 3.73) |
| CIE-LCH | lch(65.93, 13.49, 16.05°) |
| OKLab | oklab(71.12% 0.0395 0.01) |
| OKLCH | oklch(71.12% 0.041 14.2) |
| XYZ | xyz(37.3107, 35.2299, 35.4003) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.83
Grey Pink
#C3909B
ΔE00 5.71
Light Mauve
#C292A1
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 6.19
Greyish Pink
#C88D94
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA989A #98BAB8
analogous
#BA98AB #BA989A #BAA798
triadic
#BA989A #9ABA98 #989ABA
tetradic
#BA989A #ABBA98 #98BAB8 #A798BA
square
#BA989A #ABBA98 #98BAB8 #A798BA
split-complementary
#BA989A #98BAA7 #98ABBA
monochromatic
#815659 #A17376 #BA989A #D3BDBE #EBE1E2
Accessibility & contrast
On white
2.61
#BA989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BA989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA989A
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA989A | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9A
Deuteranopia (green-blind)
#A5A399
Tritanopia (blue-blind)
#C19599
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ba989a; /* rgb */ color: rgb(186, 152, 154); /* oklch */ color: oklch(71.1% 0.041 14.2);
Tailwind
colors: {
custom: {
50: '#cfb6b7',
500: '#ba989a',
950: '#000000',
},
}SCSS
$custom: #ba989a; $custom-light: #cfb6b7; $custom-dark: #000000;
JSON
{
"hex": "#ba989a",
"rgb": {
"r": 186,
"g": 152,
"b": 154
},
"hsl": {
"h": 356.471,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.7112,
"c": 0.04074,
"h": 14.2
},
"luminance": 0.35229
}Semantic roles & 50–950 ramp
primary
#BA989A
secondary
#D1DCDC
accent
#9E9947
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080