Skip to content

#cf91cb

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

RGB
207, 145, 203
HSL
304°, 39%, 69%
CMYK
0, 30, 2, 19
Luminance
0.3783

At a glance

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

Hex
#cf91cb
Hue
304°
magenta / pink
Saturation
39%
soft
Lightness
69%
light
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3783
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.57:1
Closest name
Plum
ΔE2000 4.3
Where it sits
Hue304° of 360°
Saturation39%
Lightness69%
Temperature
Warm ← → Cool48% 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#cf91cb
RGBrgb(207, 145, 203)
HSLhsl(304, 39%, 69%)
CMYKcmyk(0%, 30%, 2%, 19%)
LABlab(67.9 32.8 -20.5)
LCHlch(67.9 38.6 327.9)
OKLCHoklch(0.736 0.107 328.8)
Decimal13603275
Display P3color(display-p3 0.812 0.569 0.796)

Copy-ready code

/* CSS */
color: #cf91cb;
background-color: #cf91cb;
/* Tailwind (arbitrary) */
class="text-[#cf91cb] bg-[#cf91cb]"
/* SCSS */
$brand: #cf91cb;
/* SwiftUI */
Color(red: 0.812, green: 0.569, blue: 0.796)
/* Android */
Color.parseColor("#cf91cb")
/* Flutter */
Color(0xFFCF91CB)
/* Python / OpenCV (BGR) */
(203, 145, 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 #cf91cb · 8.57:1
Use #000000AAA at every size.
Aa
White text · 2.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf91cb as text scores 2.45:1 on white and 8.57:1 on black.

Accessibility — WCAG contrast

Aa
#cf91cb on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#cf91cb on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8EA0CD
deuteranopia · #9DA8C9
tritanopia · #D496A6

Color scale — 50 to 950

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

#FAF5F9
#F4EBF4
#E9D2E8
#DDB1DA
#cf91cb
#BB63B5
#AA4AA4
#8E3E89
#72326D
#532750
#341832
Base = 400Lightest = 50 · #FAF5F9Darkest = 950 · #341832
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F4EBF4;
  --brand-200: #E9D2E8;
  --brand-300: #DDB1DA;
  --brand-400: #cf91cb;
  --brand-500: #BB63B5;
  --brand-600: #AA4AA4;
  --brand-700: #8E3E89;
  --brand-800: #72326D;
  --brand-900: #532750;
  --brand-950: #341832;
  --brand: #cf91cb;
  --brand-ink: #000000;
}

Colors that work with #cf91cb

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#E6C6E4
Hairlines and dividers
Muted text#9B4B96
Captions on the surface
Accent#4A923A
Second voice, not a rival
Dark variant#592755
Hover, pressed, headers
Light variant#F7EDF7
Selected rows, tints
Dark surface#241423
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 #cf91cb

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#91CF95
Analogous left#B491CF
Analogous right#CF91AC
Split-complement 1#ACCF91
Split-complement 2#91CFB4
Triadic 1#CBCF91
Triadic 2#91CBCF
Tetradic#CFB491

RGB percentages

Red81.2%
Green56.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta30.0%
Yellow1.9%
Key (black)18.8%

Color previews

#cf91cb text on a black background

contrast 8.57:1

Card sample

#cf91cb text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf91cb

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.

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

#cf91cb, answered

What color is #cf91cb?

#cf91cb is a light soft magenta / pink, closest to Plum (ΔE2000 4.3). It sits at 304° on the hue wheel with 39% saturation and 69% lightness, which reads as neutral.

What is the RGB value of #cf91cb?

rgb(207, 145, 203) — 207 red, 145 green and 203 blue out of 255, or 81.2% / 56.9% / 79.6% by channel.

Is #cf91cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3783 and perceived brightness is 68%, so black text on it reaches 8.57:1.

Should I use black or white text on #cf91cb?

Black. It scores 8.57:1 against #cf91cb, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #cf91cb?

#91CF95 sits directly opposite on the wheel. Softer options are the split-complements #ACCF91 and #91CFB4, which give the same contrast with far less vibration.

What colors go well with #cf91cb?

For interface work: #FAF4FA as the surface, #E6C6E4 for borders, #9B4B96 for secondary text, #4A923A as an accent and #592755 for hover and pressed states. For a palette, the analogous pair #B491CF and #CF91AC stays calm, while #91CF95 is the loudest partner.

What is #cf91cb in CMYK for printing?

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

Is #cf91cb warm or cool?

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

Work with #cf91cb in the Color Lab