Skip to content

#cf8daf

a light, soft magenta / pink · warm · closest name: Pale Violet Red

RGB
207, 141, 175
HSL
329°, 41%, 68%
CMYK
0, 32, 16, 19
Luminance
0.3541

At a glance

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

Hex
#cf8daf
Hue
329°
magenta / pink
Saturation
41%
soft
Lightness
68%
light
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3541
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.08:1
Closest name
Pale Violet Red
ΔE2000 8.8
Where it sits
Hue329° of 360°
Saturation41%
Lightness68%
Temperature
Warm ← → Cool34% 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#cf8daf
RGBrgb(207, 141, 175)
HSLhsl(329, 41%, 68%)
CMYKcmyk(0%, 32%, 16%, 19%)
LABlab(66.1 30.1 -7.6)
LCHlch(66.1 31.0 345.8)
OKLCHoklch(0.719 0.091 347.4)
Decimal13602223
Display P3color(display-p3 0.812 0.553 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf8daf on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#cf8daf on black: 8.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #929AB0
deuteranopia · #A2A5AD
tritanopia · #D88C99

Color scale — 50 to 950

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

#FAF5F7
#F5EBF0
#EAD2DE
#DEB0C8
#cf8daf
#BC6190
#AC497C
#903C67
#733053
#54263E
#351827
Base = 400Lightest = 50 · #FAF5F7Darkest = 950 · #351827
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F5EBF0;
  --brand-200: #EAD2DE;
  --brand-300: #DEB0C8;
  --brand-400: #cf8daf;
  --brand-500: #BC6190;
  --brand-600: #AC497C;
  --brand-700: #903C67;
  --brand-800: #733053;
  --brand-900: #54263E;
  --brand-950: #351827;
  --brand: #cf8daf;
  --brand-ink: #000000;
}

Colors that work with #cf8daf

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#FAF4F7
Tinted page background
Border#E7C6D7
Hairlines and dividers
Muted text#9B4B74
Captions on the surface
Accent#39934E
Second voice, not a rival
Dark variant#5A2641
Hover, pressed, headers
Light variant#F7EDF2
Selected rows, tints
Dark surface#24141C
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 #cf8daf

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#8DCFAD
Analogous left#CE8DCF
Analogous right#CF8D8E
Split-complement 1#8ECF8D
Split-complement 2#8DCFCE
Triadic 1#AFCF8D
Triadic 2#8DAFCF
Tetradic#CFCE8D

RGB percentages

Red81.2%
Green55.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow15.5%
Key (black)18.8%

Color previews

#cf8daf text on a black background

contrast 8.08:1

Card sample

#cf8daf text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf8daf

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.

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

#cf8daf, answered

What color is #cf8daf?

#cf8daf is a light soft magenta / pink, closest to Pale Violet Red (ΔE2000 8.8). It sits at 329° on the hue wheel with 41% saturation and 68% lightness, which reads as warm.

What is the RGB value of #cf8daf?

rgb(207, 141, 175) — 207 red, 141 green and 175 blue out of 255, or 81.2% / 55.3% / 68.6% by channel.

Is #cf8daf a light or a dark color?

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

Should I use black or white text on #cf8daf?

Black. It scores 8.08:1 against #cf8daf, versus 2.60:1 for white — AAA at any size.

What is the complementary color of #cf8daf?

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

What colors go well with #cf8daf?

For interface work: #FAF4F7 as the surface, #E7C6D7 for borders, #9B4B74 for secondary text, #39934E as an accent and #5A2641 for hover and pressed states. For a palette, the analogous pair #CE8DCF and #CF8D8E stays calm, while #8DCFAD is the loudest partner.

What is #cf8daf in CMYK for printing?

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

Is #cf8daf warm or cool?

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

Work with #cf8daf in the Color Lab