Skip to content

#cc2f7f

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

RGB
204, 47, 127
HSL
329°, 63%, 49%
CMYK
0, 77, 38, 20
Luminance
0.1640

At a glance

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

Hex
#cc2f7f
Hue
329°
magenta / pink
Saturation
63%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1640
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.91:1
Closest name
Medium Violet Red
ΔE2000 4.1
Where it sits
Hue329° of 360°
Saturation63%
Lightness49%
Temperature
Warm ← → Cool34% 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#cc2f7f
RGBrgb(204, 47, 127)
HSLhsl(329, 63%, 49%)
CMYKcmyk(0%, 77%, 38%, 20%)
LABlab(47.5 65.8 -7.3)
LCHlch(47.5 66.2 353.7)
OKLCHoklch(0.574 0.203 354.8)
Decimal13381503
Display P3color(display-p3 0.800 0.184 0.498)

Copy-ready code

/* CSS */
color: #cc2f7f;
background-color: #cc2f7f;
/* Tailwind (arbitrary) */
class="text-[#cc2f7f] bg-[#cc2f7f]"
/* SCSS */
$brand: #cc2f7f;
/* SwiftUI */
Color(red: 0.800, green: 0.184, blue: 0.498)
/* Android */
Color.parseColor("#cc2f7f")
/* Flutter */
Color(0xFFCC2F7F)
/* Python / OpenCV (BGR) */
(127, 47, 204)

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 #cc2f7f · 4.91:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.91:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.28:1
AA fail · AA large pass · AAA fail
Reading the other direction: #cc2f7f as text scores 4.91:1 on white and 4.28:1 on black.

Accessibility — WCAG contrast

Aa
#cc2f7f on white: 4.91:1
AA ✓ pass · AA-large · AAA
Aa
#cc2f7f on black: 4.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #4F5E81
deuteranopia · #7B7B7B
tritanopia · #DC1A53

Color scale — 50 to 950

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

#FBF4F7
#F7E8F0
#F0CCDE
#EAA4C8
#DF76AC
#D54990
#cc2f7f
#A62667
#851F53
#601A3E
#3C1027
Base = 600Lightest = 50 · #FBF4F7Darkest = 950 · #3C1027
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E8F0;
  --brand-200: #F0CCDE;
  --brand-300: #EAA4C8;
  --brand-400: #DF76AC;
  --brand-500: #D54990;
  --brand-600: #cc2f7f;
  --brand-700: #A62667;
  --brand-800: #851F53;
  --brand-900: #601A3E;
  --brand-950: #3C1027;
  --brand: #cc2f7f;
  --brand-ink: #ffffff;
}

Colors that work with #cc2f7f

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#EDC0D7
Hairlines and dividers
Muted text#9B4B74
Captions on the surface
Accent#22AA43
Second voice, not a rival
Dark variant#681841
Hover, pressed, headers
Light variant#FAEAF2
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 #cc2f7f

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
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#2FCC7C
Analogous left#CA2FCC
Analogous right#CC2F31
Split-complement 1#31CC2F
Split-complement 2#2FCCCA
Triadic 1#7FCC2F
Triadic 2#2F7FCC
Tetradic#CCCA2F

RGB percentages

Red80.0%
Green18.4%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta77.0%
Yellow37.7%
Key (black)20.0%

Color previews

#cc2f7f text on a black background

contrast 4.28:1

Card sample

#cc2f7f text on a white background

contrast 4.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 47, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 47, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc2f7f;
background: linear-gradient(135deg, #cc2f7f, #CC482F);

Monochromatic scale

Palettes built from #cc2f7f

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.

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

#cc2f7f, answered

What color is #cc2f7f?

#cc2f7f is a balanced vivid magenta / pink, closest to Medium Violet Red (ΔE2000 4.1). It sits at 329° on the hue wheel with 63% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cc2f7f?

rgb(204, 47, 127) — 204 red, 47 green and 127 blue out of 255, or 80% / 18.4% / 49.8% by channel.

Is #cc2f7f a light or a dark color?

It is a dark color. Relative luminance is 0.1640 and perceived brightness is 49%, so white text on it reaches 4.91:1.

Should I use black or white text on #cc2f7f?

White. It scores 4.91:1 against #cc2f7f, versus 4.28:1 for black — AA at any size.

What is the complementary color of #cc2f7f?

#2FCC7C sits directly opposite on the wheel. Softer options are the split-complements #31CC2F and #2FCCCA, which give the same contrast with far less vibration.

What colors go well with #cc2f7f?

For interface work: #FAF4F7 as the surface, #EDC0D7 for borders, #9B4B74 for secondary text, #22AA43 as an accent and #681841 for hover and pressed states. For a palette, the analogous pair #CA2FCC and #CC2F31 stays calm, while #2FCC7C is the loudest partner.

What is #cc2f7f in CMYK for printing?

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

Is #cc2f7f warm or cool?

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

Work with #cc2f7f in the Color Lab