Skip to content

#cd4acf

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
205, 74, 207
HSL
299°, 58%, 55%
CMYK
1, 64, 0, 19
Luminance
0.2238

At a glance

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

Hex
#cd4acf
Hue
299°
magenta / pink
Saturation
58%
vivid
Lightness
55%
balanced
Brightness
81%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2238
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.48:1
Closest name
Medium Orchid
ΔE2000 3.7
Where it sits
Hue299° of 360°
Saturation58%
Lightness55%
Temperature
Warm ← → Cool50% 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#cd4acf
RGBrgb(205, 74, 207)
HSLhsl(299, 58%, 55%)
CMYKcmyk(1%, 64%, 0%, 19%)
LABlab(54.4 67.6 -43.7)
LCHlch(54.4 80.5 327.1)
OKLCHoklch(0.636 0.223 327.2)
Decimal13454031
Display P3color(display-p3 0.804 0.290 0.812)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#cd4acf on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#cd4acf on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3677D3
deuteranopia · #6988CB
tritanopia · #D35C86

Color scale — 50 to 950

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

#FBF4FB
#F6E9F7
#EECDEF
#E7A6E7
#DA7ADC
#cd4acf
#BF33C2
#9F2BA1
#802281
#5D1C5E
#3A123B
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3A123B
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E9F7;
  --brand-200: #EECDEF;
  --brand-300: #E7A6E7;
  --brand-400: #DA7ADC;
  --brand-500: #cd4acf;
  --brand-600: #BF33C2;
  --brand-700: #9F2BA1;
  --brand-800: #802281;
  --brand-900: #5D1C5E;
  --brand-950: #3A123B;
  --brand: #cd4acf;
  --brand-ink: #000000;
}

Colors that work with #cd4acf

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#ECC0ED
Hairlines and dividers
Muted text#9A4B9B
Captions on the surface
Accent#48A626
Second voice, not a rival
Dark variant#641B65
Hover, pressed, headers
Light variant#F9EBFA
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 #cd4acf

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#4CCF4A
Analogous left#8B4ACF
Analogous right#CF4A8F
Split-complement 1#8FCF4A
Split-complement 2#4ACF8B
Triadic 1#CFCD4A
Triadic 2#4ACFCD
Tetradic#CF8B4A

RGB percentages

Red80.4%
Green29.0%
Blue81.2%

CMYK percentages

Cyan1.0%
Magenta64.3%
Yellow0.0%
Key (black)18.8%

Color previews

#cd4acf text on a black background

contrast 5.48:1

Card sample

#cd4acf text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd4acf

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.

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

#cd4acf, answered

What color is #cd4acf?

#cd4acf is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 3.7). It sits at 299° on the hue wheel with 58% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #cd4acf?

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

Is #cd4acf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2238 and perceived brightness is 56%, so black text on it reaches 5.48:1.

Should I use black or white text on #cd4acf?

Black. It scores 5.48:1 against #cd4acf, versus 3.83:1 for white — AA at any size.

What is the complementary color of #cd4acf?

#4CCF4A sits directly opposite on the wheel. Softer options are the split-complements #8FCF4A and #4ACF8B, which give the same contrast with far less vibration.

What colors go well with #cd4acf?

For interface work: #FAF4FA as the surface, #ECC0ED for borders, #9A4B9B for secondary text, #48A626 as an accent and #641B65 for hover and pressed states. For a palette, the analogous pair #8B4ACF and #CF4A8F stays calm, while #4CCF4A is the loudest partner.

What is #cd4acf in CMYK for printing?

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

Is #cd4acf warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF4AA0; nudged cooler, #9D48D1.

Work with #cd4acf in the Color Lab