Skip to content

#cf8aca

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

RGB
207, 138, 202
HSL
304°, 42%, 68%
CMYK
0, 33, 2, 19
Luminance
0.3571

At a glance

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

Hex
#cf8aca
Hue
304°
magenta / pink
Saturation
42%
soft
Lightness
68%
light
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3571
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.14:1
Closest name
Plum
ΔE2000 5.7
Where it sits
Hue304° of 360°
Saturation42%
Lightness68%
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#cf8aca
RGBrgb(207, 138, 202)
HSLhsl(304, 42%, 68%)
CMYKcmyk(0%, 33%, 2%, 19%)
LABlab(66.3 36.4 -22.4)
LCHlch(66.3 42.7 328.3)
OKLCHoklch(0.724 0.118 329.2)
Decimal13601482
Display P3color(display-p3 0.812 0.541 0.792)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf8aca on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#cf8aca on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #879BCC
deuteranopia · #98A4C8
tritanopia · #D48FA1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf8aca 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
#F5EBF4
#EAD2E8
#DEAFDB
#cf8aca
#BE60B7
#AE47A6
#913B8B
#742F6F
#552651
#351833
Base = 400Lightest = 50 · #FAF5F9Darkest = 950 · #351833
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EBF4;
  --brand-200: #EAD2E8;
  --brand-300: #DEAFDB;
  --brand-400: #cf8aca;
  --brand-500: #BE60B7;
  --brand-600: #AE47A6;
  --brand-700: #913B8B;
  --brand-800: #742F6F;
  --brand-900: #552651;
  --brand-950: #351833;
  --brand: #cf8aca;
  --brand-ink: #000000;
}

Colors that work with #cf8aca

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#E7C5E5
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#489438
Second voice, not a rival
Dark variant#5A2557
Hover, pressed, headers
Light variant#F8EDF7
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 #cf8aca

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#8ACF8F
Analogous left#B18ACF
Analogous right#CF8AA7
Split-complement 1#A7CF8A
Split-complement 2#8ACFB1
Triadic 1#CACF8A
Triadic 2#8ACACF
Tetradic#CFB18A

RGB percentages

Red81.2%
Green54.1%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow2.4%
Key (black)18.8%

Color previews

#cf8aca text on a black background

contrast 8.14:1

Card sample

#cf8aca text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf8aca

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.

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

#cf8aca, answered

What color is #cf8aca?

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

What is the RGB value of #cf8aca?

rgb(207, 138, 202) — 207 red, 138 green and 202 blue out of 255, or 81.2% / 54.1% / 79.2% by channel.

Is #cf8aca a light or a dark color?

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

Should I use black or white text on #cf8aca?

Black. It scores 8.14:1 against #cf8aca, versus 2.58:1 for white — AAA at any size.

What is the complementary color of #cf8aca?

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

What colors go well with #cf8aca?

For interface work: #FAF4FA as the surface, #E7C5E5 for borders, #9B4B95 for secondary text, #489438 as an accent and #5A2557 for hover and pressed states. For a palette, the analogous pair #B18ACF and #CF8AA7 stays calm, while #8ACF8F is the loudest partner.

What is #cf8aca in CMYK for printing?

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

Is #cf8aca 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 #CF8AB1; nudged cooler, #BB88D1.

Work with #cf8aca in the Color Lab