Skip to content

#af2c6a

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

RGB
175, 44, 106
HSL
332°, 60%, 43%
CMYK
0, 75, 39, 31
Luminance
0.1196

At a glance

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

Hex
#af2c6a
Hue
332°
magenta / pink
Saturation
60%
vivid
Lightness
43%
dark
Brightness
69%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1196
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
6.19:1
Closest name
Medium Violet Red
ΔE2000 6.3
Where it sits
Hue332° of 360°
Saturation60%
Lightness43%
Temperature
Warm ← → Cool32% 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#af2c6a
RGBrgb(175, 44, 106)
HSLhsl(332, 60%, 43%)
CMYKcmyk(0%, 75%, 39%, 31%)
LABlab(41.1 56.8 -4.4)
LCHlch(41.1 57.0 355.6)
OKLCHoklch(0.516 0.175 356.5)
Decimal11480170
Display P3color(display-p3 0.686 0.173 0.416)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af2c6a on white: 6.19:1
AA ✓ pass · AA-large · AAA
Aa
#af2c6a on black: 3.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #47516C
deuteranopia · #6B6A67
tritanopia · #BD1B47

Color scale — 50 to 950

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

#FBF4F7
#F7E9EF
#EFCCDD
#E8A5C5
#DD79A8
#D24C8B
#C43176
#af2c6a
#82214F
#5F1C3B
#3B1125
Base = 700Lightest = 50 · #FBF4F7Darkest = 950 · #3B1125
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E9EF;
  --brand-200: #EFCCDD;
  --brand-300: #E8A5C5;
  --brand-400: #DD79A8;
  --brand-500: #D24C8B;
  --brand-600: #C43176;
  --brand-700: #af2c6a;
  --brand-800: #82214F;
  --brand-900: #5F1C3B;
  --brand-950: #3B1125;
  --brand: #af2c6a;
  --brand-ink: #ffffff;
}

Colors that work with #af2c6a

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#EDC0D5
Hairlines and dividers
Muted text#9B4B71
Captions on the surface
Accent#25A749
Second voice, not a rival
Dark variant#661A3E
Hover, pressed, headers
Light variant#FAEBF2
Selected rows, tints
Dark surface#24141C
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 #af2c6a

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
  • 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#2CAF71
Analogous left#AF2CAB
Analogous right#AF2F2C
Split-complement 1#2CAF2F
Split-complement 2#2CABAF
Triadic 1#6AAF2C
Triadic 2#2C6AAF
Tetradic#ABAF2C

RGB percentages

Red68.6%
Green17.3%
Blue41.6%

CMYK percentages

Cyan0.0%
Magenta74.9%
Yellow39.4%
Key (black)31.4%

Color previews

#af2c6a text on a black background

contrast 3.39:1

Card sample

#af2c6a text on a white background

contrast 6.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af2c6a

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.

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

#af2c6a, answered

What color is #af2c6a?

#af2c6a is a dark vivid magenta / pink, closest to Medium Violet Red (ΔE2000 6.3). It sits at 332° on the hue wheel with 60% saturation and 43% lightness, which reads as warm.

What is the RGB value of #af2c6a?

rgb(175, 44, 106) — 175 red, 44 green and 106 blue out of 255, or 68.6% / 17.3% / 41.6% by channel.

Is #af2c6a a light or a dark color?

It is a dark color. Relative luminance is 0.1196 and perceived brightness is 42%, so white text on it reaches 6.19:1.

Should I use black or white text on #af2c6a?

White. It scores 6.19:1 against #af2c6a, versus 3.39:1 for black — AA at any size.

What is the complementary color of #af2c6a?

#2CAF71 sits directly opposite on the wheel. Softer options are the split-complements #2CAF2F and #2CABAF, which give the same contrast with far less vibration.

What colors go well with #af2c6a?

For interface work: #FAF4F7 as the surface, #EDC0D5 for borders, #9B4B71 for secondary text, #25A749 as an accent and #661A3E for hover and pressed states. For a palette, the analogous pair #AF2CAB and #AF2F2C stays calm, while #2CAF71 is the loudest partner.

What is #af2c6a in CMYK for printing?

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

Is #af2c6a warm or cool?

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

Work with #af2c6a in the Color Lab