Skip to content

#ff9fc3

a light, electric magenta / pink · warm · closest name: Light Pink

RGB
255, 159, 195
HSL
338°, 100%, 81%
CMYK
0, 38, 24, 0
Luminance
0.5000

At a glance

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

Hex
#ff9fc3
Hue
338°
magenta / pink
Saturation
100%
electric
Lightness
81%
light
Brightness
100%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5000
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.00:1
Closest name
Light Pink
ΔE2000 7.9
Where it sits
Hue338° of 360°
Saturation100%
Lightness81%
Temperature
Warm ← → Cool29% 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#ff9fc3
RGBrgb(255, 159, 195)
HSLhsl(338, 100%, 81%)
CMYKcmyk(0%, 38%, 24%, 0%)
LABlab(76.1 40.2 -3.3)
LCHlch(76.1 40.4 355.3)
OKLCHoklch(0.809 0.121 356.1)
Decimal16752579
Display P3color(display-p3 1.000 0.624 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9fc3 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#ff9fc3 on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABB1C4
deuteranopia · #C2C2C1
tritanopia · #FF9AAC

Color scale — 50 to 950

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

#FEF1F6
#FCE3ED
#FCC0D6
#ff9fc3
#FF5796
#FF1F73
#F5005C
#CC004D
#A3003D
#76052F
#49031D
Base = 300Lightest = 50 · #FEF1F6Darkest = 950 · #49031D
:root {
  --brand-50: #FEF1F6;
  --brand-100: #FCE3ED;
  --brand-200: #FCC0D6;
  --brand-300: #ff9fc3;
  --brand-400: #FF5796;
  --brand-500: #FF1F73;
  --brand-600: #F5005C;
  --brand-700: #CC004D;
  --brand-800: #A3003D;
  --brand-900: #76052F;
  --brand-950: #49031D;
  --brand: #ff9fc3;
  --brand-ink: #000000;
}

Colors that work with #ff9fc3

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#FAF4F7
Tinted page background
Border#EDC0D1
Hairlines and dividers
Muted text#9B4B69
Captions on the surface
Accent#00CC4D
Second voice, not a rival
Dark variant#800030
Hover, pressed, headers
Light variant#FFE5EF
Selected rows, tints
Dark surface#24141A
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 #ff9fc3

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#9FFFDB
Analogous left#FF9FF3
Analogous right#FFAB9F
Split-complement 1#9FFFAB
Split-complement 2#9FF3FF
Triadic 1#C3FF9F
Triadic 2#9FC3FF
Tetradic#F3FF9F

RGB percentages

Red100.0%
Green62.4%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta37.6%
Yellow23.5%
Key (black)0.0%

Color previews

#ff9fc3 text on a black background

contrast 11.00:1

Card sample

#ff9fc3 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9fc3

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.

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

#ff9fc3, answered

What color is #ff9fc3?

#ff9fc3 is a light electric magenta / pink, closest to Light Pink (ΔE2000 7.9). It sits at 338° on the hue wheel with 100% saturation and 81% lightness, which reads as warm.

What is the RGB value of #ff9fc3?

rgb(255, 159, 195) — 255 red, 159 green and 195 blue out of 255, or 100% / 62.4% / 76.5% by channel.

Is #ff9fc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.5000 and perceived brightness is 77%, so black text on it reaches 11.00:1.

Should I use black or white text on #ff9fc3?

Black. It scores 11.00:1 against #ff9fc3, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #ff9fc3?

#9FFFDB sits directly opposite on the wheel. Softer options are the split-complements #9FFFAB and #9FF3FF, which give the same contrast with far less vibration.

What colors go well with #ff9fc3?

For interface work: #FAF4F7 as the surface, #EDC0D1 for borders, #9B4B69 for secondary text, #00CC4D as an accent and #800030 for hover and pressed states. For a palette, the analogous pair #FF9FF3 and #FFAB9F stays calm, while #9FFFDB is the loudest partner.

What is #ff9fc3 in CMYK for printing?

cmyk(0%, 38%, 24%, 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 #ff9fc3 warm or cool?

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

Work with #ff9fc3 in the Color Lab