#BA989D#BA989D
#BA989D is a light, muted red. Relative luminance 0.353; OKLCH L 71.2% C 0.041 H 8.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BA989D |
|---|---|
| RGB | rgb(186, 152, 157) |
| HSL | hsl(351, 20%, 66%) |
| HSV | hsv(351, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 15.6%, 27.1%) |
| CIE-LAB | lab(66.01, 13.45, 2.16) |
| CIE-LCH | lch(66.01, 13.63, 9.12°) |
| OKLab | oklab(71.21% 0.0407 0.0059) |
| OKLCH | oklch(71.21% 0.041 8.2) |
| XYZ | xyz(37.5637, 35.3311, 36.7326) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.30
Grey Pink
#C3909B
ΔE00 5.08
Light Mauve
#C292A1
ΔE00 5.16
Greyish Pink
#C88D94
ΔE00 6.56
Pinkish Grey
#C8ACA9
ΔE00 6.72
Dusty Pink
#D8A7B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA989D #98BAB5
analogous
#BA98AE #BA989D #BAA498
triadic
#BA989D #9DBA98 #989DBA
tetradic
#BA989D #AEBA98 #98BAB5 #A498BA
square
#BA989D #AEBA98 #98BAB5 #A498BA
split-complementary
#BA989D #98BAA4 #98AEBA
monochromatic
#81565D #A1737A #BA989D #D3BDC0 #EBE1E3
Accessibility & contrast
On white
2.60
#BA989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BA989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA989D
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA989D | 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)
#9D9D9D
Deuteranopia (green-blind)
#A4A39C
Tritanopia (blue-blind)
#C1969A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ba989d; /* rgb */ color: rgb(186, 152, 157); /* oklch */ color: oklch(71.2% 0.041 8.2);
Tailwind
colors: {
custom: {
50: '#cfb6b9',
500: '#ba989d',
950: '#000000',
},
}SCSS
$custom: #ba989d; $custom-light: #cfb6b9; $custom-dark: #000000;
JSON
{
"hex": "#ba989d",
"rgb": {
"r": 186,
"g": 152,
"b": 157
},
"hsl": {
"h": 351.176,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.71207,
"c": 0.0411,
"h": 8.2
},
"luminance": 0.3533
}Semantic roles & 50–950 ramp
primary
#BA989D
secondary
#D1DCDB
accent
#9E9147
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080