Skip to content

#f68db1

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

RGB
246, 141, 177
HSL
339°, 85%, 76%
CMYK
0, 43, 28, 4
Luminance
0.4182

At a glance

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

Hex
#f68db1
Hue
339°
magenta / pink
Saturation
85%
electric
Lightness
76%
light
Brightness
96%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4182
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
9.36:1
Closest name
Hot Pink
ΔE2000 8.1
Where it sits
Hue339° of 360°
Saturation85%
Lightness76%
Temperature
Warm ← → Cool28% 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#f68db1
RGBrgb(246, 141, 177)
HSLhsl(339, 85%, 76%)
CMYKcmyk(0%, 43%, 28%, 4%)
LABlab(70.8 43.9 -1.3)
LCHlch(70.8 43.9 358.3)
OKLCHoklch(0.765 0.133 358.8)
Decimal16158129
Display P3color(display-p3 0.965 0.553 0.694)

Copy-ready code

/* CSS */
color: #f68db1;
background-color: #f68db1;
/* Tailwind (arbitrary) */
class="text-[#f68db1] bg-[#f68db1]"
/* SCSS */
$brand: #f68db1;
/* SwiftUI */
Color(red: 0.965, green: 0.553, blue: 0.694)
/* Android */
Color.parseColor("#f68db1")
/* Flutter */
Color(0xFFF68DB1)
/* Python / OpenCV (BGR) */
(177, 141, 246)

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

Accessibility — WCAG contrast

Aa
#f68db1 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#f68db1 on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9CA1B2
deuteranopia · #B6B4AF
tritanopia · #FF879A

Color scale — 50 to 950

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

#FDF2F6
#FAE5EC
#F7C5D6
#f68db1
#F36394
#EF2F71
#E3125A
#BD0F4B
#970C3C
#6D0D2E
#44081D
Base = 300Lightest = 50 · #FDF2F6Darkest = 950 · #44081D
:root {
  --brand-50: #FDF2F6;
  --brand-100: #FAE5EC;
  --brand-200: #F7C5D6;
  --brand-300: #f68db1;
  --brand-400: #F36394;
  --brand-500: #EF2F71;
  --brand-600: #E3125A;
  --brand-700: #BD0F4B;
  --brand-800: #970C3C;
  --brand-900: #6D0D2E;
  --brand-950: #44081D;
  --brand: #f68db1;
  --brand-ink: #000000;
}

Colors that work with #f68db1

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#EDC0CF
Hairlines and dividers
Muted text#9B4B66
Captions on the surface
Accent#0CC055
Second voice, not a rival
Dark variant#76092F
Hover, pressed, headers
Light variant#FDE7EF
Selected rows, tints
Dark surface#241419
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 #f68db1

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#8DF6D2
Analogous left#F68DE6
Analogous right#F69E8D
Split-complement 1#8DF69E
Split-complement 2#8DE6F6
Triadic 1#B1F68D
Triadic 2#8DB1F6
Tetradic#E6F68D

RGB percentages

Red96.5%
Green55.3%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta42.7%
Yellow28.0%
Key (black)3.5%

Color previews

#f68db1 text on a black background

contrast 9.36:1

Card sample

#f68db1 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 141, 177, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 141, 177, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f68db1;
background: linear-gradient(135deg, #f68db1, #F6AF8D);

Monochromatic scale

Palettes built from #f68db1

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.

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

#f68db1, answered

What color is #f68db1?

#f68db1 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 8.1). It sits at 339° on the hue wheel with 85% saturation and 76% lightness, which reads as warm.

What is the RGB value of #f68db1?

rgb(246, 141, 177) — 246 red, 141 green and 177 blue out of 255, or 96.5% / 55.3% / 69.4% by channel.

Is #f68db1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4182 and perceived brightness is 72%, so black text on it reaches 9.36:1.

Should I use black or white text on #f68db1?

Black. It scores 9.36:1 against #f68db1, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #f68db1?

#8DF6D2 sits directly opposite on the wheel. Softer options are the split-complements #8DF69E and #8DE6F6, which give the same contrast with far less vibration.

What colors go well with #f68db1?

For interface work: #FAF4F6 as the surface, #EDC0CF for borders, #9B4B66 for secondary text, #0CC055 as an accent and #76092F for hover and pressed states. For a palette, the analogous pair #F68DE6 and #F69E8D stays calm, while #8DF6D2 is the loudest partner.

What is #f68db1 in CMYK for printing?

cmyk(0%, 43%, 28%, 4%). 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 #f68db1 warm or cool?

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

Work with #f68db1 in the Color Lab