Skip to content

#f66eb3

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

RGB
246, 110, 179
HSL
330°, 88%, 70%
CMYK
0, 55, 27, 4
Luminance
0.3400

At a glance

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

Hex
#f66eb3
Hue
330°
magenta / pink
Saturation
88%
electric
Lightness
70%
light
Brightness
96%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3400
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.80:1
Closest name
Hot Pink
ΔE2000 1.4
Where it sits
Hue330° of 360°
Saturation88%
Lightness70%
Temperature
Warm ← → Cool34% 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#f66eb3
RGBrgb(246, 110, 179)
HSLhsl(330, 88%, 70%)
CMYKcmyk(0%, 55%, 27%, 4%)
LABlab(65.0 59.2 -11.0)
LCHlch(65.0 60.2 349.5)
OKLCHoklch(0.722 0.181 351.0)
Decimal16150195
Display P3color(display-p3 0.965 0.431 0.702)

Copy-ready code

/* CSS */
color: #f66eb3;
background-color: #f66eb3;
/* Tailwind (arbitrary) */
class="text-[#f66eb3] bg-[#f66eb3]"
/* SCSS */
$brand: #f66eb3;
/* SwiftUI */
Color(red: 0.965, green: 0.431, blue: 0.702)
/* Android */
Color.parseColor("#f66eb3")
/* Flutter */
Color(0xFFF66EB3)
/* Python / OpenCV (BGR) */
(179, 110, 246)

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

Accessibility — WCAG contrast

Aa
#f66eb3 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#f66eb3 on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F8FB5
deuteranopia · #A4A7B0
tritanopia · #FF6889

Color scale — 50 to 950

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

#FDF2F7
#FAE5F0
#F8C4DE
#F895C8
#f66eb3
#F22C90
#E60E7C
#C00C67
#9A0A53
#6F0B3E
#450727
Base = 400Lightest = 50 · #FDF2F7Darkest = 950 · #450727
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FAE5F0;
  --brand-200: #F8C4DE;
  --brand-300: #F895C8;
  --brand-400: #f66eb3;
  --brand-500: #F22C90;
  --brand-600: #E60E7C;
  --brand-700: #C00C67;
  --brand-800: #9A0A53;
  --brand-900: #6F0B3E;
  --brand-950: #450727;
  --brand: #f66eb3;
  --brand-ink: #000000;
}

Colors that work with #f66eb3

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#EDC0D6
Hairlines and dividers
Muted text#9B4B73
Captions on the surface
Accent#08C436
Second voice, not a rival
Dark variant#780741
Hover, pressed, headers
Light variant#FEE7F2
Selected rows, tints
Dark surface#24141C
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 #f66eb3

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#6EF6B1
Analogous left#F56EF6
Analogous right#F66E6F
Split-complement 1#6FF66E
Split-complement 2#6EF6F5
Triadic 1#B3F66E
Triadic 2#6EB3F6
Tetradic#F6F56E

RGB percentages

Red96.5%
Green43.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow27.2%
Key (black)3.5%

Color previews

#f66eb3 text on a black background

contrast 7.80:1

Card sample

#f66eb3 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 110, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 110, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f66eb3;
background: linear-gradient(135deg, #f66eb3, #F6846E);

Monochromatic scale

Palettes built from #f66eb3

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.

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

#f66eb3, answered

What color is #f66eb3?

#f66eb3 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 1.4). It sits at 330° on the hue wheel with 88% saturation and 70% lightness, which reads as warm.

What is the RGB value of #f66eb3?

rgb(246, 110, 179) — 246 red, 110 green and 179 blue out of 255, or 96.5% / 43.1% / 70.2% by channel.

Is #f66eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3400 and perceived brightness is 67%, so black text on it reaches 7.80:1.

Should I use black or white text on #f66eb3?

Black. It scores 7.80:1 against #f66eb3, versus 2.69:1 for white — AAA at any size.

What is the complementary color of #f66eb3?

#6EF6B1 sits directly opposite on the wheel. Softer options are the split-complements #6FF66E and #6EF6F5, which give the same contrast with far less vibration.

What colors go well with #f66eb3?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B73 for secondary text, #08C436 as an accent and #780741 for hover and pressed states. For a palette, the analogous pair #F56EF6 and #F66E6F stays calm, while #6EF6B1 is the loudest partner.

What is #f66eb3 in CMYK for printing?

cmyk(0%, 55%, 27%, 4%). 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 #f66eb3 warm or cool?

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

Work with #f66eb3 in the Color Lab