Skip to content

#cf2c61

a balanced, vivid magenta / pink · warm · closest name: Crimson

RGB
207, 44, 97
HSL
341°, 65%, 49%
CMYK
0, 79, 53, 19
Luminance
0.1593

At a glance

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

Hex
#cf2c61
Hue
341°
magenta / pink
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1593
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.02:1
Closest name
Crimson
ΔE2000 10.2
Where it sits
Hue341° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool28% 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#cf2c61
RGBrgb(207, 44, 97)
HSLhsl(341, 65%, 49%)
CMYKcmyk(0%, 79%, 53%, 19%)
LABlab(46.9 64.7 10.3)
LCHlch(46.9 65.5 9.0)
OKLCHoklch(0.568 0.199 7.6)
Decimal13577313
Display P3color(display-p3 0.812 0.173 0.380)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf2c61 on white: 5.02:1
AA ✓ pass · AA-large · AAA
Aa
#cf2c61 on black: 4.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #585A62
deuteranopia · #827B5D
tritanopia · #E20043

Color scale — 50 to 950

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

#FBF3F6
#F7E8ED
#F1CBD7
#EBA2BA
#E17498
#D84675
#cf2c61
#A8244F
#871D3F
#621930
#3D0F1E
Base = 600Lightest = 50 · #FBF3F6Darkest = 950 · #3D0F1E
:root {
  --brand-50: #FBF3F6;
  --brand-100: #F7E8ED;
  --brand-200: #F1CBD7;
  --brand-300: #EBA2BA;
  --brand-400: #E17498;
  --brand-500: #D84675;
  --brand-600: #cf2c61;
  --brand-700: #A8244F;
  --brand-800: #871D3F;
  --brand-900: #621930;
  --brand-950: #3D0F1E;
  --brand: #cf2c61;
  --brand-ink: #ffffff;
}

Colors that work with #cf2c61

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#FAF4F6
Tinted page background
Border#EDC0CE
Hairlines and dividers
Muted text#9B4B65
Captions on the surface
Accent#20AC5B
Second voice, not a rival
Dark variant#691631
Hover, pressed, headers
Light variant#FBEAEF
Selected rows, tints
Dark surface#241419
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 #cf2c61

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#2CCF9A
Analogous left#CF2CB2
Analogous right#CF492C
Split-complement 1#2CCF49
Split-complement 2#2CB2CF
Triadic 1#61CF2C
Triadic 2#2C61CF
Tetradic#B2CF2C

RGB percentages

Red81.2%
Green17.3%
Blue38.0%

CMYK percentages

Cyan0.0%
Magenta78.7%
Yellow53.1%
Key (black)18.8%

Color previews

#cf2c61 text on a black background

contrast 4.19:1

Card sample

#cf2c61 text on a white background

contrast 5.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf2c61

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.

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

#cf2c61, answered

What color is #cf2c61?

#cf2c61 is a balanced vivid magenta / pink, closest to Crimson (ΔE2000 10.2). It sits at 341° on the hue wheel with 65% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cf2c61?

rgb(207, 44, 97) — 207 red, 44 green and 97 blue out of 255, or 81.2% / 17.3% / 38% by channel.

Is #cf2c61 a light or a dark color?

It is a dark color. Relative luminance is 0.1593 and perceived brightness is 48%, so white text on it reaches 5.02:1.

Should I use black or white text on #cf2c61?

White. It scores 5.02:1 against #cf2c61, versus 4.19:1 for black — AA at any size.

What is the complementary color of #cf2c61?

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

What colors go well with #cf2c61?

For interface work: #FAF4F6 as the surface, #EDC0CE for borders, #9B4B65 for secondary text, #20AC5B as an accent and #691631 for hover and pressed states. For a palette, the analogous pair #CF2CB2 and #CF492C stays calm, while #2CCF9A is the loudest partner.

What is #cf2c61 in CMYK for printing?

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

Is #cf2c61 warm or cool?

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

Work with #cf2c61 in the Color Lab