Skip to content

#f35baf

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

RGB
243, 91, 175
HSL
327°, 86%, 66%
CMYK
0, 63, 28, 5
Luminance
0.2963

At a glance

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

Hex
#f35baf
Hue
327°
magenta / pink
Saturation
86%
electric
Lightness
66%
light
Brightness
95%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2963
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.93:1
Closest name
Hot Pink
ΔE2000 3.8
Where it sits
Hue327° of 360°
Saturation86%
Lightness66%
Temperature
Warm ← → Cool35% 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#f35baf
RGBrgb(243, 91, 175)
HSLhsl(327, 86%, 66%)
CMYKcmyk(0%, 63%, 28%, 5%)
LABlab(61.3 66.0 -14.2)
LCHlch(61.3 67.5 347.9)
OKLCHoklch(0.694 0.204 349.5)
Decimal15948719
Display P3color(display-p3 0.953 0.357 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f35baf on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#f35baf on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6F83B2
deuteranopia · #9A9EAB
tritanopia · #FF557D

Color scale — 50 to 950

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

#FDF2F8
#FAE5F1
#F7C5E1
#F796CC
#f35baf
#F02E99
#E41186
#BE0E6F
#980B59
#6E0D42
#450829
Base = 400Lightest = 50 · #FDF2F8Darkest = 950 · #450829
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FAE5F1;
  --brand-200: #F7C5E1;
  --brand-300: #F796CC;
  --brand-400: #f35baf;
  --brand-500: #F02E99;
  --brand-600: #E41186;
  --brand-700: #BE0E6F;
  --brand-800: #980B59;
  --brand-900: #6E0D42;
  --brand-950: #450829;
  --brand: #f35baf;
  --brand-ink: #000000;
}

Colors that work with #f35baf

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#FAF4F8
Tinted page background
Border#EDC0D9
Hairlines and dividers
Muted text#9B4B77
Captions on the surface
Accent#09C32E
Second voice, not a rival
Dark variant#770946
Hover, pressed, headers
Light variant#FDE7F3
Selected rows, tints
Dark surface#24141D
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 #f35baf

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#5BF39F
Analogous left#EB5BF3
Analogous right#F35B63
Split-complement 1#63F35B
Split-complement 2#5BF3EB
Triadic 1#AFF35B
Triadic 2#5BAFF3
Tetradic#F3EB5B

RGB percentages

Red95.3%
Green35.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta62.6%
Yellow28.0%
Key (black)4.7%

Color previews

#f35baf text on a black background

contrast 6.93:1

Card sample

#f35baf text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f35baf

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.

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

#f35baf, answered

What color is #f35baf?

#f35baf is a light electric magenta / pink, closest to Hot Pink (ΔE2000 3.8). It sits at 327° on the hue wheel with 86% saturation and 66% lightness, which reads as warm.

What is the RGB value of #f35baf?

rgb(243, 91, 175) — 243 red, 91 green and 175 blue out of 255, or 95.3% / 35.7% / 68.6% by channel.

Is #f35baf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2963 and perceived brightness is 63%, so black text on it reaches 6.93:1.

Should I use black or white text on #f35baf?

Black. It scores 6.93:1 against #f35baf, versus 3.03:1 for white — AA at any size.

What is the complementary color of #f35baf?

#5BF39F sits directly opposite on the wheel. Softer options are the split-complements #63F35B and #5BF3EB, which give the same contrast with far less vibration.

What colors go well with #f35baf?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B77 for secondary text, #09C32E as an accent and #770946 for hover and pressed states. For a palette, the analogous pair #EB5BF3 and #F35B63 stays calm, while #5BF39F is the loudest partner.

What is #f35baf in CMYK for printing?

cmyk(0%, 63%, 28%, 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 #f35baf warm or cool?

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

Work with #f35baf in the Color Lab