Skip to content

#f199cd

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

RGB
241, 153, 205
HSL
325°, 76%, 77%
CMYK
0, 37, 15, 6
Luminance
0.4589

At a glance

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

Hex
#f199cd
Hue
325°
magenta / pink
Saturation
76%
electric
Lightness
77%
light
Brightness
95%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4589
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
10.18:1
Closest name
Plum
ΔE2000 6.4
Where it sits
Hue325° of 360°
Saturation76%
Lightness77%
Temperature
Warm ← → Cool36% 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#f199cd
RGBrgb(241, 153, 205)
HSLhsl(325, 76%, 77%)
CMYKcmyk(0%, 37%, 15%, 6%)
LABlab(73.5 40.1 -12.8)
LCHlch(73.5 42.1 342.2)
OKLCHoklch(0.787 0.123 344.0)
Decimal15833549
Display P3color(display-p3 0.945 0.600 0.804)

Copy-ready code

/* CSS */
color: #f199cd;
background-color: #f199cd;
/* Tailwind (arbitrary) */
class="text-[#f199cd] bg-[#f199cd]"
/* SCSS */
$brand: #f199cd;
/* SwiftUI */
Color(red: 0.945, green: 0.600, blue: 0.804)
/* Android */
Color.parseColor("#f199cd")
/* Flutter */
Color(0xFFF199CD)
/* Python / OpenCV (BGR) */
(205, 153, 241)

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

Accessibility — WCAG contrast

Aa
#f199cd on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#f199cd on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9EACCF
deuteranopia · #B4BACB
tritanopia · #FC99AC

Color scale — 50 to 950

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

#FCF3F8
#F9E7F1
#F4C8E2
#f199cd
#EB6BB7
#E43A9E
#D71D8B
#B31974
#90145D
#681245
#410C2B
Base = 300Lightest = 50 · #FCF3F8Darkest = 950 · #410C2B
:root {
  --brand-50: #FCF3F8;
  --brand-100: #F9E7F1;
  --brand-200: #F4C8E2;
  --brand-300: #f199cd;
  --brand-400: #EB6BB7;
  --brand-500: #E43A9E;
  --brand-600: #D71D8B;
  --brand-700: #B31974;
  --brand-800: #90145D;
  --brand-900: #681245;
  --brand-950: #410C2B;
  --brand: #f199cd;
  --brand-ink: #000000;
}

Colors that work with #f199cd

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#EDC0DA
Hairlines and dividers
Muted text#9B4B7A
Captions on the surface
Accent#15B730
Second voice, not a rival
Dark variant#700F49
Hover, pressed, headers
Light variant#FCE9F4
Selected rows, tints
Dark surface#24141E
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 #f199cd

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#99F1BD
Analogous left#E999F1
Analogous right#F199A1
Split-complement 1#A1F199
Split-complement 2#99F1E9
Triadic 1#CDF199
Triadic 2#99CDF1
Tetradic#F1E999

RGB percentages

Red94.5%
Green60.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta36.5%
Yellow14.9%
Key (black)5.5%

Color previews

#f199cd text on a black background

contrast 10.18:1

Card sample

#f199cd text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(241, 153, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(241, 153, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f199cd;
background: linear-gradient(135deg, #f199cd, #F1A099);

Monochromatic scale

Palettes built from #f199cd

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.

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

#f199cd, answered

What color is #f199cd?

#f199cd is a light electric magenta / pink, closest to Plum (ΔE2000 6.4). It sits at 325° on the hue wheel with 76% saturation and 77% lightness, which reads as warm.

What is the RGB value of #f199cd?

rgb(241, 153, 205) — 241 red, 153 green and 205 blue out of 255, or 94.5% / 60% / 80.4% by channel.

Is #f199cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4589 and perceived brightness is 74%, so black text on it reaches 10.18:1.

Should I use black or white text on #f199cd?

Black. It scores 10.18:1 against #f199cd, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #f199cd?

#99F1BD sits directly opposite on the wheel. Softer options are the split-complements #A1F199 and #99F1E9, which give the same contrast with far less vibration.

What colors go well with #f199cd?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B7A for secondary text, #15B730 as an accent and #700F49 for hover and pressed states. For a palette, the analogous pair #E999F1 and #F199A1 stays calm, while #99F1BD is the loudest partner.

What is #f199cd in CMYK for printing?

cmyk(0%, 37%, 15%, 6%). 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 #f199cd warm or cool?

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

Work with #f199cd in the Color Lab