Skip to content

#cd49da

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

RGB
205, 73, 218
HSL
295°, 66%, 57%
CMYK
6, 67, 0, 15
Luminance
0.2281

At a glance

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

Hex
#cd49da
Hue
295°
magenta / pink
Saturation
66%
vivid
Lightness
57%
balanced
Brightness
85%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2281
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.56:1
Closest name
Medium Orchid
ΔE2000 3.2
Where it sits
Hue295° of 360°
Saturation66%
Lightness57%
Temperature
Warm ← → Cool53% 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#cd49da
RGBrgb(205, 73, 218)
HSLhsl(295, 66%, 57%)
CMYKcmyk(6%, 67%, 0%, 15%)
LABlab(54.9 69.9 -49.3)
LCHlch(54.9 85.5 324.8)
OKLCHoklch(0.641 0.233 324.0)
Decimal13453786
Display P3color(display-p3 0.804 0.286 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd49da on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#cd49da on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2679DE
deuteranopia · #6289D6
tritanopia · #D1608C

Color scale — 50 to 950

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

#FBF3FB
#F6E8F8
#EECBF1
#E5A2EC
#D973E3
#cd49da
#BD29CB
#9D22AA
#7E1C88
#5C1862
#390F3E
Base = 500Lightest = 50 · #FBF3FBDarkest = 950 · #390F3E
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F6E8F8;
  --brand-200: #EECBF1;
  --brand-300: #E5A2EC;
  --brand-400: #D973E3;
  --brand-500: #cd49da;
  --brand-600: #BD29CB;
  --brand-700: #9D22AA;
  --brand-800: #7E1C88;
  --brand-900: #5C1862;
  --brand-950: #390F3E;
  --brand: #cd49da;
  --brand-ink: #000000;
}

Colors that work with #cd49da

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#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#4FAD1F
Second voice, not a rival
Dark variant#62166A
Hover, pressed, headers
Light variant#F9EAFB
Selected rows, tints
Dark surface#231424
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 #cd49da

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#56DA49
Analogous left#8549DA
Analogous right#DA499F
Split-complement 1#9FDA49
Split-complement 2#49DA85
Triadic 1#DACD49
Triadic 2#49DACD
Tetradic#DA8549

RGB percentages

Red80.4%
Green28.6%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta66.5%
Yellow0.0%
Key (black)14.5%

Color previews

#cd49da text on a black background

contrast 5.56:1

Card sample

#cd49da text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd49da

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.

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

#cd49da, answered

What color is #cd49da?

#cd49da is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 3.2). It sits at 295° on the hue wheel with 66% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cd49da?

rgb(205, 73, 218) — 205 red, 73 green and 218 blue out of 255, or 80.4% / 28.6% / 85.5% by channel.

Is #cd49da a light or a dark color?

It is a mid-tone. Relative luminance is 0.2281 and perceived brightness is 57%, so black text on it reaches 5.56:1.

Should I use black or white text on #cd49da?

Black. It scores 5.56:1 against #cd49da, versus 3.78:1 for white — AA at any size.

What is the complementary color of #cd49da?

#56DA49 sits directly opposite on the wheel. Softer options are the split-complements #9FDA49 and #49DA85, which give the same contrast with far less vibration.

What colors go well with #cd49da?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4FAD1F as an accent and #62166A for hover and pressed states. For a palette, the analogous pair #8549DA and #DA499F stays calm, while #56DA49 is the loudest partner.

What is #cd49da in CMYK for printing?

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

Is #cd49da warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DA49B2; nudged cooler, #9847DC.

Work with #cd49da in the Color Lab