Skip to content

#cf2f6d

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

RGB
207, 47, 109
HSL
337°, 63%, 50%
CMYK
0, 77, 47, 19
Luminance
0.1640

At a glance

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

Hex
#cf2f6d
Hue
337°
magenta / pink
Saturation
63%
vivid
Lightness
50%
balanced
Brightness
81%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1640
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.91:1
Closest name
Medium Violet Red
ΔE2000 8.2
Where it sits
Hue337° of 360°
Saturation63%
Lightness50%
Temperature
Warm ← → Cool30% 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#cf2f6d
RGBrgb(207, 47, 109)
HSLhsl(337, 63%, 50%)
CMYKcmyk(0%, 77%, 47%, 19%)
LABlab(47.5 64.8 3.8)
LCHlch(47.5 65.0 3.3)
OKLCHoklch(0.573 0.199 3.0)
Decimal13578093
Display P3color(display-p3 0.812 0.184 0.427)

Copy-ready code

/* CSS */
color: #cf2f6d;
background-color: #cf2f6d;
/* Tailwind (arbitrary) */
class="text-[#cf2f6d] bg-[#cf2f6d]"
/* SCSS */
$brand: #cf2f6d;
/* SwiftUI */
Color(red: 0.812, green: 0.184, blue: 0.427)
/* Android */
Color.parseColor("#cf2f6d")
/* Flutter */
Color(0xFFCF2F6D)
/* Python / OpenCV (BGR) */
(109, 47, 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 #cf2f6d · 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: #cf2f6d as text scores 4.91:1 on white and 4.28:1 on black.

Accessibility — WCAG contrast

Aa
#cf2f6d on white: 4.91:1
AA ✓ pass · AA-large · AAA
Aa
#cf2f6d on black: 4.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #565D6E
deuteranopia · #817C69
tritanopia · #E1004A

Color scale — 50 to 950

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

#FBF4F6
#F7E8EE
#F0CBDA
#EAA4BF
#E0769F
#D5487F
#cf2f6d
#A62657
#851E46
#611A35
#3C1021
Base = 600Lightest = 50 · #FBF4F6Darkest = 950 · #3C1021
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E8EE;
  --brand-200: #F0CBDA;
  --brand-300: #EAA4BF;
  --brand-400: #E0769F;
  --brand-500: #D5487F;
  --brand-600: #cf2f6d;
  --brand-700: #A62657;
  --brand-800: #851E46;
  --brand-900: #611A35;
  --brand-950: #3C1021;
  --brand: #cf2f6d;
  --brand-ink: #ffffff;
}

Colors that work with #cf2f6d

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#EDC0D1
Hairlines and dividers
Muted text#9B4B6A
Captions on the surface
Accent#22AA54
Second voice, not a rival
Dark variant#681837
Hover, pressed, headers
Light variant#FAEAF0
Selected rows, tints
Dark surface#24141A
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 #cf2f6d

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#2FCF91
Analogous left#CF2FBD
Analogous right#CF412F
Split-complement 1#2FCF41
Split-complement 2#2FBDCF
Triadic 1#6DCF2F
Triadic 2#2F6DCF
Tetradic#BDCF2F

RGB percentages

Red81.2%
Green18.4%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta77.3%
Yellow47.3%
Key (black)18.8%

Color previews

#cf2f6d text on a black background

contrast 4.28:1

Card sample

#cf2f6d text on a white background

contrast 4.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf2f6d

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.

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

#cf2f6d, answered

What color is #cf2f6d?

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

What is the RGB value of #cf2f6d?

rgb(207, 47, 109) — 207 red, 47 green and 109 blue out of 255, or 81.2% / 18.4% / 42.7% by channel.

Is #cf2f6d 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 #cf2f6d?

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

What is the complementary color of #cf2f6d?

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

What colors go well with #cf2f6d?

For interface work: #FAF4F7 as the surface, #EDC0D1 for borders, #9B4B6A for secondary text, #22AA54 as an accent and #681837 for hover and pressed states. For a palette, the analogous pair #CF2FBD and #CF412F stays calm, while #2FCF91 is the loudest partner.

What is #cf2f6d in CMYK for printing?

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

Is #cf2f6d warm or cool?

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

Work with #cf2f6d in the Color Lab