Skip to content

#f42ccc

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
244, 44, 204
HSL
312°, 90%, 57%
CMYK
0, 82, 16, 4
Luminance
0.2539

At a glance

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

Hex
#f42ccc
Hue
312°
magenta / pink
Saturation
90%
electric
Lightness
57%
balanced
Brightness
96%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2539
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.08:1
Closest name
Magenta
ΔE2000 6.9
Where it sits
Hue312° of 360°
Saturation90%
Lightness57%
Temperature
Warm ← → Cool43% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f42ccc
RGBrgb(244, 44, 204)
HSLhsl(312, 90%, 57%)
CMYKcmyk(0%, 82%, 16%, 4%)
LABlab(57.5 84.6 -36.8)
LCHlch(57.5 92.2 336.5)
OKLCHoklch(0.669 0.270 338.3)
Decimal16002252
Display P3color(display-p3 0.957 0.173 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f42ccc on white: 3.45:1
AA ✗ fail · AA-large · AAA
Aa
#f42ccc on black: 6.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3977D0
deuteranopia · #8095C8
tritanopia · #FF3A7D

Color scale — 50 to 950

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

#FDF2FB
#FBE5F6
#F8C3EE
#F994E5
#F75FD8
#f42ccc
#E90CBD
#C20A9D
#9B087E
#700A5C
#460739
Base = 500Lightest = 50 · #FDF2FBDarkest = 950 · #460739
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F6;
  --brand-200: #F8C3EE;
  --brand-300: #F994E5;
  --brand-400: #F75FD8;
  --brand-500: #f42ccc;
  --brand-600: #E90CBD;
  --brand-700: #C20A9D;
  --brand-800: #9B087E;
  --brand-900: #700A5C;
  --brand-950: #460739;
  --brand: #f42ccc;
  --brand-ink: #000000;
}

Colors that work with #f42ccc

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8B
Captions on the surface
Accent#10C606
Second voice, not a rival
Dark variant#790662
Hover, pressed, headers
Light variant#FEE7F9
Selected rows, tints
Dark surface#241421
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 #f42ccc

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#2CF454
Analogous left#B82CF4
Analogous right#F42C68
Split-complement 1#68F42C
Split-complement 2#2CF4B8
Triadic 1#CCF42C
Triadic 2#2CCCF4
Tetradic#F4B82C

RGB percentages

Red95.7%
Green17.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta82.0%
Yellow16.4%
Key (black)4.3%

Color previews

#f42ccc text on a black background

contrast 6.08:1

Card sample

#f42ccc text on a white background

contrast 3.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f42ccc

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.

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

#f42ccc, answered

What color is #f42ccc?

#f42ccc is a balanced electric magenta / pink, closest to Magenta (ΔE2000 6.9). It sits at 312° on the hue wheel with 90% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #f42ccc?

rgb(244, 44, 204) — 244 red, 44 green and 204 blue out of 255, or 95.7% / 17.3% / 80% by channel.

Is #f42ccc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2539 and perceived brightness is 60%, so black text on it reaches 6.08:1.

Should I use black or white text on #f42ccc?

Black. It scores 6.08:1 against #f42ccc, versus 3.45:1 for white — AA at any size.

What is the complementary color of #f42ccc?

#2CF454 sits directly opposite on the wheel. Softer options are the split-complements #68F42C and #2CF4B8, which give the same contrast with far less vibration.

What colors go well with #f42ccc?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8B for secondary text, #10C606 as an accent and #790662 for hover and pressed states. For a palette, the analogous pair #B82CF4 and #F42C68 stays calm, while #2CF454 is the loudest partner.

What is #f42ccc in CMYK for printing?

cmyk(0%, 82%, 16%, 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 #f42ccc warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F42C83; nudged cooler, #D42AF6.

Work with #f42ccc in the Color Lab