Skip to content

#cd6acd

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

RGB
205, 106, 205
HSL
300°, 50%, 61%
CMYK
0, 48, 0, 20
Luminance
0.2769

At a glance

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

Hex
#cd6acd
Hue
300°
magenta / pink
Saturation
50%
vivid
Lightness
61%
balanced
Brightness
80%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2769
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.54:1
Closest name
Orchid
ΔE2000 2.9
Where it sits
Hue300° of 360°
Saturation50%
Lightness61%
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#cd6acd
RGBrgb(205, 106, 205)
HSLhsl(300, 50%, 61%)
CMYKcmyk(0%, 48%, 0%, 20%)
LABlab(59.6 52.9 -34.4)
LCHlch(59.6 63.1 327.0)
OKLCHoklch(0.674 0.175 327.3)
Decimal13462221
Display P3color(display-p3 0.804 0.416 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd6acd on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#cd6acd on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6187D0
deuteranopia · #7E94CA
tritanopia · #D27592

Color scale — 50 to 950

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

#FAF4FA
#F6EAF6
#ECCFEC
#E3ABE3
#D581D5
#cd6acd
#B73EB7
#993399
#7A297A
#592159
#381538
Base = 500Lightest = 50 · #FAF4FADarkest = 950 · #381538
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F6EAF6;
  --brand-200: #ECCFEC;
  --brand-300: #E3ABE3;
  --brand-400: #D581D5;
  --brand-500: #cd6acd;
  --brand-600: #B73EB7;
  --brand-700: #993399;
  --brand-800: #7A297A;
  --brand-900: #592159;
  --brand-950: #381538;
  --brand: #cd6acd;
  --brand-ink: #000000;
}

Colors that work with #cd6acd

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#EAC2EA
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#4B9D2F
Second voice, not a rival
Dark variant#5F205F
Hover, pressed, headers
Light variant#F9ECF9
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 #cd6acd

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#6ACD6A
Analogous left#9C6ACD
Analogous right#CD6A9C
Split-complement 1#9CCD6A
Split-complement 2#6ACD9C
Triadic 1#CDCD6A
Triadic 2#6ACDCD
Tetradic#CD9C6A

RGB percentages

Red80.4%
Green41.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta48.3%
Yellow0.0%
Key (black)19.6%

Color previews

#cd6acd text on a black background

contrast 6.54:1

Card sample

#cd6acd text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd6acd

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.

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

#cd6acd, answered

What color is #cd6acd?

#cd6acd is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 2.9). It sits at 300° on the hue wheel with 50% saturation and 61% lightness, which reads as neutral.

What is the RGB value of #cd6acd?

rgb(205, 106, 205) — 205 red, 106 green and 205 blue out of 255, or 80.4% / 41.6% / 80.4% by channel.

Is #cd6acd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2769 and perceived brightness is 61%, so black text on it reaches 6.54:1.

Should I use black or white text on #cd6acd?

Black. It scores 6.54:1 against #cd6acd, versus 3.21:1 for white — AA at any size.

What is the complementary color of #cd6acd?

#6ACD6A sits directly opposite on the wheel. Softer options are the split-complements #9CCD6A and #6ACD9C, which give the same contrast with far less vibration.

What colors go well with #cd6acd?

For interface work: #FAF4FA as the surface, #EAC2EA for borders, #9B4B9B for secondary text, #4B9D2F as an accent and #5F205F for hover and pressed states. For a palette, the analogous pair #9C6ACD and #CD6A9C stays calm, while #6ACD6A is the loudest partner.

What is #cd6acd in CMYK for printing?

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

Is #cd6acd 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 #CD6AA9; nudged cooler, #A968CF.

Work with #cd6acd in the Color Lab