Skip to content

#f09db2

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

RGB
240, 157, 178
HSL
345°, 74%, 78%
CMYK
0, 35, 26, 6
Luminance
0.4585

At a glance

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

Hex
#f09db2
Hue
345°
magenta / pink
Saturation
74%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4585
WCAG relative
Temperature
Warm
25/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
10.17:1
Closest name
Light Pink
ΔE2000 6.3
Where it sits
Hue345° of 360°
Saturation74%
Lightness78%
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#f09db2
RGBrgb(240, 157, 178)
HSLhsl(345, 74%, 78%)
CMYKcmyk(0%, 35%, 26%, 6%)
LABlab(73.5 33.7 2.0)
LCHlch(73.5 33.7 3.4)
OKLCHoklch(0.784 0.102 3.2)
Decimal15769010
Display P3color(display-p3 0.941 0.616 0.698)

Copy-ready code

/* CSS */
color: #f09db2;
background-color: #f09db2;
/* Tailwind (arbitrary) */
class="text-[#f09db2] bg-[#f09db2]"
/* SCSS */
$brand: #f09db2;
/* SwiftUI */
Color(red: 0.941, green: 0.616, blue: 0.698)
/* Android */
Color.parseColor("#f09db2")
/* Flutter */
Color(0xFFF09DB2)
/* Python / OpenCV (BGR) */
(178, 157, 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 #f09db2 · 10.17:1
Use #000000AAA at every size.
Aa
White text · 2.06:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f09db2 as text scores 2.06:1 on white and 10.17:1 on black.

Accessibility — WCAG contrast

Aa
#f09db2 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#f09db2 on black: 10.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9ABB3
deuteranopia · #BDBAB0
tritanopia · #FE97A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f09db2 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
#F8E7EB
#F3C8D3
#f09db2
#E96D8C
#E13C66
#D4204E
#B11B41
#8E1634
#671429
#400C19
Base = 300Lightest = 50 · #FCF3F5Darkest = 950 · #400C19
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EB;
  --brand-200: #F3C8D3;
  --brand-300: #f09db2;
  --brand-400: #E96D8C;
  --brand-500: #E13C66;
  --brand-600: #D4204E;
  --brand-700: #B11B41;
  --brand-800: #8E1634;
  --brand-900: #671429;
  --brand-950: #400C19;
  --brand: #f09db2;
  --brand-ink: #000000;
}

Colors that work with #f09db2

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#6F1129
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 #f09db2

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#9DF0DB
Analogous left#F09DDB
Analogous right#F0B19D
Split-complement 1#9DF0B1
Split-complement 2#9DDBF0
Triadic 1#B2F09D
Triadic 2#9DB2F0
Tetradic#DBF09D

RGB percentages

Red94.1%
Green61.6%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta34.6%
Yellow25.8%
Key (black)5.9%

Color previews

#f09db2 text on a black background

contrast 10.17:1

Card sample

#f09db2 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f09db2

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.

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

#f09db2, answered

What color is #f09db2?

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

What is the RGB value of #f09db2?

rgb(240, 157, 178) — 240 red, 157 green and 178 blue out of 255, or 94.1% / 61.6% / 69.8% by channel.

Is #f09db2 a light or a dark color?

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

Should I use black or white text on #f09db2?

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

What is the complementary color of #f09db2?

#9DF0DB sits directly opposite on the wheel. Softer options are the split-complements #9DF0B1 and #9DDBF0, which give the same contrast with far less vibration.

What colors go well with #f09db2?

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

What is #f09db2 in CMYK for printing?

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

Is #f09db2 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 #F0A69D; nudged cooler, #F19CD1.

Work with #f09db2 in the Color Lab