Skip to content

#cd3ae6

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

RGB
205, 58, 230
HSL
291°, 78%, 57%
CMYK
11, 75, 0, 10
Luminance
0.2172

At a glance

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

Hex
#cd3ae6
Hue
291°
magenta / pink
Saturation
78%
electric
Lightness
57%
balanced
Brightness
90%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2172
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.34:1
Closest name
Medium Orchid
ΔE2000 4.4
Where it sits
Hue291° of 360°
Saturation78%
Lightness57%
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#cd3ae6
RGBrgb(205, 58, 230)
HSLhsl(291, 78%, 57%)
CMYKcmyk(11%, 75%, 0%, 10%)
LABlab(53.7 77.2 -57.9)
LCHlch(53.7 96.4 323.1)
OKLCHoklch(0.635 0.259 321.3)
Decimal13449958
Display P3color(display-p3 0.804 0.227 0.902)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3ae6 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#cd3ae6 on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0076EB
deuteranopia · #5086E2
tritanopia · #CF5D8F

Color scale — 50 to 950

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

#FBF3FC
#F6E6F9
#EEC7F4
#E69BF2
#D96AEC
#cd3ae6
#BE1CD9
#9E17B5
#7F1291
#5C1269
#3A0B42
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3A0B42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E6F9;
  --brand-200: #EEC7F4;
  --brand-300: #E69BF2;
  --brand-400: #D96AEC;
  --brand-500: #cd3ae6;
  --brand-600: #BE1CD9;
  --brand-700: #9E17B5;
  --brand-800: #7F1291;
  --brand-900: #5C1269;
  --brand-950: #3A0B42;
  --brand: #cd3ae6;
  --brand-ink: #000000;
}

Colors that work with #cd3ae6

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#55B913
Second voice, not a rival
Dark variant#630E71
Hover, pressed, headers
Light variant#F9E8FC
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 #cd3ae6

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#53E63A
Analogous left#773AE6
Analogous right#E63AA9
Split-complement 1#A9E63A
Split-complement 2#3AE677
Triadic 1#E6CD3A
Triadic 2#3AE6CD
Tetradic#E6773A

RGB percentages

Red80.4%
Green22.7%
Blue90.2%

CMYK percentages

Cyan10.9%
Magenta74.8%
Yellow0.0%
Key (black)9.8%

Color previews

#cd3ae6 text on a black background

contrast 5.34:1

Card sample

#cd3ae6 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3ae6

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.

#cd3ae6 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cd3ae6, answered

What color is #cd3ae6?

#cd3ae6 is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 4.4). It sits at 291° on the hue wheel with 78% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cd3ae6?

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

Is #cd3ae6 a light or a dark color?

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

Should I use black or white text on #cd3ae6?

Black. It scores 5.34:1 against #cd3ae6, versus 3.93:1 for white — AA at any size.

What is the complementary color of #cd3ae6?

#53E63A sits directly opposite on the wheel. Softer options are the split-complements #A9E63A and #3AE677, which give the same contrast with far less vibration.

What colors go well with #cd3ae6?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #55B913 as an accent and #630E71 for hover and pressed states. For a palette, the analogous pair #773AE6 and #E63AA9 stays calm, while #53E63A is the loudest partner.

What is #cd3ae6 in CMYK for printing?

cmyk(11%, 75%, 0%, 10%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cd3ae6 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 #E63AC0; nudged cooler, #8E38E8.

Work with #cd3ae6 in the Color Lab