Skip to content

#af7d9f

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

RGB
175, 125, 159
HSL
319°, 24%, 59%
CMYK
0, 29, 9, 31
Luminance
0.2628

At a glance

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

Hex
#af7d9f
Hue
319°
magenta / pink
Saturation
24%
soft
Lightness
59%
balanced
Brightness
69%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2628
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
6.26:1
Closest name
Pale Violet Red
ΔE2000 10.8
Where it sits
Hue319° of 360°
Saturation24%
Lightness59%
Temperature
Warm ← → Cool43% cool

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

Every format

HEX#af7d9f
RGBrgb(175, 125, 159)
HSLhsl(319, 24%, 59%)
CMYKcmyk(0%, 29%, 9%, 31%)
LABlab(58.3 24.9 -10.5)
LCHlch(58.3 27.0 337.2)
OKLCHoklch(0.650 0.077 338.9)
Decimal11500959
Display P3color(display-p3 0.686 0.490 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af7d9f on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#af7d9f on black: 6.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7E88A0
deuteranopia · #8A8F9E
tritanopia · #B57E89

Color scale — 50 to 950

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

#F9F6F8
#F3EDF1
#E5D7E0
#D4BACC
#BF97B2
#af7d9f
#985D85
#7E4E6F
#653E59
#4B3042
#2F1E29
Base = 500Lightest = 50 · #F9F6F8Darkest = 950 · #2F1E29
:root {
  --brand-50: #F9F6F8;
  --brand-100: #F3EDF1;
  --brand-200: #E5D7E0;
  --brand-300: #D4BACC;
  --brand-400: #BF97B2;
  --brand-500: #af7d9f;
  --brand-600: #985D85;
  --brand-700: #7E4E6F;
  --brand-800: #653E59;
  --brand-900: #4B3042;
  --brand-950: #2F1E29;
  --brand: #af7d9f;
  --brand-ink: #000000;
}

Colors that work with #af7d9f

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#F9F6F8
Tinted page background
Border#E0CCDA
Hairlines and dividers
Muted text#8E577D
Captions on the surface
Accent#4A824E
Second voice, not a rival
Dark variant#4F3145
Hover, pressed, headers
Light variant#F5EFF3
Selected rows, tints
Dark surface#23151E
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 #af7d9f

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#7DAF8D
Analogous left#A67DAF
Analogous right#AF7D86
Split-complement 1#86AF7D
Split-complement 2#7DAFA6
Triadic 1#9FAF7D
Triadic 2#7D9FAF
Tetradic#AFA67D

RGB percentages

Red68.6%
Green49.0%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow9.1%
Key (black)31.4%

Color previews

#af7d9f text on a black background

contrast 6.26:1

Card sample

#af7d9f text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af7d9f

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.

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

#af7d9f, answered

What color is #af7d9f?

#af7d9f is a balanced soft magenta / pink, closest to Pale Violet Red (ΔE2000 10.8). It sits at 319° on the hue wheel with 24% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #af7d9f?

rgb(175, 125, 159) — 175 red, 125 green and 159 blue out of 255, or 68.6% / 49% / 62.4% by channel.

Is #af7d9f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2628 and perceived brightness is 57%, so black text on it reaches 6.26:1.

Should I use black or white text on #af7d9f?

Black. It scores 6.26:1 against #af7d9f, versus 3.36:1 for white — AA at any size.

What is the complementary color of #af7d9f?

#7DAF8D sits directly opposite on the wheel. Softer options are the split-complements #86AF7D and #7DAFA6, which give the same contrast with far less vibration.

What colors go well with #af7d9f?

For interface work: #F9F6F8 as the surface, #E0CCDA for borders, #8E577D for secondary text, #4A824E as an accent and #4F3145 for hover and pressed states. For a palette, the analogous pair #A67DAF and #AF7D86 stays calm, while #7DAF8D is the loudest partner.

What is #af7d9f in CMYK for printing?

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

Is #af7d9f warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF7D8D; nudged cooler, #AF7BB1.

Work with #af7d9f in the Color Lab