#BA989C#BA989C
#BA989C is a light, muted red. Relative luminance 0.353; OKLCH L 71.2% C 0.041 H 10.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BA989C |
|---|---|
| RGB | rgb(186, 152, 156) |
| HSL | hsl(353, 20%, 66%) |
| HSV | hsv(353, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 16.1%, 27.1%) |
| CIE-LAB | lab(65.98, 13.29, 2.68) |
| CIE-LCH | lch(65.98, 13.56, 11.41°) |
| OKLab | oklab(71.18% 0.0403 0.0073) |
| OKLCH | oklch(71.18% 0.041 10.2) |
| XYZ | xyz(37.4786, 35.2971, 36.2848) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.10
Grey Pink
#C3909B
ΔE00 5.26
Light Mauve
#C292A1
ΔE00 5.45
Pinkish Grey
#C8ACA9
ΔE00 6.53
Greyish Pink
#C88D94
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA989C #98BAB6
analogous
#BA98AD #BA989C #BAA598
triadic
#BA989C #9CBA98 #989CBA
tetradic
#BA989C #ADBA98 #98BAB6 #A598BA
square
#BA989C #ADBA98 #98BAB6 #A598BA
split-complementary
#BA989C #98BAA5 #98ADBA
monochromatic
#81565C #A17379 #BA989C #D3BDBF #EBE1E2
Accessibility & contrast
On white
2.61
#BA989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BA989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA989C
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA989C | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#C19699
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ba989c; /* rgb */ color: rgb(186, 152, 156); /* oklch */ color: oklch(71.2% 0.041 10.2);
Tailwind
colors: {
custom: {
50: '#cfb6b9',
500: '#ba989c',
950: '#000000',
},
}SCSS
$custom: #ba989c; $custom-light: #cfb6b9; $custom-dark: #000000;
JSON
{
"hex": "#ba989c",
"rgb": {
"r": 186,
"g": 152,
"b": 156
},
"hsl": {
"h": 352.941,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.71178,
"c": 0.04094,
"h": 10.2
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#BA989C
secondary
#D1DCDB
accent
#9E9447
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080