Skip to content

#ff07cb

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

RGB
255, 7, 203
HSL
313°, 100%, 51%
CMYK
0, 97, 20, 0
Luminance
0.2572

At a glance

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

Hex
#ff07cb
Hue
313°
magenta / pink
Saturation
100%
electric
Lightness
51%
balanced
Brightness
100%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2572
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.14:1
Closest name
Magenta
ΔE2000 7.3
Where it sits
Hue313° of 360°
Saturation100%
Lightness51%
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#ff07cb
RGBrgb(255, 7, 203)
HSLhsl(313, 100%, 51%)
CMYKcmyk(0%, 97%, 20%, 0%)
LABlab(57.8 91.2 -35.6)
LCHlch(57.8 97.9 338.7)
OKLCHoklch(0.675 0.291 340.7)
Decimal16713675
Display P3color(display-p3 1.000 0.027 0.796)

Copy-ready code

/* CSS */
color: #ff07cb;
background-color: #ff07cb;
/* Tailwind (arbitrary) */
class="text-[#ff07cb] bg-[#ff07cb]"
/* SCSS */
$brand: #ff07cb;
/* SwiftUI */
Color(red: 1.000, green: 0.027, blue: 0.796)
/* Android */
Color.parseColor("#ff07cb")
/* Flutter */
Color(0xFFFF07CB)
/* Python / OpenCV (BGR) */
(203, 7, 255)

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

Accessibility — WCAG contrast

Aa
#ff07cb on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff07cb on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3274CF
deuteranopia · #8597C6
tritanopia · #FF1C78

Color scale — 50 to 950

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

#FEF1FB
#FCE3F7
#FCC0EF
#FF8FE7
#FF57DC
#FF1FD0
#ff07cb
#CC00A1
#A30081
#76055E
#49033B
Base = 600Lightest = 50 · #FEF1FBDarkest = 950 · #49033B
:root {
  --brand-50: #FEF1FB;
  --brand-100: #FCE3F7;
  --brand-200: #FCC0EF;
  --brand-300: #FF8FE7;
  --brand-400: #FF57DC;
  --brand-500: #FF1FD0;
  --brand-600: #ff07cb;
  --brand-700: #CC00A1;
  --brand-800: #A30081;
  --brand-900: #76055E;
  --brand-950: #49033B;
  --brand: #ff07cb;
  --brand-ink: #000000;
}

Colors that work with #ff07cb

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#EDC0E3
Hairlines and dividers
Muted text#9B4B8A
Captions on the surface
Accent#08CC00
Second voice, not a rival
Dark variant#800065
Hover, pressed, headers
Light variant#FFE5FA
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 #ff07cb

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#07FF3B
Analogous left#B707FF
Analogous right#FF074F
Split-complement 1#4FFF07
Split-complement 2#07FFB7
Triadic 1#CBFF07
Triadic 2#07CBFF
Tetradic#FFB707

RGB percentages

Red100.0%
Green2.7%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta97.3%
Yellow20.4%
Key (black)0.0%

Color previews

#ff07cb text on a black background

contrast 6.14:1

Card sample

#ff07cb text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 7, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 7, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff07cb;
background: linear-gradient(135deg, #ff07cb, #FF0726);

Monochromatic scale

Palettes built from #ff07cb

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.

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

#ff07cb, answered

What color is #ff07cb?

#ff07cb is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7.3). It sits at 313° on the hue wheel with 100% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #ff07cb?

rgb(255, 7, 203) — 255 red, 7 green and 203 blue out of 255, or 100% / 2.7% / 79.6% by channel.

Is #ff07cb a light or a dark color?

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

Should I use black or white text on #ff07cb?

Black. It scores 6.14:1 against #ff07cb, versus 3.42:1 for white — AA at any size.

What is the complementary color of #ff07cb?

#07FF3B sits directly opposite on the wheel. Softer options are the split-complements #4FFF07 and #07FFB7, which give the same contrast with far less vibration.

What colors go well with #ff07cb?

For interface work: #FAF4F9 as the surface, #EDC0E3 for borders, #9B4B8A for secondary text, #08CC00 as an accent and #800065 for hover and pressed states. For a palette, the analogous pair #B707FF and #FF074F stays calm, while #07FF3B is the loudest partner.

What is #ff07cb in CMYK for printing?

cmyk(0%, 97%, 20%, 0%). 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 #ff07cb 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 #FF0770; nudged cooler, #D807FF.

Work with #ff07cb in the Color Lab