Skip to content

#cc3fe2

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

RGB
204, 63, 226
HSL
292°, 74%, 57%
CMYK
10, 72, 0, 11
Luminance
0.2188

At a glance

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

Hex
#cc3fe2
Hue
292°
magenta / pink
Saturation
74%
vivid
Lightness
57%
balanced
Brightness
89%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2188
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.38:1
Closest name
Medium Orchid
ΔE2000 3.8
Where it sits
Hue292° of 360°
Saturation74%
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#cc3fe2
RGBrgb(204, 63, 226)
HSLhsl(292, 74%, 57%)
CMYKcmyk(10%, 72%, 0%, 11%)
LABlab(53.9 74.6 -55.3)
LCHlch(53.9 92.9 323.4)
OKLCHoklch(0.635 0.251 321.9)
Decimal13385698
Display P3color(display-p3 0.800 0.247 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc3fe2 on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#cc3fe2 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0077E7
deuteranopia · #5586DE
tritanopia · #CE5E8D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cc3fe2 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
#F6E7F9
#EEC8F3
#E59DF0
#D86DE9
#cc3fe2
#BC20D5
#9D1BB1
#7E158E
#5C1467
#390C40
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #390C40
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E7F9;
  --brand-200: #EEC8F3;
  --brand-300: #E59DF0;
  --brand-400: #D86DE9;
  --brand-500: #cc3fe2;
  --brand-600: #BC20D5;
  --brand-700: #9D1BB1;
  --brand-800: #7E158E;
  --brand-900: #5C1467;
  --brand-950: #390C40;
  --brand: #cc3fe2;
  --brand-ink: #000000;
}

Colors that work with #cc3fe2

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#E7C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#54B517
Second voice, not a rival
Dark variant#62116F
Hover, pressed, headers
Light variant#F9E9FC
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 #cc3fe2

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#55E23F
Analogous left#7B3FE2
Analogous right#E23FA7
Split-complement 1#A7E23F
Split-complement 2#3FE27B
Triadic 1#E2CC3F
Triadic 2#3FE2CC
Tetradic#E27B3F

RGB percentages

Red80.0%
Green24.7%
Blue88.6%

CMYK percentages

Cyan9.7%
Magenta72.1%
Yellow0.0%
Key (black)11.4%

Color previews

#cc3fe2 text on a black background

contrast 5.38:1

Card sample

#cc3fe2 text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc3fe2

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.

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

#cc3fe2, answered

What color is #cc3fe2?

#cc3fe2 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 3.8). It sits at 292° on the hue wheel with 74% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cc3fe2?

rgb(204, 63, 226) — 204 red, 63 green and 226 blue out of 255, or 80% / 24.7% / 88.6% by channel.

Is #cc3fe2 a light or a dark color?

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

Should I use black or white text on #cc3fe2?

Black. It scores 5.38:1 against #cc3fe2, versus 3.91:1 for white — AA at any size.

What is the complementary color of #cc3fe2?

#55E23F sits directly opposite on the wheel. Softer options are the split-complements #A7E23F and #3FE27B, which give the same contrast with far less vibration.

What colors go well with #cc3fe2?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #904B9B for secondary text, #54B517 as an accent and #62116F for hover and pressed states. For a palette, the analogous pair #7B3FE2 and #E23FA7 stays calm, while #55E23F is the loudest partner.

What is #cc3fe2 in CMYK for printing?

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

Is #cc3fe2 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 #E23FBC; nudged cooler, #903DE4.

Work with #cc3fe2 in the Color Lab