Skip to content

#f30df0

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

RGB
243, 13, 240
HSL
301°, 91%, 50%
CMYK
0, 95, 1, 5
Luminance
0.2563

At a glance

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

Hex
#f30df0
Hue
301°
magenta / pink
Saturation
91%
electric
Lightness
50%
balanced
Brightness
95%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2563
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.13:1
Closest name
Magenta
ΔE2000 2.6
Where it sits
Hue301° of 360°
Saturation91%
Lightness50%
Temperature
Warm ← → Cool50% 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#f30df0
RGBrgb(243, 13, 240)
HSLhsl(301, 91%, 50%)
CMYKcmyk(0%, 95%, 1%, 5%)
LABlab(57.7 93.5 -56.8)
LCHlch(57.7 109.4 328.7)
OKLCHoklch(0.677 0.306 329.0)
Decimal15928816
Display P3color(display-p3 0.953 0.051 0.941)

Copy-ready code

/* CSS */
color: #f30df0;
background-color: #f30df0;
/* Tailwind (arbitrary) */
class="text-[#f30df0] bg-[#f30df0]"
/* SCSS */
$brand: #f30df0;
/* SwiftUI */
Color(red: 0.953, green: 0.051, blue: 0.941)
/* Android */
Color.parseColor("#f30df0")
/* Flutter */
Color(0xFFF30DF0)
/* Python / OpenCV (BGR) */
(240, 13, 243)

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

Accessibility — WCAG contrast

Aa
#f30df0 on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#f30df0 on black: 6.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0079F5
deuteranopia · #6694EB
tritanopia · #FC468E

Color scale — 50 to 950

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

#FDF2FD
#FBE5FB
#F9C3F8
#FA94F8
#F75FF5
#F429F2
#f30df0
#C20AC0
#9C089A
#700A6F
#460645
Base = 600Lightest = 50 · #FDF2FDDarkest = 950 · #460645
:root {
  --brand-50: #FDF2FD;
  --brand-100: #FBE5FB;
  --brand-200: #F9C3F8;
  --brand-300: #FA94F8;
  --brand-400: #F75FF5;
  --brand-500: #F429F2;
  --brand-600: #f30df0;
  --brand-700: #C20AC0;
  --brand-800: #9C089A;
  --brand-900: #700A6F;
  --brand-950: #460645;
  --brand: #f30df0;
  --brand-ink: #000000;
}

Colors that work with #f30df0

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#FAF4FA
Tinted page background
Border#EDC0EC
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#33C606
Second voice, not a rival
Dark variant#7A0678
Hover, pressed, headers
Light variant#FEE7FD
Selected rows, tints
Dark surface#241424
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 #f30df0

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#0DF310
Analogous left#830DF3
Analogous right#F30D7D
Split-complement 1#7DF30D
Split-complement 2#0DF383
Triadic 1#F0F30D
Triadic 2#0DF0F3
Tetradic#F3830D

RGB percentages

Red95.3%
Green5.1%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta94.7%
Yellow1.2%
Key (black)4.7%

Color previews

#f30df0 text on a black background

contrast 6.13:1

Card sample

#f30df0 text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 13, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 13, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f30df0;
background: linear-gradient(135deg, #f30df0, #F30D57);

Monochromatic scale

Palettes built from #f30df0

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.

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

#f30df0, answered

What color is #f30df0?

#f30df0 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.6). It sits at 301° on the hue wheel with 91% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #f30df0?

rgb(243, 13, 240) — 243 red, 13 green and 240 blue out of 255, or 95.3% / 5.1% / 94.1% by channel.

Is #f30df0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2563 and perceived brightness is 61%, so black text on it reaches 6.13:1.

Should I use black or white text on #f30df0?

Black. It scores 6.13:1 against #f30df0, versus 3.43:1 for white — AA at any size.

What is the complementary color of #f30df0?

#0DF310 sits directly opposite on the wheel. Softer options are the split-complements #7DF30D and #0DF383, which give the same contrast with far less vibration.

What colors go well with #f30df0?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #33C606 as an accent and #7A0678 for hover and pressed states. For a palette, the analogous pair #830DF3 and #F30D7D stays calm, while #0DF310 is the loudest partner.

What is #f30df0 in CMYK for printing?

cmyk(0%, 95%, 1%, 5%). 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 #f30df0 warm or cool?

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

Work with #f30df0 in the Color Lab