Skip to content

#af7d8d

a balanced, soft magenta / pink · warm · closest name: Rosy Brown

RGB
175, 125, 141
HSL
341°, 24%, 59%
CMYK
0, 29, 19, 31
Luminance
0.2570

At a glance

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

Hex
#af7d8d
Hue
341°
magenta / pink
Saturation
24%
soft
Lightness
59%
balanced
Brightness
69%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2570
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
6.14:1
Closest name
Rosy Brown
ΔE2000 8
Where it sits
Hue341° of 360°
Saturation24%
Lightness59%
Temperature
Warm ← → Cool35% 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#af7d8d
RGBrgb(175, 125, 141)
HSLhsl(341, 24%, 59%)
CMYKcmyk(0%, 29%, 19%, 31%)
LABlab(57.8 21.8 -0.9)
LCHlch(57.8 21.9 357.6)
OKLCHoklch(0.644 0.066 358.2)
Decimal11500941
Display P3color(display-p3 0.686 0.490 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af7d8d on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#af7d8d on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #83868E
deuteranopia · #8F8E8C
tritanopia · #B77B82

Color scale — 50 to 950

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

#F9F6F7
#F3EDEF
#E5D7DB
#D4BAC2
#BF97A4
#af7d8d
#985D70
#7E4E5D
#653E4B
#4B3038
#2F1E23
Base = 500Lightest = 50 · #F9F6F7Darkest = 950 · #2F1E23
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDEF;
  --brand-200: #E5D7DB;
  --brand-300: #D4BAC2;
  --brand-400: #BF97A4;
  --brand-500: #af7d8d;
  --brand-600: #985D70;
  --brand-700: #7E4E5D;
  --brand-800: #653E4B;
  --brand-900: #4B3038;
  --brand-950: #2F1E23;
  --brand: #af7d8d;
  --brand-ink: #000000;
}

Colors that work with #af7d8d

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#F9F6F7
Tinted page background
Border#E0CCD3
Hairlines and dividers
Muted text#8E5769
Captions on the surface
Accent#4A8262
Second voice, not a rival
Dark variant#4F313A
Hover, pressed, headers
Light variant#F5EFF1
Selected rows, tints
Dark surface#23151A
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 #af7d8d

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#7DAF9F
Analogous left#AF7DA6
Analogous right#AF867D
Split-complement 1#7DAF86
Split-complement 2#7DA6AF
Triadic 1#8DAF7D
Triadic 2#7D8DAF
Tetradic#A6AF7D

RGB percentages

Red68.6%
Green49.0%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow19.4%
Key (black)31.4%

Color previews

#af7d8d text on a black background

contrast 6.14:1

Card sample

#af7d8d text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af7d8d

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.

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

#af7d8d, answered

What color is #af7d8d?

#af7d8d is a balanced soft magenta / pink, closest to Rosy Brown (ΔE2000 8). It sits at 341° on the hue wheel with 24% saturation and 59% lightness, which reads as warm.

What is the RGB value of #af7d8d?

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

Is #af7d8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2570 and perceived brightness is 56%, so black text on it reaches 6.14:1.

Should I use black or white text on #af7d8d?

Black. It scores 6.14:1 against #af7d8d, versus 3.42:1 for white — AA at any size.

What is the complementary color of #af7d8d?

#7DAF9F sits directly opposite on the wheel. Softer options are the split-complements #7DAF86 and #7DA6AF, which give the same contrast with far less vibration.

What colors go well with #af7d8d?

For interface work: #F9F6F7 as the surface, #E0CCD3 for borders, #8E5769 for secondary text, #4A8262 as an accent and #4F313A for hover and pressed states. For a palette, the analogous pair #AF7DA6 and #AF867D stays calm, while #7DAF9F is the loudest partner.

What is #af7d8d in CMYK for printing?

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

Is #af7d8d warm or cool?

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

Work with #af7d8d in the Color Lab