Skip to content

#f099af

a light, vivid magenta / pink · warm · closest name: Light Pink

RGB
240, 153, 175
HSL
345°, 74%, 77%
CMYK
0, 36, 27, 6
Luminance
0.4440

At a glance

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

Hex
#f099af
Hue
345°
magenta / pink
Saturation
74%
vivid
Lightness
77%
light
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4440
WCAG relative
Temperature
Warm
25/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.88:1
Closest name
Light Pink
ΔE2000 7.2
Where it sits
Hue345° of 360°
Saturation74%
Lightness77%
Temperature
Warm ← → Cool25% 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#f099af
RGBrgb(240, 153, 175)
HSLhsl(345, 74%, 77%)
CMYKcmyk(0%, 36%, 27%, 6%)
LABlab(72.5 35.4 2.3)
LCHlch(72.5 35.4 3.7)
OKLCHoklch(0.777 0.107 3.4)
Decimal15767983
Display P3color(display-p3 0.941 0.600 0.686)

Copy-ready code

/* CSS */
color: #f099af;
background-color: #f099af;
/* Tailwind (arbitrary) */
class="text-[#f099af] bg-[#f099af]"
/* SCSS */
$brand: #f099af;
/* SwiftUI */
Color(red: 0.941, green: 0.600, blue: 0.686)
/* Android */
Color.parseColor("#f099af")
/* Flutter */
Color(0xFFF099AF)
/* Python / OpenCV (BGR) */
(175, 153, 240)

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

Accessibility — WCAG contrast

Aa
#f099af on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#f099af on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6A8B0
deuteranopia · #BBB8AD
tritanopia · #FE93A1

Color scale — 50 to 950

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

#FCF3F5
#F9E7EB
#F4C8D3
#f099af
#E96C8C
#E23B66
#D51F4D
#B21A41
#8E1534
#671329
#400C19
Base = 300Lightest = 50 · #FCF3F5Darkest = 950 · #400C19
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F9E7EB;
  --brand-200: #F4C8D3;
  --brand-300: #f099af;
  --brand-400: #E96C8C;
  --brand-500: #E23B66;
  --brand-600: #D51F4D;
  --brand-700: #B21A41;
  --brand-800: #8E1534;
  --brand-900: #671329;
  --brand-950: #400C19;
  --brand: #f099af;
  --brand-ink: #000000;
}

Colors that work with #f099af

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#FAF4F6
Tinted page background
Border#EDC0CB
Hairlines and dividers
Muted text#9B4B5F
Captions on the surface
Accent#17B565
Second voice, not a rival
Dark variant#6F1028
Hover, pressed, headers
Light variant#FCE9EE
Selected rows, tints
Dark surface#241418
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 #f099af

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#99F0DA
Analogous left#F099DB
Analogous right#F0AF99
Split-complement 1#99F0AF
Split-complement 2#99DBF0
Triadic 1#AFF099
Triadic 2#99AFF0
Tetradic#DBF099

RGB percentages

Red94.1%
Green60.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta36.3%
Yellow27.1%
Key (black)5.9%

Color previews

#f099af text on a black background

contrast 9.88:1

Card sample

#f099af text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f099af

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.

#f099af 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

Converts to four-color process without much drama. Proof it anyway.

#f099af, answered

What color is #f099af?

#f099af is a light vivid magenta / pink, closest to Light Pink (ΔE2000 7.2). It sits at 345° on the hue wheel with 74% saturation and 77% lightness, which reads as warm.

What is the RGB value of #f099af?

rgb(240, 153, 175) — 240 red, 153 green and 175 blue out of 255, or 94.1% / 60% / 68.6% by channel.

Is #f099af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4440 and perceived brightness is 73%, so black text on it reaches 9.88:1.

Should I use black or white text on #f099af?

Black. It scores 9.88:1 against #f099af, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #f099af?

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

What colors go well with #f099af?

For interface work: #FAF4F6 as the surface, #EDC0CB for borders, #9B4B5F for secondary text, #17B565 as an accent and #6F1028 for hover and pressed states. For a palette, the analogous pair #F099DB and #F0AF99 stays calm, while #99F0DA is the loudest partner.

What is #f099af in CMYK for printing?

cmyk(0%, 36%, 27%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f099af warm or cool?

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

Work with #f099af in the Color Lab