#BA989E#BA989E
#BA989E is a light, muted red. Relative luminance 0.354; OKLCH L 71.2% C 0.041 H 6.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BA989E |
|---|---|
| RGB | rgb(186, 152, 158) |
| HSL | hsl(349, 20%, 66%) |
| HSV | hsv(349, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 15.1%, 27.1%) |
| CIE-LAB | lab(66.03, 13.62, 1.64) |
| CIE-LCH | lch(66.03, 13.72, 6.86°) |
| OKLab | oklab(71.24% 0.0411 0.0045) |
| OKLCH | oklch(71.24% 0.041 6.3) |
| XYZ | xyz(37.6494, 35.3654, 37.1841) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.52
Light Mauve
#C292A1
ΔE00 4.89
Grey Pink
#C3909B
ΔE00 4.93
Greyish Pink
#C88D94
ΔE00 6.56
Dusty Pink
#D8A7B1
ΔE00 6.84
Pinkish Grey
#C8ACA9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA989E #98BAB4
analogous
#BA98AF #BA989E #BAA398
triadic
#BA989E #9EBA98 #989EBA
tetradic
#BA989E #AFBA98 #98BAB4 #A398BA
square
#BA989E #AFBA98 #98BAB4 #A398BA
split-complementary
#BA989E #98BAA3 #98AFBA
monochromatic
#81565E #A1737B #BA989E #D3BDC1 #EBE1E3
Accessibility & contrast
On white
2.60
#BA989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BA989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA989E
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA989E | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#A4A39D
Tritanopia (blue-blind)
#C1969A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ba989e; /* rgb */ color: rgb(186, 152, 158); /* oklch */ color: oklch(71.2% 0.041 6.3);
Tailwind
colors: {
custom: {
50: '#cfb6ba',
500: '#ba989e',
950: '#000000',
},
}SCSS
$custom: #ba989e; $custom-light: #cfb6ba; $custom-dark: #000000;
JSON
{
"hex": "#ba989e",
"rgb": {
"r": 186,
"g": 152,
"b": 158
},
"hsl": {
"h": 349.412,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.71236,
"c": 0.04132,
"h": 6.3
},
"luminance": 0.35364
}Semantic roles & 50–950 ramp
primary
#BA989E
secondary
#D1DCDA
accent
#9E8F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080