Skip to content

#af0a4f

a dark, electric magenta / pink · warm · closest name: Medium Violet Red

RGB
175, 10, 79
HSL
335°, 89%, 36%
CMYK
0, 94, 55, 31
Luminance
0.0990

At a glance

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

Hex
#af0a4f
Hue
335°
magenta / pink
Saturation
89%
electric
Lightness
36%
dark
Brightness
69%
HSV value
Perceived
39%
weighted brightness
Luminance
0.0990
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
White
7.05:1
Closest name
Medium Violet Red
ΔE2000 11.7
Where it sits
Hue335° of 360°
Saturation89%
Lightness36%
Temperature
Warm ← → Cool31% 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#af0a4f
RGBrgb(175, 10, 79)
HSLhsl(335, 89%, 36%)
CMYKcmyk(0%, 94%, 55%, 31%)
LABlab(37.7 62.1 7.7)
LCHlch(37.7 62.6 7.1)
OKLCHoklch(0.487 0.191 6.0)
Decimal11471439
Display P3color(display-p3 0.686 0.039 0.310)

Copy-ready code

/* CSS */
color: #af0a4f;
background-color: #af0a4f;
/* Tailwind (arbitrary) */
class="text-[#af0a4f] bg-[#af0a4f]"
/* SCSS */
$brand: #af0a4f;
/* SwiftUI */
Color(red: 0.686, green: 0.039, blue: 0.310)
/* Android */
Color.parseColor("#af0a4f")
/* Flutter */
Color(0xFFAF0A4F)
/* Python / OpenCV (BGR) */
(79, 10, 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#ffffff on #af0a4f · 7.05:1
Use #ffffffAAA at every size.
Aa
White text · 7.05:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.98:1
AA fail · AA large fail · AAA fail
Reading the other direction: #af0a4f as text scores 7.05:1 on white and 2.98:1 on black.

Accessibility — WCAG contrast

Aa
#af0a4f on white: 7.05:1
AA ✓ pass · AA-large · AAA
Aa
#af0a4f on black: 2.98:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #414550
deuteranopia · #69634B
tritanopia · #BF002F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #af0a4f is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF2F6
#FBE5EE
#F8C4DA
#F995BF
#F6609F
#F32B7E
#E80D69
#af0a4f
#9A0946
#6F0B35
#460721
Base = 700Lightest = 50 · #FDF2F6Darkest = 950 · #460721
:root {
  --brand-50: #FDF2F6;
  --brand-100: #FBE5EE;
  --brand-200: #F8C4DA;
  --brand-300: #F995BF;
  --brand-400: #F6609F;
  --brand-500: #F32B7E;
  --brand-600: #E80D69;
  --brand-700: #af0a4f;
  --brand-800: #9A0946;
  --brand-900: #6F0B35;
  --brand-950: #460721;
  --brand: #af0a4f;
  --brand-ink: #ffffff;
}

Colors that work with #af0a4f

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

Text on it#ffffff
White wins here
Surface#FAF4F7
Tinted page background
Border#EDC0D3
Hairlines and dividers
Muted text#9B4B6C
Captions on the surface
Accent#07C547
Second voice, not a rival
Dark variant#790736
Hover, pressed, headers
Light variant#FEE7F0
Selected rows, tints
Dark surface#24141B
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 #af0a4f

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#0AAF6A
Analogous left#AF0AA2
Analogous right#AF170A
Split-complement 1#0AAF17
Split-complement 2#0AA2AF
Triadic 1#4FAF0A
Triadic 2#0A4FAF
Tetradic#A2AF0A

RGB percentages

Red68.6%
Green3.9%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta94.3%
Yellow54.9%
Key (black)31.4%

Color previews

#af0a4f text on a black background

contrast 2.98:1

Card sample

#af0a4f text on a white background

contrast 7.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af0a4f

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.

#af0a4f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#af0a4f, answered

What color is #af0a4f?

#af0a4f is a dark electric magenta / pink, closest to Medium Violet Red (ΔE2000 11.7). It sits at 335° on the hue wheel with 89% saturation and 36% lightness, which reads as warm.

What is the RGB value of #af0a4f?

rgb(175, 10, 79) — 175 red, 10 green and 79 blue out of 255, or 68.6% / 3.9% / 31% by channel.

Is #af0a4f a light or a dark color?

It is a dark color. Relative luminance is 0.0990 and perceived brightness is 39%, so white text on it reaches 7.05:1.

Should I use black or white text on #af0a4f?

White. It scores 7.05:1 against #af0a4f, versus 2.98:1 for black — AAA at any size.

What is the complementary color of #af0a4f?

#0AAF6A sits directly opposite on the wheel. Softer options are the split-complements #0AAF17 and #0AA2AF, which give the same contrast with far less vibration.

What colors go well with #af0a4f?

For interface work: #FAF4F7 as the surface, #EDC0D3 for borders, #9B4B6C for secondary text, #07C547 as an accent and #790736 for hover and pressed states. For a palette, the analogous pair #AF0AA2 and #AF170A stays calm, while #0AAF6A is the loudest partner.

What is #af0a4f in CMYK for printing?

cmyk(0%, 94%, 55%, 31%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #af0a4f warm or cool?

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

Work with #af0a4f in the Color Lab