#af5356
a balanced, soft red · warm · closest name: Indian Red
At a glance
Every number on this page in one read: what #af5356 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 | #af5356 |
| RGB | rgb(175, 83, 86) |
| HSL | hsl(358, 37%, 51%) |
| CMYK | cmyk(0%, 53%, 51%, 31%) |
| LAB | lab(46.9 37.8 16.2) |
| LCH | lch(46.9 41.1 23.2) |
| OKLCH | oklch(0.557 0.120 19.8) |
| Decimal | 11490134 |
| Display P3 | color(display-p3 0.686 0.325 0.337) |
Copy-ready code
/* CSS */
color: #af5356;
background-color: #af5356;
/* Tailwind (arbitrary) */
class="text-[#af5356] bg-[#af5356]"
/* SCSS */
$brand: #af5356;
/* SwiftUI */
Color(red: 0.686, green: 0.325, blue: 0.337)
/* Android */
Color.parseColor("#af5356")
/* Flutter */
Color(0xFFAF5356)
/* Python / OpenCV (BGR) */
(86, 83, 175)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. #af5356 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FAF5F5;
--brand-100: #F4EBEC;
--brand-200: #E8D3D4;
--brand-300: #DBB2B4;
--brand-400: #CA8C8E;
--brand-500: #B86669;
--brand-600: #af5356;
--brand-700: #8B4143;
--brand-800: #6F3436;
--brand-900: #52292A;
--brand-950: #33191A;
--brand: #af5356;
--brand-ink: #ffffff;
}Colors that work with #af5356
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 #af5356
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 | #53AFAC | Directly opposite — maximum tension | |
| Analogous left | #AF5384 | Neighbour, quieter | |
| Analogous right | #AF7E53 | Neighbour, quieter | |
| Split-complement 1 | #53AF7E | Contrast without the clash | |
| Split-complement 2 | #5384AF | Contrast without the clash | |
| Triadic 1 | #56AF53 | Even thirds — balanced and loud | |
| Triadic 2 | #5356AF | Even thirds — balanced and loud | |
| Tetradic | #84AF53 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#af5356 text on a black background
contrast 4.19:1
#af5356 text on a white background
contrast 5.01:1
CSS3 live lab
The quick brown fox
color: #af5356;
background-color: #af5356;
Glowing headline
text-shadow: 2px 2px 8px #af5356;
Soft neon halo
text-shadow: 0 0 14px rgba(175, 83, 86, 0.45);
box-shadow: 0 12px 32px -8px rgba(175, 83, 86, 0.45);
border: 3px solid #af5356; background: linear-gradient(135deg, #af5356, #AF8D53);
Monochromatic scale
Palettes built from #af5356
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 5.9 away, with its history, psychology and brand usage.
#af5356 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.
#af5356, answered
What color is #af5356?
#af5356 is a balanced soft red, closest to Indian Red (ΔE2000 7.2). It sits at 358° on the hue wheel with 37% saturation and 51% lightness, which reads as warm.
What is the RGB value of #af5356?
rgb(175, 83, 86) — 175 red, 83 green and 86 blue out of 255, or 68.6% / 32.5% / 33.7% by channel.
Is #af5356 a light or a dark color?
It is a dark color. Relative luminance is 0.1597 and perceived brightness is 46%, so white text on it reaches 5.01:1.
Should I use black or white text on #af5356?
White. It scores 5.01:1 against #af5356, versus 4.19:1 for black — AA at any size.
What is the complementary color of #af5356?
#53AFAC sits directly opposite on the wheel. Softer options are the split-complements #53AF7E and #5384AF, which give the same contrast with far less vibration.
What colors go well with #af5356?
For interface work: #FAF5F5 as the surface, #E5C7C8 for borders, #9B4B4D for secondary text, #3D8F78 as an accent and #57282A for hover and pressed states. For a palette, the analogous pair #AF5384 and #AF7E53 stays calm, while #53AFAC is the loudest partner.
What is #af5356 in CMYK for printing?
cmyk(0%, 53%, 51%, 31%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #af5356 warm or cool?
Warm — it scores 18 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF6E53; nudged cooler, #B25177.