Skip to content

#c44cc4

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

RGB
196, 76, 196
HSL
300°, 50%, 53%
CMYK
0, 61, 0, 23
Luminance
0.2089

At a glance

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

Hex
#c44cc4
Hue
300°
magenta / pink
Saturation
50%
vivid
Lightness
53%
balanced
Brightness
77%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2089
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.18:1
Closest name
Medium Orchid
ΔE2000 3.7
Where it sits
Hue300° of 360°
Saturation50%
Lightness53%
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#c44cc4
RGBrgb(196, 76, 196)
HSLhsl(300, 50%, 53%)
CMYKcmyk(0%, 61%, 0%, 23%)
LABlab(52.8 62.8 -40.0)
LCHlch(52.8 74.4 327.5)
OKLCHoklch(0.620 0.207 327.7)
Decimal12864708
Display P3color(display-p3 0.769 0.298 0.769)

Copy-ready code

/* CSS */
color: #c44cc4;
background-color: #c44cc4;
/* Tailwind (arbitrary) */
class="text-[#c44cc4] bg-[#c44cc4]"
/* SCSS */
$brand: #c44cc4;
/* SwiftUI */
Color(red: 0.769, green: 0.298, blue: 0.769)
/* Android */
Color.parseColor("#c44cc4")
/* Flutter */
Color(0xFFC44CC4)
/* Python / OpenCV (BGR) */
(196, 76, 196)

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

Accessibility — WCAG contrast

Aa
#c44cc4 on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#c44cc4 on black: 5.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3D74C8
deuteranopia · #6884C1
tritanopia · #CA5B81

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c44cc4 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
#EDCFED
#E3ABE3
#D580D5
#c44cc4
#B83DB8
#993399
#7B287B
#5A215A
#381538
Base = 500Lightest = 50 · #FAF4FADarkest = 950 · #381538
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F6EAF6;
  --brand-200: #EDCFED;
  --brand-300: #E3ABE3;
  --brand-400: #D580D5;
  --brand-500: #c44cc4;
  --brand-600: #B83DB8;
  --brand-700: #993399;
  --brand-800: #7B287B;
  --brand-900: #5A215A;
  --brand-950: #381538;
  --brand: #c44cc4;
  --brand-ink: #000000;
}

Colors that work with #c44cc4

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#EBC2EB
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#4B9E2E
Second voice, not a rival
Dark variant#602060
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 #c44cc4

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#4CC44C
Analogous left#884CC4
Analogous right#C44C88
Split-complement 1#88C44C
Split-complement 2#4CC488
Triadic 1#C4C44C
Triadic 2#4CC4C4
Tetradic#C4884C

RGB percentages

Red76.9%
Green29.8%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta61.2%
Yellow0.0%
Key (black)23.1%

Color previews

#c44cc4 text on a black background

contrast 5.18:1

Card sample

#c44cc4 text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c44cc4

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.

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

#c44cc4, answered

What color is #c44cc4?

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

What is the RGB value of #c44cc4?

rgb(196, 76, 196) — 196 red, 76 green and 196 blue out of 255, or 76.9% / 29.8% / 76.9% by channel.

Is #c44cc4 a light or a dark color?

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

Should I use black or white text on #c44cc4?

Black. It scores 5.18:1 against #c44cc4, versus 4.06:1 for white — AA at any size.

What is the complementary color of #c44cc4?

#4CC44C sits directly opposite on the wheel. Softer options are the split-complements #88C44C and #4CC488, which give the same contrast with far less vibration.

What colors go well with #c44cc4?

For interface work: #FAF4FA as the surface, #EBC2EB for borders, #9B4B9B for secondary text, #4B9E2E as an accent and #602060 for hover and pressed states. For a palette, the analogous pair #884CC4 and #C44C88 stays calm, while #4CC44C is the loudest partner.

What is #c44cc4 in CMYK for printing?

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

Is #c44cc4 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 #C44C98; nudged cooler, #994AC6.

Work with #c44cc4 in the Color Lab