Skip to content

#cf89cd

a light, soft magenta / pink · neutral · closest name: Plum

RGB
207, 137, 205
HSL
302°, 42%, 68%
CMYK
0, 34, 1, 19
Luminance
0.3556

At a glance

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

Hex
#cf89cd
Hue
302°
magenta / pink
Saturation
42%
soft
Lightness
68%
light
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3556
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.11:1
Closest name
Plum
ΔE2000 5.9
Where it sits
Hue302° of 360°
Saturation42%
Lightness68%
Temperature
Warm ← → Cool49% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cf89cd
RGBrgb(207, 137, 205)
HSLhsl(302, 42%, 68%)
CMYKcmyk(0%, 34%, 1%, 19%)
LABlab(66.2 37.4 -24.3)
LCHlch(66.2 44.6 327.1)
OKLCHoklch(0.723 0.123 327.7)
Decimal13601229
Display P3color(display-p3 0.812 0.537 0.804)

Copy-ready code

/* CSS */
color: #cf89cd;
background-color: #cf89cd;
/* Tailwind (arbitrary) */
class="text-[#cf89cd] bg-[#cf89cd]"
/* SCSS */
$brand: #cf89cd;
/* SwiftUI */
Color(red: 0.812, green: 0.537, blue: 0.804)
/* Android */
Color.parseColor("#cf89cd")
/* Flutter */
Color(0xFFCF89CD)
/* Python / OpenCV (BGR) */
(205, 137, 207)

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

Accessibility — WCAG contrast

Aa
#cf89cd on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#cf89cd on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #859BD0
deuteranopia · #96A4CB
tritanopia · #D48FA2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf89cd is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF5FA
#F5EBF4
#EAD2E9
#DFAFDD
#cf89cd
#BE5FBB
#AE47AB
#913B8F
#742F72
#552554
#351734
Base = 400Lightest = 50 · #FAF5FADarkest = 950 · #351734
:root {
  --brand-50: #FAF5FA;
  --brand-100: #F5EBF4;
  --brand-200: #EAD2E9;
  --brand-300: #DFAFDD;
  --brand-400: #cf89cd;
  --brand-500: #BE5FBB;
  --brand-600: #AE47AB;
  --brand-700: #913B8F;
  --brand-800: #742F72;
  --brand-900: #552554;
  --brand-950: #351734;
  --brand: #cf89cd;
  --brand-ink: #000000;
}

Colors that work with #cf89cd

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#FAF4FA
Tinted page background
Border#E7C5E6
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#4C9537
Second voice, not a rival
Dark variant#5B2559
Hover, pressed, headers
Light variant#F8EDF7
Selected rows, tints
Dark surface#241424
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 #cf89cd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#89CF8B
Analogous left#AE89CF
Analogous right#CF89AA
Split-complement 1#AACF89
Split-complement 2#89CFAE
Triadic 1#CDCF89
Triadic 2#89CDCF
Tetradic#CFAE89

RGB percentages

Red81.2%
Green53.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta33.8%
Yellow1.0%
Key (black)18.8%

Color previews

#cf89cd text on a black background

contrast 8.11:1

Card sample

#cf89cd text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf89cd

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.

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

#cf89cd, answered

What color is #cf89cd?

#cf89cd is a light soft magenta / pink, closest to Plum (ΔE2000 5.9). It sits at 302° on the hue wheel with 42% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #cf89cd?

rgb(207, 137, 205) — 207 red, 137 green and 205 blue out of 255, or 81.2% / 53.7% / 80.4% by channel.

Is #cf89cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3556 and perceived brightness is 66%, so black text on it reaches 8.11:1.

Should I use black or white text on #cf89cd?

Black. It scores 8.11:1 against #cf89cd, versus 2.59:1 for white — AAA at any size.

What is the complementary color of #cf89cd?

#89CF8B sits directly opposite on the wheel. Softer options are the split-complements #AACF89 and #89CFAE, which give the same contrast with far less vibration.

What colors go well with #cf89cd?

For interface work: #FAF4FA as the surface, #E7C5E6 for borders, #9B4B99 for secondary text, #4C9537 as an accent and #5B2559 for hover and pressed states. For a palette, the analogous pair #AE89CF and #CF89AA stays calm, while #89CF8B is the loudest partner.

What is #cf89cd in CMYK for printing?

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

Is #cf89cd warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF89B3; nudged cooler, #B887D1.

Work with #cf89cd in the Color Lab