Skip to content

#cc2cd6

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

RGB
204, 44, 214
HSL
297°, 68%, 51%
CMYK
5, 79, 0, 16
Luminance
0.1949

At a glance

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

Hex
#cc2cd6
Hue
297°
magenta / pink
Saturation
68%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1949
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.90:1
Closest name
Medium Orchid
ΔE2000 5.3
Where it sits
Hue297° of 360°
Saturation68%
Lightness51%
Temperature
Warm ← → Cool52% 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#cc2cd6
RGBrgb(204, 44, 214)
HSLhsl(297, 68%, 51%)
CMYKcmyk(5%, 79%, 0%, 16%)
LABlab(51.3 78.2 -52.8)
LCHlch(51.3 94.3 326.0)
OKLCHoklch(0.614 0.259 325.4)
Decimal13380822
Display P3color(display-p3 0.800 0.173 0.839)

Copy-ready code

/* CSS */
color: #cc2cd6;
background-color: #cc2cd6;
/* Tailwind (arbitrary) */
class="text-[#cc2cd6] bg-[#cc2cd6]"
/* SCSS */
$brand: #cc2cd6;
/* SwiftUI */
Color(red: 0.800, green: 0.173, blue: 0.839)
/* Android */
Color.parseColor("#cc2cd6")
/* Flutter */
Color(0xFFCC2CD6)
/* Python / OpenCV (BGR) */
(214, 44, 204)

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 #cc2cd6 · 4.90:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.29:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.90:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cc2cd6 as text scores 4.29:1 on white and 4.90:1 on black.

Accessibility — WCAG contrast

Aa
#cc2cd6 on white: 4.29:1
AA ✗ fail · AA-large · AAA
Aa
#cc2cd6 on black: 4.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006EDA
deuteranopia · #5581D2
tritanopia · #D14E82

Color scale — 50 to 950

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

#FBF3FB
#F7E8F8
#EFCAF2
#E8A1ED
#DD72E4
#D243DB
#cc2cd6
#A321AB
#821B89
#5F1763
#3B0E3E
Base = 600Lightest = 50 · #FBF3FBDarkest = 950 · #3B0E3E
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F7E8F8;
  --brand-200: #EFCAF2;
  --brand-300: #E8A1ED;
  --brand-400: #DD72E4;
  --brand-500: #D243DB;
  --brand-600: #cc2cd6;
  --brand-700: #A321AB;
  --brand-800: #821B89;
  --brand-900: #5F1763;
  --brand-950: #3B0E3E;
  --brand: #cc2cd6;
  --brand-ink: #000000;
}

Colors that work with #cc2cd6

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#4BAF1D
Second voice, not a rival
Dark variant#66156B
Hover, pressed, headers
Light variant#FAEAFB
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 #cc2cd6

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#36D62C
Analogous left#772CD6
Analogous right#D62C8B
Split-complement 1#8BD62C
Split-complement 2#2CD677
Triadic 1#D6CC2C
Triadic 2#2CD6CC
Tetradic#D6772C

RGB percentages

Red80.0%
Green17.3%
Blue83.9%

CMYK percentages

Cyan4.7%
Magenta79.4%
Yellow0.0%
Key (black)16.1%

Color previews

#cc2cd6 text on a black background

contrast 4.90:1

Card sample

#cc2cd6 text on a white background

contrast 4.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 44, 214, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 44, 214, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc2cd6;
background: linear-gradient(135deg, #cc2cd6, #D62C6F);

Monochromatic scale

Palettes built from #cc2cd6

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.

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

#cc2cd6, answered

What color is #cc2cd6?

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

What is the RGB value of #cc2cd6?

rgb(204, 44, 214) — 204 red, 44 green and 214 blue out of 255, or 80% / 17.3% / 83.9% by channel.

Is #cc2cd6 a light or a dark color?

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

Should I use black or white text on #cc2cd6?

Black. It scores 4.90:1 against #cc2cd6, versus 4.29:1 for white — AA at any size.

What is the complementary color of #cc2cd6?

#36D62C sits directly opposite on the wheel. Softer options are the split-complements #8BD62C and #2CD677, which give the same contrast with far less vibration.

What colors go well with #cc2cd6?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4BAF1D as an accent and #66156B for hover and pressed states. For a palette, the analogous pair #772CD6 and #D62C8B stays calm, while #36D62C is the loudest partner.

What is #cc2cd6 in CMYK for printing?

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

Is #cc2cd6 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D62CA2; nudged cooler, #8E29D9.

Work with #cc2cd6 in the Color Lab