Skip to content

#cd61df

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

RGB
205, 97, 223
HSL
291°, 66%, 63%
CMYK
8, 57, 0, 13
Luminance
0.2686

At a glance

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

Hex
#cd61df
Hue
291°
magenta / pink
Saturation
66%
vivid
Lightness
63%
balanced
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2686
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.37:1
Closest name
Medium Orchid
ΔE2000 4.9
Where it sits
Hue291° of 360°
Saturation66%
Lightness63%
Temperature
Warm ← → Cool55% 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#cd61df
RGBrgb(205, 97, 223)
HSLhsl(291, 66%, 63%)
CMYKcmyk(8%, 57%, 0%, 13%)
LABlab(58.8 60.5 -45.8)
LCHlch(58.8 75.9 322.9)
OKLCHoklch(0.671 0.205 321.7)
Decimal13459935
Display P3color(display-p3 0.804 0.380 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd61df on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#cd61df on black: 6.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4A86E3
deuteranopia · #6F92DC
tritanopia · #CF7397

Color scale — 50 to 950

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

#FAF3FB
#F5E8F8
#ECCBF1
#E1A2EC
#cd61df
#C444D9
#B429CC
#9622AA
#781B88
#581863
#370F3E
Base = 400Lightest = 50 · #FAF3FBDarkest = 950 · #370F3E
:root {
  --brand-50: #FAF3FB;
  --brand-100: #F5E8F8;
  --brand-200: #ECCBF1;
  --brand-300: #E1A2EC;
  --brand-400: #cd61df;
  --brand-500: #C444D9;
  --brand-600: #B429CC;
  --brand-700: #9622AA;
  --brand-800: #781B88;
  --brand-900: #581863;
  --brand-950: #370F3E;
  --brand: #cd61df;
  --brand-ink: #000000;
}

Colors that work with #cd61df

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#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#57AE1E
Second voice, not a rival
Dark variant#5E156A
Hover, pressed, headers
Light variant#F8EAFB
Selected rows, tints
Dark surface#221424
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 #cd61df

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#73DF61
Analogous left#8E61DF
Analogous right#DF61B2
Split-complement 1#B2DF61
Split-complement 2#61DF8E
Triadic 1#DFCD61
Triadic 2#61DFCD
Tetradic#DF8E61

RGB percentages

Red80.4%
Green38.0%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta56.5%
Yellow0.0%
Key (black)12.5%

Color previews

#cd61df text on a black background

contrast 6.37:1

Card sample

#cd61df text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd61df

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.

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

#cd61df, answered

What color is #cd61df?

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

What is the RGB value of #cd61df?

rgb(205, 97, 223) — 205 red, 97 green and 223 blue out of 255, or 80.4% / 38% / 87.5% by channel.

Is #cd61df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2686 and perceived brightness is 60%, so black text on it reaches 6.37:1.

Should I use black or white text on #cd61df?

Black. It scores 6.37:1 against #cd61df, versus 3.30:1 for white — AA at any size.

What is the complementary color of #cd61df?

#73DF61 sits directly opposite on the wheel. Softer options are the split-complements #B2DF61 and #61DF8E, which give the same contrast with far less vibration.

What colors go well with #cd61df?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #57AE1E as an accent and #5E156A for hover and pressed states. For a palette, the analogous pair #8E61DF and #DF61B2 stays calm, while #73DF61 is the loudest partner.

What is #cd61df in CMYK for printing?

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

Is #cd61df warm or cool?

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

Work with #cd61df in the Color Lab