Skip to content

#cd3a8a

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

RGB
205, 58, 138
HSL
327°, 60%, 52%
CMYK
0, 72, 33, 20
Luminance
0.1784

At a glance

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

Hex
#cd3a8a
Hue
327°
magenta / pink
Saturation
60%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1784
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.60:1
Closest name
Medium Violet Red
ΔE2000 4.9
Where it sits
Hue327° of 360°
Saturation60%
Lightness52%
Temperature
Warm ← → Cool35% 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#cd3a8a
RGBrgb(205, 58, 138)
HSLhsl(327, 60%, 52%)
CMYKcmyk(0%, 72%, 33%, 20%)
LABlab(49.3 63.7 -11.2)
LCHlch(49.3 64.7 350.0)
OKLCHoklch(0.589 0.197 351.5)
Decimal13449866
Display P3color(display-p3 0.804 0.227 0.541)

Copy-ready code

/* CSS */
color: #cd3a8a;
background-color: #cd3a8a;
/* Tailwind (arbitrary) */
class="text-[#cd3a8a] bg-[#cd3a8a]"
/* SCSS */
$brand: #cd3a8a;
/* SwiftUI */
Color(red: 0.804, green: 0.227, blue: 0.541)
/* Android */
Color.parseColor("#cd3a8a")
/* Flutter */
Color(0xFFCD3A8A)
/* Python / OpenCV (BGR) */
(138, 58, 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#ffffff on #cd3a8a · 4.60:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.60:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.57:1
AA pass · AA large pass · AAA fail
Reading the other direction: #cd3a8a as text scores 4.60:1 on white and 4.57:1 on black.

Accessibility — WCAG contrast

Aa
#cd3a8a on white: 4.60:1
AA ✓ pass · AA-large · AAA
Aa
#cd3a8a on black: 4.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #53648C
deuteranopia · #7C7F87
tritanopia · #DC305D

Color scale — 50 to 950

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

#FBF4F8
#F7E9F0
#EFCCDF
#E8A6CA
#DD79AF
#D24C95
#cd3a8a
#A3296B
#822156
#5F1C40
#3B1128
Base = 600Lightest = 50 · #FBF4F8Darkest = 950 · #3B1128
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F7E9F0;
  --brand-200: #EFCCDF;
  --brand-300: #E8A6CA;
  --brand-400: #DD79AF;
  --brand-500: #D24C95;
  --brand-600: #cd3a8a;
  --brand-700: #A3296B;
  --brand-800: #822156;
  --brand-900: #5F1C40;
  --brand-950: #3B1128;
  --brand: #cd3a8a;
  --brand-ink: #ffffff;
}

Colors that work with #cd3a8a

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4F8
Tinted page background
Border#EDC0D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#25A740
Second voice, not a rival
Dark variant#661A43
Hover, pressed, headers
Light variant#FAEBF3
Selected rows, tints
Dark surface#24141D
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 #cd3a8a

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

Works well for
  • Body text and links 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
  • 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#3ACD7D
Analogous left#C63ACD
Analogous right#CD3A41
Split-complement 1#41CD3A
Split-complement 2#3ACDC6
Triadic 1#8ACD3A
Triadic 2#3A8ACD
Tetradic#CDC63A

RGB percentages

Red80.4%
Green22.7%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow32.7%
Key (black)19.6%

Color previews

#cd3a8a text on a black background

contrast 4.57:1

Card sample

#cd3a8a text on a white background

contrast 4.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3a8a

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.

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

#cd3a8a, answered

What color is #cd3a8a?

#cd3a8a is a balanced vivid magenta / pink, closest to Medium Violet Red (ΔE2000 4.9). It sits at 327° on the hue wheel with 60% saturation and 52% lightness, which reads as warm.

What is the RGB value of #cd3a8a?

rgb(205, 58, 138) — 205 red, 58 green and 138 blue out of 255, or 80.4% / 22.7% / 54.1% by channel.

Is #cd3a8a a light or a dark color?

It is a dark color. Relative luminance is 0.1784 and perceived brightness is 51%, so white text on it reaches 4.60:1.

Should I use black or white text on #cd3a8a?

White. It scores 4.60:1 against #cd3a8a, versus 4.57:1 for black — AA at any size.

What is the complementary color of #cd3a8a?

#3ACD7D sits directly opposite on the wheel. Softer options are the split-complements #41CD3A and #3ACDC6, which give the same contrast with far less vibration.

What colors go well with #cd3a8a?

For interface work: #FAF4F8 as the surface, #EDC0D8 for borders, #9B4B76 for secondary text, #25A740 as an accent and #661A43 for hover and pressed states. For a palette, the analogous pair #C63ACD and #CD3A41 stays calm, while #3ACD7D is the loudest partner.

What is #cd3a8a in CMYK for printing?

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

Is #cd3a8a warm or cool?

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

Work with #cd3a8a in the Color Lab