Skip to content

#cf75ab

a balanced, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
207, 117, 171
HSL
324°, 48%, 64%
CMYK
0, 44, 17, 19
Luminance
0.2893

At a glance

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

Hex
#cf75ab
Hue
324°
magenta / pink
Saturation
48%
vivid
Lightness
64%
balanced
Brightness
81%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2893
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.79:1
Closest name
Pale Violet Red
ΔE2000 7.2
Where it sits
Hue324° of 360°
Saturation48%
Lightness64%
Temperature
Warm ← → Cool37% 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#cf75ab
RGBrgb(207, 117, 171)
HSLhsl(324, 48%, 64%)
CMYKcmyk(0%, 44%, 17%, 19%)
LABlab(60.7 42.3 -13.3)
LCHlch(60.7 44.3 342.5)
OKLCHoklch(0.678 0.130 344.3)
Decimal13596075
Display P3color(display-p3 0.812 0.459 0.671)

Copy-ready code

/* CSS */
color: #cf75ab;
background-color: #cf75ab;
/* Tailwind (arbitrary) */
class="text-[#cf75ab] bg-[#cf75ab]"
/* SCSS */
$brand: #cf75ab;
/* SwiftUI */
Color(red: 0.812, green: 0.459, blue: 0.671)
/* Android */
Color.parseColor("#cf75ab")
/* Flutter */
Color(0xFFCF75AB)
/* Python / OpenCV (BGR) */
(171, 117, 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 #cf75ab · 6.79:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.09:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.79:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cf75ab as text scores 3.09:1 on white and 6.79:1 on black.

Accessibility — WCAG contrast

Aa
#cf75ab on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#cf75ab on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7B89AD
deuteranopia · #9298A9
tritanopia · #D97589

Color scale — 50 to 950

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

#FAF4F8
#F5EAF1
#ECD0E1
#E2ACCC
#cf75ab
#C5589A
#B63F86
#973570
#792A59
#582243
#37152A
Base = 400Lightest = 50 · #FAF4F8Darkest = 950 · #37152A
:root {
  --brand-50: #FAF4F8;
  --brand-100: #F5EAF1;
  --brand-200: #ECD0E1;
  --brand-300: #E2ACCC;
  --brand-400: #cf75ab;
  --brand-500: #C5589A;
  --brand-600: #B63F86;
  --brand-700: #973570;
  --brand-800: #792A59;
  --brand-900: #582243;
  --brand-950: #37152A;
  --brand: #cf75ab;
  --brand-ink: #000000;
}

Colors that work with #cf75ab

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#EAC2DA
Hairlines and dividers
Muted text#9B4B7B
Captions on the surface
Accent#309C41
Second voice, not a rival
Dark variant#5F2146
Hover, pressed, headers
Light variant#F8ECF3
Selected rows, tints
Dark surface#24141E
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 #cf75ab

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#75CF99
Analogous left#C675CF
Analogous right#CF757E
Split-complement 1#7ECF75
Split-complement 2#75CFC6
Triadic 1#ABCF75
Triadic 2#75ABCF
Tetradic#CFC675

RGB percentages

Red81.2%
Green45.9%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow17.4%
Key (black)18.8%

Color previews

#cf75ab text on a black background

contrast 6.79:1

Card sample

#cf75ab text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf75ab

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.

#cf75ab 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#cf75ab, answered

What color is #cf75ab?

#cf75ab is a balanced vivid magenta / pink, closest to Pale Violet Red (ΔE2000 7.2). It sits at 324° on the hue wheel with 48% saturation and 64% lightness, which reads as warm.

What is the RGB value of #cf75ab?

rgb(207, 117, 171) — 207 red, 117 green and 171 blue out of 255, or 81.2% / 45.9% / 67.1% by channel.

Is #cf75ab a light or a dark color?

It is a mid-tone. Relative luminance is 0.2893 and perceived brightness is 61%, so black text on it reaches 6.79:1.

Should I use black or white text on #cf75ab?

Black. It scores 6.79:1 against #cf75ab, versus 3.09:1 for white — AA at any size.

What is the complementary color of #cf75ab?

#75CF99 sits directly opposite on the wheel. Softer options are the split-complements #7ECF75 and #75CFC6, which give the same contrast with far less vibration.

What colors go well with #cf75ab?

For interface work: #FAF4F8 as the surface, #EAC2DA for borders, #9B4B7B for secondary text, #309C41 as an accent and #5F2146 for hover and pressed states. For a palette, the analogous pair #C675CF and #CF757E stays calm, while #75CF99 is the loudest partner.

What is #cf75ab in CMYK for printing?

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

Is #cf75ab warm or cool?

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

Work with #cf75ab in the Color Lab