Skip to content

#cf2d7c

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

RGB
207, 45, 124
HSL
331°, 64%, 49%
CMYK
0, 78, 40, 19
Luminance
0.1660

At a glance

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

Hex
#cf2d7c
Hue
331°
magenta / pink
Saturation
64%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1660
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.86:1
Closest name
Medium Violet Red
ΔE2000 4.9
Where it sits
Hue331° of 360°
Saturation64%
Lightness49%
Temperature
Warm ← → Cool33% 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#cf2d7c
RGBrgb(207, 45, 124)
HSLhsl(331, 64%, 49%)
CMYKcmyk(0%, 78%, 40%, 19%)
LABlab(47.8 66.8 -5.0)
LCHlch(47.8 67.0 355.7)
OKLCHoklch(0.577 0.206 356.5)
Decimal13577596
Display P3color(display-p3 0.812 0.176 0.486)

Copy-ready code

/* CSS */
color: #cf2d7c;
background-color: #cf2d7c;
/* Tailwind (arbitrary) */
class="text-[#cf2d7c] bg-[#cf2d7c]"
/* SCSS */
$brand: #cf2d7c;
/* SwiftUI */
Color(red: 0.812, green: 0.176, blue: 0.486)
/* Android */
Color.parseColor("#cf2d7c")
/* Flutter */
Color(0xFFCF2D7C)
/* Python / OpenCV (BGR) */
(124, 45, 207)

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

Accessibility — WCAG contrast

Aa
#cf2d7c on white: 4.86:1
AA ✓ pass · AA-large · AAA
Aa
#cf2d7c on black: 4.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #515E7E
deuteranopia · #7D7C78
tritanopia · #E01051

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf2d7c 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
#F1CBDD
#EBA3C6
#E175AA
#D7478D
#cf2d7c
#A82464
#861D50
#61193C
#3D1026
Base = 600Lightest = 50 · #FBF4F7Darkest = 950 · #3D1026
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E8F0;
  --brand-200: #F1CBDD;
  --brand-300: #EBA3C6;
  --brand-400: #E175AA;
  --brand-500: #D7478D;
  --brand-600: #cf2d7c;
  --brand-700: #A82464;
  --brand-800: #861D50;
  --brand-900: #61193C;
  --brand-950: #3D1026;
  --brand: #cf2d7c;
  --brand-ink: #ffffff;
}

Colors that work with #cf2d7c

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#EDC0D6
Hairlines and dividers
Muted text#9B4B72
Captions on the surface
Accent#20AC45
Second voice, not a rival
Dark variant#69173F
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 #cf2d7c

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#2DCF80
Analogous left#CF2DCD
Analogous right#CF2F2D
Split-complement 1#2DCF2F
Split-complement 2#2DCDCF
Triadic 1#7CCF2D
Triadic 2#2D7CCF
Tetradic#CDCF2D

RGB percentages

Red81.2%
Green17.6%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta78.3%
Yellow40.1%
Key (black)18.8%

Color previews

#cf2d7c text on a black background

contrast 4.32:1

Card sample

#cf2d7c text on a white background

contrast 4.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 45, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 45, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf2d7c;
background: linear-gradient(135deg, #cf2d7c, #CF4A2D);

Monochromatic scale

Palettes built from #cf2d7c

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.

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

#cf2d7c, answered

What color is #cf2d7c?

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

What is the RGB value of #cf2d7c?

rgb(207, 45, 124) — 207 red, 45 green and 124 blue out of 255, or 81.2% / 17.6% / 48.6% by channel.

Is #cf2d7c a light or a dark color?

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

Should I use black or white text on #cf2d7c?

White. It scores 4.86:1 against #cf2d7c, versus 4.32:1 for black — AA at any size.

What is the complementary color of #cf2d7c?

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

What colors go well with #cf2d7c?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B72 for secondary text, #20AC45 as an accent and #69173F for hover and pressed states. For a palette, the analogous pair #CF2DCD and #CF2F2D stays calm, while #2DCF80 is the loudest partner.

What is #cf2d7c in CMYK for printing?

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

Is #cf2d7c warm or cool?

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

Work with #cf2d7c in the Color Lab