Skip to content

#f445c2

a balanced, electric magenta / pink · warm · closest name: Orchid

RGB
244, 69, 194
HSL
317°, 89%, 61%
CMYK
0, 72, 21, 4
Luminance
0.2738

At a glance

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

Hex
#f445c2
Hue
317°
magenta / pink
Saturation
89%
electric
Lightness
61%
balanced
Brightness
96%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2738
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.48:1
Closest name
Orchid
ΔE2000 7.7
Where it sits
Hue317° of 360°
Saturation89%
Lightness61%
Temperature
Warm ← → Cool40% 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#f445c2
RGBrgb(244, 69, 194)
HSLhsl(317, 89%, 61%)
CMYKcmyk(0%, 72%, 21%, 4%)
LABlab(59.3 76.7 -28.2)
LCHlch(59.3 81.7 339.8)
OKLCHoklch(0.681 0.242 341.8)
Decimal16008642
Display P3color(display-p3 0.957 0.271 0.761)

Copy-ready code

/* CSS */
color: #f445c2;
background-color: #f445c2;
/* Tailwind (arbitrary) */
class="text-[#f445c2] bg-[#f445c2]"
/* SCSS */
$brand: #f445c2;
/* SwiftUI */
Color(red: 0.957, green: 0.271, blue: 0.761)
/* Android */
Color.parseColor("#f445c2")
/* Flutter */
Color(0xFFF445C2)
/* Python / OpenCV (BGR) */
(194, 69, 244)

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

Accessibility — WCAG contrast

Aa
#f445c2 on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#f445c2 on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #557DC5
deuteranopia · #8C99BE
tritanopia · #FF487E

Color scale — 50 to 950

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

#FDF2FA
#FBE5F4
#F8C4E9
#F995DC
#F660CB
#f445c2
#E70EA9
#C10B8D
#9A0971
#6F0B53
#450734
Base = 500Lightest = 50 · #FDF2FADarkest = 950 · #450734
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FBE5F4;
  --brand-200: #F8C4E9;
  --brand-300: #F995DC;
  --brand-400: #F660CB;
  --brand-500: #f445c2;
  --brand-600: #E70EA9;
  --brand-700: #C10B8D;
  --brand-800: #9A0971;
  --brand-900: #6F0B53;
  --brand-950: #450734;
  --brand: #f445c2;
  --brand-ink: #000000;
}

Colors that work with #f445c2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4F9
Tinted page background
Border#EDC0E0
Hairlines and dividers
Muted text#9B4B84
Captions on the surface
Accent#07C50F
Second voice, not a rival
Dark variant#780758
Hover, pressed, headers
Light variant#FEE7F7
Selected rows, tints
Dark surface#241420
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 #f445c2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#45F477
Analogous left#CE45F4
Analogous right#F4456B
Split-complement 1#6BF445
Split-complement 2#45F4CE
Triadic 1#C2F445
Triadic 2#45C2F4
Tetradic#F4CE45

RGB percentages

Red95.7%
Green27.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow20.5%
Key (black)4.3%

Color previews

#f445c2 text on a black background

contrast 6.48:1

Card sample

#f445c2 text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 69, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 69, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f445c2;
background: linear-gradient(135deg, #f445c2, #F4454E);

Monochromatic scale

Palettes built from #f445c2

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.

#f445c2 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f445c2, answered

What color is #f445c2?

#f445c2 is a balanced electric magenta / pink, closest to Orchid (ΔE2000 7.7). It sits at 317° on the hue wheel with 89% saturation and 61% lightness, which reads as warm.

What is the RGB value of #f445c2?

rgb(244, 69, 194) — 244 red, 69 green and 194 blue out of 255, or 95.7% / 27.1% / 76.1% by channel.

Is #f445c2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2738 and perceived brightness is 62%, so black text on it reaches 6.48:1.

Should I use black or white text on #f445c2?

Black. It scores 6.48:1 against #f445c2, versus 3.24:1 for white — AA at any size.

What is the complementary color of #f445c2?

#45F477 sits directly opposite on the wheel. Softer options are the split-complements #6BF445 and #45F4CE, which give the same contrast with far less vibration.

What colors go well with #f445c2?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B84 for secondary text, #07C50F as an accent and #780758 for hover and pressed states. For a palette, the analogous pair #CE45F4 and #F4456B stays calm, while #45F477 is the loudest partner.

What is #f445c2 in CMYK for printing?

cmyk(0%, 72%, 21%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f445c2 warm or cool?

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

Work with #f445c2 in the Color Lab