Skip to content

#cd38cd

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

RGB
205, 56, 205
HSL
300°, 60%, 51%
CMYK
0, 73, 0, 20
Luminance
0.2022

At a glance

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

Hex
#cd38cd
Hue
300°
magenta / pink
Saturation
60%
vivid
Lightness
51%
balanced
Brightness
80%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2022
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.04:1
Closest name
Medium Orchid
ΔE2000 4.8
Where it sits
Hue300° of 360°
Saturation60%
Lightness51%
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#cd38cd
RGBrgb(205, 56, 205)
HSLhsl(300, 60%, 51%)
CMYKcmyk(0%, 73%, 0%, 20%)
LABlab(52.1 73.6 -46.3)
LCHlch(52.1 87.0 327.8)
OKLCHoklch(0.619 0.242 328.0)
Decimal13449421
Display P3color(display-p3 0.804 0.220 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd38cd on white: 4.16:1
AA ✗ fail · AA-large · AAA
Aa
#cd38cd on black: 5.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1970D1
deuteranopia · #6183C9
tritanopia · #D34F80

Color scale — 50 to 950

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

#FBF4FB
#F7E9F7
#EFCCEF
#E8A5E8
#DD79DD
#D24CD2
#cd38cd
#A329A3
#822182
#5F1C5F
#3B113B
Base = 600Lightest = 50 · #FBF4FBDarkest = 950 · #3B113B
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E9F7;
  --brand-200: #EFCCEF;
  --brand-300: #E8A5E8;
  --brand-400: #DD79DD;
  --brand-500: #D24CD2;
  --brand-600: #cd38cd;
  --brand-700: #A329A3;
  --brand-800: #822182;
  --brand-900: #5F1C5F;
  --brand-950: #3B113B;
  --brand: #cd38cd;
  --brand-ink: #000000;
}

Colors that work with #cd38cd

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#EDC0ED
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#46A725
Second voice, not a rival
Dark variant#661A66
Hover, pressed, headers
Light variant#FAEBFA
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 #cd38cd

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#38CD38
Analogous left#8338CD
Analogous right#CD3883
Split-complement 1#83CD38
Split-complement 2#38CD83
Triadic 1#CDCD38
Triadic 2#38CDCD
Tetradic#CD8338

RGB percentages

Red80.4%
Green22.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta72.7%
Yellow0.0%
Key (black)19.6%

Color previews

#cd38cd text on a black background

contrast 5.04:1

Card sample

#cd38cd text on a white background

contrast 4.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd38cd

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.

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

#cd38cd, answered

What color is #cd38cd?

#cd38cd is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.8). It sits at 300° on the hue wheel with 60% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #cd38cd?

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

Is #cd38cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2022 and perceived brightness is 54%, so black text on it reaches 5.04:1.

Should I use black or white text on #cd38cd?

Black. It scores 5.04:1 against #cd38cd, versus 4.16:1 for white — AA at any size.

What is the complementary color of #cd38cd?

#38CD38 sits directly opposite on the wheel. Softer options are the split-complements #83CD38 and #38CD83, which give the same contrast with far less vibration.

What colors go well with #cd38cd?

For interface work: #FAF4FA as the surface, #EDC0ED for borders, #9B4B9B for secondary text, #46A725 as an accent and #661A66 for hover and pressed states. For a palette, the analogous pair #8338CD and #CD3883 stays calm, while #38CD38 is the loudest partner.

What is #cd38cd in CMYK for printing?

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

Is #cd38cd 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 #CD3896; nudged cooler, #9736CF.

Work with #cd38cd in the Color Lab