Skip to content

#f23eb3

a balanced, electric magenta / pink · warm · closest name: Deep Pink

RGB
242, 62, 179
HSL
321°, 87%, 60%
CMYK
0, 74, 26, 5
Luminance
0.2558

At a glance

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

Hex
#f23eb3
Hue
321°
magenta / pink
Saturation
87%
electric
Lightness
60%
balanced
Brightness
95%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2558
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.12:1
Closest name
Deep Pink
ΔE2000 6.6
Where it sits
Hue321° of 360°
Saturation87%
Lightness60%
Temperature
Warm ← → Cool38% 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#f23eb3
RGBrgb(242, 62, 179)
HSLhsl(321, 87%, 60%)
CMYKcmyk(0%, 74%, 26%, 5%)
LABlab(57.6 76.5 -22.1)
LCHlch(57.6 79.7 343.9)
OKLCHoklch(0.667 0.240 345.8)
Decimal15875763
Display P3color(display-p3 0.949 0.243 0.702)

Copy-ready code

/* CSS */
color: #f23eb3;
background-color: #f23eb3;
/* Tailwind (arbitrary) */
class="text-[#f23eb3] bg-[#f23eb3]"
/* SCSS */
$brand: #f23eb3;
/* SwiftUI */
Color(red: 0.949, green: 0.243, blue: 0.702)
/* Android */
Color.parseColor("#f23eb3")
/* Flutter */
Color(0xFFF23EB3)
/* Python / OpenCV (BGR) */
(179, 62, 242)

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

Accessibility — WCAG contrast

Aa
#f23eb3 on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#f23eb3 on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5677B6
deuteranopia · #8D95AF
tritanopia · #FF3A74

Color scale — 50 to 950

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

#FDF2F9
#FAE5F3
#F8C4E6
#F896D6
#F461C1
#f23eb3
#E50F9A
#BF0D81
#990A67
#6E0C4C
#45072F
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #45072F
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FAE5F3;
  --brand-200: #F8C4E6;
  --brand-300: #F896D6;
  --brand-400: #F461C1;
  --brand-500: #f23eb3;
  --brand-600: #E50F9A;
  --brand-700: #BF0D81;
  --brand-800: #990A67;
  --brand-900: #6E0C4C;
  --brand-950: #45072F;
  --brand: #f23eb3;
  --brand-ink: #000000;
}

Colors that work with #f23eb3

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7F
Captions on the surface
Accent#09C31C
Second voice, not a rival
Dark variant#770850
Hover, pressed, headers
Light variant#FDE7F6
Selected rows, tints
Dark surface#24141F
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 #f23eb3

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#3EF27D
Analogous left#D73EF2
Analogous right#F23E59
Split-complement 1#59F23E
Split-complement 2#3EF2D7
Triadic 1#B3F23E
Triadic 2#3EB3F2
Tetradic#F2D73E

RGB percentages

Red94.9%
Green24.3%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta74.4%
Yellow26.0%
Key (black)5.1%

Color previews

#f23eb3 text on a black background

contrast 6.12:1

Card sample

#f23eb3 text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f23eb3

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.

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

#f23eb3, answered

What color is #f23eb3?

#f23eb3 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 6.6). It sits at 321° on the hue wheel with 87% saturation and 60% lightness, which reads as warm.

What is the RGB value of #f23eb3?

rgb(242, 62, 179) — 242 red, 62 green and 179 blue out of 255, or 94.9% / 24.3% / 70.2% by channel.

Is #f23eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2558 and perceived brightness is 60%, so black text on it reaches 6.12:1.

Should I use black or white text on #f23eb3?

Black. It scores 6.12:1 against #f23eb3, versus 3.43:1 for white — AA at any size.

What is the complementary color of #f23eb3?

#3EF27D sits directly opposite on the wheel. Softer options are the split-complements #59F23E and #3EF2D7, which give the same contrast with far less vibration.

What colors go well with #f23eb3?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7F for secondary text, #09C31C as an accent and #770850 for hover and pressed states. For a palette, the analogous pair #D73EF2 and #F23E59 stays calm, while #3EF27D is the loudest partner.

What is #f23eb3 in CMYK for printing?

cmyk(0%, 74%, 26%, 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 #f23eb3 warm or cool?

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

Work with #f23eb3 in the Color Lab