Skip to content

#af5e8c

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

RGB
175, 94, 140
HSL
326°, 34%, 53%
CMYK
0, 46, 20, 31
Luminance
0.1901

At a glance

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

Hex
#af5e8c
Hue
326°
magenta / pink
Saturation
34%
soft
Lightness
53%
balanced
Brightness
69%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1901
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
4.80:1
Closest name
Medium Violet Red
ΔE2000 10.9
Where it sits
Hue326° of 360°
Saturation34%
Lightness53%
Temperature
Warm ← → Cool36% 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#af5e8c
RGBrgb(175, 94, 140)
HSLhsl(326, 34%, 53%)
CMYKcmyk(0%, 46%, 20%, 31%)
LABlab(50.7 38.8 -10.8)
LCHlch(50.7 40.3 344.5)
OKLCHoklch(0.591 0.119 346.2)
Decimal11493004
Display P3color(display-p3 0.686 0.369 0.549)

Copy-ready code

/* CSS */
color: #af5e8c;
background-color: #af5e8c;
/* Tailwind (arbitrary) */
class="text-[#af5e8c] bg-[#af5e8c]"
/* SCSS */
$brand: #af5e8c;
/* SwiftUI */
Color(red: 0.686, green: 0.369, blue: 0.549)
/* Android */
Color.parseColor("#af5e8c")
/* Flutter */
Color(0xFFAF5E8C)
/* Python / OpenCV (BGR) */
(140, 94, 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 #af5e8c · 4.80:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.37:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.80:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #af5e8c as text scores 4.37:1 on white and 4.80:1 on black.

Accessibility — WCAG contrast

Aa
#af5e8c on white: 4.37:1
AA ✗ fail · AA-large · AAA
Aa
#af5e8c on black: 4.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #65708E
deuteranopia · #7A7E8A
tritanopia · #B95D6F

Color scale — 50 to 950

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

#F9F5F8
#F4ECF0
#E8D4DF
#DAB4C9
#C78FAF
#af5e8c
#A45180
#88446B
#6D3655
#502A40
#321A28
Base = 500Lightest = 50 · #F9F5F8Darkest = 950 · #321A28
:root {
  --brand-50: #F9F5F8;
  --brand-100: #F4ECF0;
  --brand-200: #E8D4DF;
  --brand-300: #DAB4C9;
  --brand-400: #C78FAF;
  --brand-500: #af5e8c;
  --brand-600: #A45180;
  --brand-700: #88446B;
  --brand-800: #6D3655;
  --brand-900: #502A40;
  --brand-950: #321A28;
  --brand: #af5e8c;
  --brand-ink: #000000;
}

Colors that work with #af5e8c

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#FAF5F8
Tinted page background
Border#E4C8D8
Hairlines and dividers
Muted text#994C78
Captions on the surface
Accent#3F8D4E
Second voice, not a rival
Dark variant#552A43
Hover, pressed, headers
Light variant#F7EEF3
Selected rows, tints
Dark surface#24141D
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 #af5e8c

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#5EAF81
Analogous left#A95EAF
Analogous right#AF5E63
Split-complement 1#63AF5E
Split-complement 2#5EAFA9
Triadic 1#8CAF5E
Triadic 2#5E8CAF
Tetradic#AFA95E

RGB percentages

Red68.6%
Green36.9%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta46.3%
Yellow20.0%
Key (black)31.4%

Color previews

#af5e8c text on a black background

contrast 4.80:1

Card sample

#af5e8c text on a white background

contrast 4.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af5e8c

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.

#af5e8c 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.

#af5e8c, answered

What color is #af5e8c?

#af5e8c is a balanced soft magenta / pink, closest to Medium Violet Red (ΔE2000 10.9). It sits at 326° on the hue wheel with 34% saturation and 53% lightness, which reads as warm.

What is the RGB value of #af5e8c?

rgb(175, 94, 140) — 175 red, 94 green and 140 blue out of 255, or 68.6% / 36.9% / 54.9% by channel.

Is #af5e8c a light or a dark color?

It is a mid-tone. Relative luminance is 0.1901 and perceived brightness is 50%, so black text on it reaches 4.80:1.

Should I use black or white text on #af5e8c?

Black. It scores 4.80:1 against #af5e8c, versus 4.37:1 for white — AA at any size.

What is the complementary color of #af5e8c?

#5EAF81 sits directly opposite on the wheel. Softer options are the split-complements #63AF5E and #5EAFA9, which give the same contrast with far less vibration.

What colors go well with #af5e8c?

For interface work: #FAF5F8 as the surface, #E4C8D8 for borders, #994C78 for secondary text, #3F8D4E as an accent and #552A43 for hover and pressed states. For a palette, the analogous pair #A95EAF and #AF5E63 stays calm, while #5EAF81 is the loudest partner.

What is #af5e8c in CMYK for printing?

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

Is #af5e8c warm or cool?

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

Work with #af5e8c in the Color Lab