#ba4f69
a balanced, soft red · warm · closest name: Indian Red
At a glance
Every number on this page in one read: what #ba4f69 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #ba4f69 |
| RGB | rgb(186, 79, 105) |
| HSL | hsl(345, 44%, 52%) |
| CMYK | cmyk(0%, 58%, 44%, 27%) |
| LAB | lab(48.3 45.6 6.9) |
| LCH | lch(48.3 46.1 8.6) |
| OKLCH | oklch(0.572 0.140 7.5) |
| Decimal | 12210025 |
| Display P3 | color(display-p3 0.729 0.310 0.412) |
Copy-ready code
/* CSS */
color: #ba4f69;
background-color: #ba4f69;
/* Tailwind (arbitrary) */
class="text-[#ba4f69] bg-[#ba4f69]"
/* SCSS */
$brand: #ba4f69;
/* SwiftUI */
Color(red: 0.729, green: 0.310, blue: 0.412)
/* Android */
Color.parseColor("#ba4f69")
/* Flutter */
Color(0xFFBA4F69)
/* Python / OpenCV (BGR) */
(105, 79, 186)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #ba4f69 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FAF5F6;
--brand-100: #F5EAED;
--brand-200: #EBD1D7;
--brand-300: #DFAEBA;
--brand-400: #D08698;
--brand-500: #ba4f69;
--brand-600: #B0455F;
--brand-700: #93394F;
--brand-800: #752E3F;
--brand-900: #562531;
--brand-950: #36171E;
--brand: #ba4f69;
--brand-ink: #ffffff;
}Colors that work with #ba4f69
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #ba4f69
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Charts, tags and secondary surfaces
- ✓Brand accents, badges and data highlights
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #4FBAA0 | Directly opposite — maximum tension | |
| Analogous left | #BA4F9F | Neighbour, quieter | |
| Analogous right | #BA6B4F | Neighbour, quieter | |
| Split-complement 1 | #4FBA6B | Contrast without the clash | |
| Split-complement 2 | #4F9FBA | Contrast without the clash | |
| Triadic 1 | #69BA4F | Even thirds — balanced and loud | |
| Triadic 2 | #4F69BA | Even thirds — balanced and loud | |
| Tetradic | #9FBA4F | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#ba4f69 text on a black background
contrast 4.41:1
#ba4f69 text on a white background
contrast 4.76:1
CSS3 live lab
The quick brown fox
color: #ba4f69;
background-color: #ba4f69;
Glowing headline
text-shadow: 2px 2px 8px #ba4f69;
Soft neon halo
text-shadow: 0 0 14px rgba(186, 79, 105, 0.45);
box-shadow: 0 12px 32px -8px rgba(186, 79, 105, 0.45);
border: 3px solid #ba4f69; background: linear-gradient(135deg, #ba4f69, #BA7C4F);
Monochromatic scale
Palettes built from #ba4f69
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Brick (#cb4154) — ΔE2000 6.8 away, with its history, psychology and brand usage.
#ba4f69 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#ba4f69, answered
What color is #ba4f69?
#ba4f69 is a balanced soft red, closest to Indian Red (ΔE2000 10). It sits at 345° on the hue wheel with 44% saturation and 52% lightness, which reads as warm.
What is the RGB value of #ba4f69?
rgb(186, 79, 105) — 186 red, 79 green and 105 blue out of 255, or 72.9% / 31% / 41.2% by channel.
Is #ba4f69 a light or a dark color?
It is a dark color. Relative luminance is 0.1705 and perceived brightness is 48%, so white text on it reaches 4.76:1.
Should I use black or white text on #ba4f69?
White. It scores 4.76:1 against #ba4f69, versus 4.41:1 for black — AA at any size.
What is the complementary color of #ba4f69?
#4FBAA0 sits directly opposite on the wheel. Softer options are the split-complements #4FBA6B and #4F9FBA, which give the same contrast with far less vibration.
What colors go well with #ba4f69?
For interface work: #FAF4F6 as the surface, #E8C4CD for borders, #9B4B5E for secondary text, #359766 as an accent and #5C2431 for hover and pressed states. For a palette, the analogous pair #BA4F9F and #BA6B4F stays calm, while #4FBAA0 is the loudest partner.
What is #ba4f69 in CMYK for printing?
cmyk(0%, 58%, 44%, 27%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #ba4f69 warm or cool?
Warm — it scores 25 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BA5C4F; nudged cooler, #BD4D91.