Skip to content

#ff76fd

a light, electric magenta / pink · neutral · closest name: Violet

RGB
255, 118, 253
HSL
301°, 100%, 73%
CMYK
0, 54, 1, 0
Luminance
0.4131

At a glance

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

Hex
#ff76fd
Hue
301°
magenta / pink
Saturation
100%
electric
Lightness
73%
light
Brightness
100%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4131
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
9.26:1
Closest name
Violet
ΔE2000 3.4
Where it sits
Hue301° of 360°
Saturation100%
Lightness73%
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#ff76fd
RGBrgb(255, 118, 253)
HSLhsl(301, 100%, 73%)
CMYKcmyk(0%, 54%, 1%, 0%)
LABlab(70.4 69.1 -43.8)
LCHlch(70.4 81.8 327.7)
OKLCHoklch(0.774 0.227 328.1)
Decimal16742141
Display P3color(display-p3 1.000 0.463 0.992)

Copy-ready code

/* CSS */
color: #ff76fd;
background-color: #ff76fd;
/* Tailwind (arbitrary) */
class="text-[#ff76fd] bg-[#ff76fd]"
/* SCSS */
$brand: #ff76fd;
/* SwiftUI */
Color(red: 1.000, green: 0.463, blue: 0.992)
/* Android */
Color.parseColor("#ff76fd")
/* Flutter */
Color(0xFFFF76FD)
/* Python / OpenCV (BGR) */
(253, 118, 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 #ff76fd · 9.26:1
Use #000000AAA at every size.
Aa
White text · 2.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.26:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ff76fd as text scores 2.27:1 on white and 9.26:1 on black.

Accessibility — WCAG contrast

Aa
#ff76fd on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#ff76fd on black: 9.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #69A1FF
deuteranopia · #95B3F9
tritanopia · #FF85AF

Color scale — 50 to 950

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

#FEF1FD
#FCE3FC
#FCC0FB
#ff76fd
#FF57FC
#FF1FFC
#F500F1
#CC00C9
#A300A1
#760574
#490348
Base = 300Lightest = 50 · #FEF1FDDarkest = 950 · #490348
:root {
  --brand-50: #FEF1FD;
  --brand-100: #FCE3FC;
  --brand-200: #FCC0FB;
  --brand-300: #ff76fd;
  --brand-400: #FF57FC;
  --brand-500: #FF1FFC;
  --brand-600: #F500F1;
  --brand-700: #CC00C9;
  --brand-800: #A300A1;
  --brand-900: #760574;
  --brand-950: #490348;
  --brand: #ff76fd;
  --brand-ink: #000000;
}

Colors that work with #ff76fd

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#30CC00
Second voice, not a rival
Dark variant#80007E
Hover, pressed, headers
Light variant#FFE5FF
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 #ff76fd

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#76FF78
Analogous left#BC76FF
Analogous right#FF76B8
Split-complement 1#B8FF76
Split-complement 2#76FFBC
Triadic 1#FDFF76
Triadic 2#76FDFF
Tetradic#FFBC76

RGB percentages

Red100.0%
Green46.3%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta53.7%
Yellow0.8%
Key (black)0.0%

Color previews

#ff76fd text on a black background

contrast 9.26:1

Card sample

#ff76fd text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff76fd

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.

#ff76fd 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#ff76fd, answered

What color is #ff76fd?

#ff76fd is a light electric magenta / pink, closest to Violet (ΔE2000 3.4). It sits at 301° on the hue wheel with 100% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #ff76fd?

rgb(255, 118, 253) — 255 red, 118 green and 253 blue out of 255, or 100% / 46.3% / 99.2% by channel.

Is #ff76fd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4131 and perceived brightness is 73%, so black text on it reaches 9.26:1.

Should I use black or white text on #ff76fd?

Black. It scores 9.26:1 against #ff76fd, versus 2.27:1 for white — AAA at any size.

What is the complementary color of #ff76fd?

#76FF78 sits directly opposite on the wheel. Softer options are the split-complements #B8FF76 and #76FFBC, which give the same contrast with far less vibration.

What colors go well with #ff76fd?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #30CC00 as an accent and #80007E for hover and pressed states. For a palette, the analogous pair #BC76FF and #FF76B8 stays calm, while #76FF78 is the loudest partner.

What is #ff76fd in CMYK for printing?

cmyk(0%, 54%, 1%, 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 #ff76fd 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 #FF76CB; nudged cooler, #CF76FF.

Work with #ff76fd in the Color Lab