Skip to content

#f89ccf

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

RGB
248, 156, 207
HSL
327°, 87%, 79%
CMYK
0, 37, 17, 3
Luminance
0.4824

At a glance

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

Hex
#f89ccf
Hue
327°
magenta / pink
Saturation
87%
electric
Lightness
79%
light
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.4824
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
10.65:1
Closest name
Plum
ΔE2000 7.3
Where it sits
Hue327° of 360°
Saturation87%
Lightness79%
Temperature
Warm ← → Cool35% 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#f89ccf
RGBrgb(248, 156, 207)
HSLhsl(327, 87%, 79%)
CMYKcmyk(0%, 37%, 17%, 3%)
LABlab(75.0 41.2 -11.6)
LCHlch(75.0 42.8 344.3)
OKLCHoklch(0.800 0.126 346.0)
Decimal16293071
Display P3color(display-p3 0.973 0.612 0.812)

Copy-ready code

/* CSS */
color: #f89ccf;
background-color: #f89ccf;
/* Tailwind (arbitrary) */
class="text-[#f89ccf] bg-[#f89ccf]"
/* SCSS */
$brand: #f89ccf;
/* SwiftUI */
Color(red: 0.973, green: 0.612, blue: 0.812)
/* Android */
Color.parseColor("#f89ccf")
/* Flutter */
Color(0xFFF89CCF)
/* Python / OpenCV (BGR) */
(207, 156, 248)

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

Accessibility — WCAG contrast

Aa
#f89ccf on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#f89ccf on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3AFD1
deuteranopia · #BABECD
tritanopia · #FF9BAE

Color scale — 50 to 950

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

#FDF2F8
#FAE5F1
#F7C4E1
#f89ccf
#F462B3
#F02D9A
#E51086
#BF0D70
#980B59
#6E0C43
#45082A
Base = 300Lightest = 50 · #FDF2F8Darkest = 950 · #45082A
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FAE5F1;
  --brand-200: #F7C4E1;
  --brand-300: #f89ccf;
  --brand-400: #F462B3;
  --brand-500: #F02D9A;
  --brand-600: #E51086;
  --brand-700: #BF0D70;
  --brand-800: #980B59;
  --brand-900: #6E0C43;
  --brand-950: #45082A;
  --brand: #f89ccf;
  --brand-ink: #000000;
}

Colors that work with #f89ccf

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#EDC0D9
Hairlines and dividers
Muted text#9B4B77
Captions on the surface
Accent#0AC22E
Second voice, not a rival
Dark variant#770846
Hover, pressed, headers
Light variant#FDE7F3
Selected rows, tints
Dark surface#24141D
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 #f89ccf

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#9CF8C5
Analogous left#F39CF8
Analogous right#F89CA1
Split-complement 1#A1F89C
Split-complement 2#9CF8F3
Triadic 1#CFF89C
Triadic 2#9CCFF8
Tetradic#F8F39C

RGB percentages

Red97.3%
Green61.2%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta37.1%
Yellow16.5%
Key (black)2.7%

Color previews

#f89ccf text on a black background

contrast 10.65:1

Card sample

#f89ccf text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 156, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 156, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f89ccf;
background: linear-gradient(135deg, #f89ccf, #F8A69C);

Monochromatic scale

Palettes built from #f89ccf

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.

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

#f89ccf, answered

What color is #f89ccf?

#f89ccf is a light electric magenta / pink, closest to Plum (ΔE2000 7.3). It sits at 327° on the hue wheel with 87% saturation and 79% lightness, which reads as warm.

What is the RGB value of #f89ccf?

rgb(248, 156, 207) — 248 red, 156 green and 207 blue out of 255, or 97.3% / 61.2% / 81.2% by channel.

Is #f89ccf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4824 and perceived brightness is 76%, so black text on it reaches 10.65:1.

Should I use black or white text on #f89ccf?

Black. It scores 10.65:1 against #f89ccf, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #f89ccf?

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

What colors go well with #f89ccf?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B77 for secondary text, #0AC22E as an accent and #770846 for hover and pressed states. For a palette, the analogous pair #F39CF8 and #F89CA1 stays calm, while #9CF8C5 is the loudest partner.

What is #f89ccf in CMYK for printing?

cmyk(0%, 37%, 17%, 3%). 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 #f89ccf warm or cool?

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

Work with #f89ccf in the Color Lab