Skip to content

#af5c79

a balanced, soft magenta / pink · warm · closest name: Pale Violet Red

RGB
175, 92, 121
HSL
339°, 34%, 52%
CMYK
0, 47, 31, 31
Luminance
0.1815

At a glance

Every number on this page in one read: what #af5c79 is made of, how bright it looks, and which way it leans.

Hex
#af5c79
Hue
339°
magenta / pink
Saturation
34%
soft
Lightness
52%
balanced
Brightness
69%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1815
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
4.63:1
Closest name
Pale Violet Red
ΔE2000 10.7
Where it sits
Hue339° of 360°
Saturation34%
Lightness52%
Temperature
Warm ← → Cool29% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#af5c79
RGBrgb(175, 92, 121)
HSLhsl(339, 34%, 52%)
CMYKcmyk(0%, 47%, 31%, 31%)
LABlab(49.7 37.1 -1.0)
LCHlch(49.7 37.1 358.5)
OKLCHoklch(0.581 0.112 359.0)
Decimal11492473
Display P3color(display-p3 0.686 0.361 0.475)

Copy-ready code

/* CSS */
color: #af5c79;
background-color: #af5c79;
/* Tailwind (arbitrary) */
class="text-[#af5c79] bg-[#af5c79]"
/* SCSS */
$brand: #af5c79;
/* SwiftUI */
Color(red: 0.686, green: 0.361, blue: 0.475)
/* Android */
Color.parseColor("#af5c79")
/* Flutter */
Color(0xFFAF5C79)
/* Python / OpenCV (BGR) */
(121, 92, 175)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #af5c79 · 4.63:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.54:1
AA pass · AA large pass · AAA fail
Aa
Black text · 4.63:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #af5c79 as text scores 4.54:1 on white and 4.63:1 on black.

Accessibility — WCAG contrast

Aa
#af5c79 on white: 4.54:1
AA ✓ pass · AA-large · AAA
Aa
#af5c79 on black: 4.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #686D7A
deuteranopia · #7D7C77
tritanopia · #BB5766

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #af5c79 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.

#F9F5F7
#F4ECEE
#E8D4DB
#DAB4C1
#C88EA2
#af5c79
#A4516E
#89435C
#6E3649
#502A37
#321A23
Base = 500Lightest = 50 · #F9F5F7Darkest = 950 · #321A23
:root {
  --brand-50: #F9F5F7;
  --brand-100: #F4ECEE;
  --brand-200: #E8D4DB;
  --brand-300: #DAB4C1;
  --brand-400: #C88EA2;
  --brand-500: #af5c79;
  --brand-600: #A4516E;
  --brand-700: #89435C;
  --brand-800: #6E3649;
  --brand-900: #502A37;
  --brand-950: #321A23;
  --brand: #af5c79;
  --brand-ink: #000000;
}

Colors that work with #af5c79

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF5F7
Tinted page background
Border#E4C8D2
Hairlines and dividers
Muted text#9A4C67
Captions on the surface
Accent#3F8D5E
Second voice, not a rival
Dark variant#562A39
Hover, pressed, headers
Light variant#F7EEF1
Selected rows, tints
Dark surface#24141A
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #af5c79

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • 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#5CAF92
Analogous left#AF5CA3
Analogous right#AF695C
Split-complement 1#5CAF69
Split-complement 2#5CA3AF
Triadic 1#79AF5C
Triadic 2#5C79AF
Tetradic#A3AF5C

RGB percentages

Red68.6%
Green36.1%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta47.4%
Yellow30.9%
Key (black)31.4%

Color previews

#af5c79 text on a black background

contrast 4.63:1

Card sample

#af5c79 text on a white background

contrast 4.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #af5c79;
Background color
Panel with #af5c79 background
background-color: #af5c79;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #af5c79;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(175, 92, 121, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 92, 121, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af5c79;
background: linear-gradient(135deg, #af5c79, #AF765C);

Monochromatic scale

Palettes built from #af5c79

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.

#af5c79 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#af5c79, answered

What color is #af5c79?

#af5c79 is a balanced soft magenta / pink, closest to Pale Violet Red (ΔE2000 10.7). It sits at 339° on the hue wheel with 34% saturation and 52% lightness, which reads as warm.

What is the RGB value of #af5c79?

rgb(175, 92, 121) — 175 red, 92 green and 121 blue out of 255, or 68.6% / 36.1% / 47.5% by channel.

Is #af5c79 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1815 and perceived brightness is 49%, so black text on it reaches 4.63:1.

Should I use black or white text on #af5c79?

Black. It scores 4.63:1 against #af5c79, versus 4.54:1 for white — AA at any size.

What is the complementary color of #af5c79?

#5CAF92 sits directly opposite on the wheel. Softer options are the split-complements #5CAF69 and #5CA3AF, which give the same contrast with far less vibration.

What colors go well with #af5c79?

For interface work: #FAF5F7 as the surface, #E4C8D2 for borders, #9A4C67 for secondary text, #3F8D5E as an accent and #562A39 for hover and pressed states. For a palette, the analogous pair #AF5CA3 and #AF695C stays calm, while #5CAF92 is the loudest partner.

What is #af5c79 in CMYK for printing?

cmyk(0%, 47%, 31%, 31%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #af5c79 warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF5D5C; nudged cooler, #B25A99.

Work with #af5c79 in the Color Lab