Skip to content

#f22eb0

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

RGB
242, 46, 176
HSL
320°, 88%, 57%
CMYK
0, 81, 27, 5
Luminance
0.2397

At a glance

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

Hex
#f22eb0
Hue
320°
magenta / pink
Saturation
88%
electric
Lightness
57%
balanced
Brightness
95%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2397
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.79:1
Closest name
Deep Pink
ΔE2000 6.3
Where it sits
Hue320° of 360°
Saturation88%
Lightness57%
Temperature
Warm ← → Cool39% 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#f22eb0
RGBrgb(242, 46, 176)
HSLhsl(320, 88%, 57%)
CMYKcmyk(0%, 81%, 27%, 5%)
LABlab(56.1 80.3 -22.8)
LCHlch(56.1 83.5 344.1)
OKLCHoklch(0.655 0.252 346.1)
Decimal15871664
Display P3color(display-p3 0.949 0.180 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f22eb0 on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#f22eb0 on black: 5.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D71B3
deuteranopia · #8992AC
tritanopia · #FF276E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f22eb0 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
#F895D7
#F561C3
#f22eb0
#E60E9E
#C00C83
#9A0A69
#6F0B4D
#450730
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #450730
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FAE5F3;
  --brand-200: #F8C4E6;
  --brand-300: #F895D7;
  --brand-400: #F561C3;
  --brand-500: #f22eb0;
  --brand-600: #E60E9E;
  --brand-700: #C00C83;
  --brand-800: #9A0A69;
  --brand-900: #6F0B4D;
  --brand-950: #450730;
  --brand: #f22eb0;
  --brand-ink: #000000;
}

Colors that work with #f22eb0

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#EDC0DE
Hairlines and dividers
Muted text#9B4B80
Captions on the surface
Accent#08C418
Second voice, not a rival
Dark variant#780752
Hover, pressed, headers
Light variant#FEE7F6
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 #f22eb0

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#2EF270
Analogous left#D22EF2
Analogous right#F22E4E
Split-complement 1#4EF22E
Split-complement 2#2EF2D2
Triadic 1#B0F22E
Triadic 2#2EB0F2
Tetradic#F2D22E

RGB percentages

Red94.9%
Green18.0%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta81.0%
Yellow27.3%
Key (black)5.1%

Color previews

#f22eb0 text on a black background

contrast 5.79:1

Card sample

#f22eb0 text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f22eb0

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.

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

#f22eb0, answered

What color is #f22eb0?

#f22eb0 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 6.3). It sits at 320° on the hue wheel with 88% saturation and 57% lightness, which reads as warm.

What is the RGB value of #f22eb0?

rgb(242, 46, 176) — 242 red, 46 green and 176 blue out of 255, or 94.9% / 18% / 69% by channel.

Is #f22eb0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2397 and perceived brightness is 59%, so black text on it reaches 5.79:1.

Should I use black or white text on #f22eb0?

Black. It scores 5.79:1 against #f22eb0, versus 3.62:1 for white — AA at any size.

What is the complementary color of #f22eb0?

#2EF270 sits directly opposite on the wheel. Softer options are the split-complements #4EF22E and #2EF2D2, which give the same contrast with far less vibration.

What colors go well with #f22eb0?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B80 for secondary text, #08C418 as an accent and #780752 for hover and pressed states. For a palette, the analogous pair #D22EF2 and #F22E4E stays calm, while #2EF270 is the loudest partner.

What is #f22eb0 in CMYK for printing?

cmyk(0%, 81%, 27%, 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 #f22eb0 warm or cool?

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

Work with #f22eb0 in the Color Lab