Skip to content

#c343ac

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

RGB
195, 67, 172
HSL
311°, 52%, 51%
CMYK
0, 66, 12, 24
Luminance
0.1859

At a glance

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

Hex
#c343ac
Hue
311°
magenta / pink
Saturation
52%
vivid
Lightness
51%
balanced
Brightness
76%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1859
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.72:1
Closest name
Medium Orchid
ΔE2000 8
Where it sits
Hue311° of 360°
Saturation52%
Lightness51%
Temperature
Warm ← → Cool44% 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#c343ac
RGBrgb(195, 67, 172)
HSLhsl(311, 52%, 51%)
CMYKcmyk(0%, 66%, 12%, 24%)
LABlab(50.2 62.3 -30.2)
LCHlch(50.2 69.2 334.1)
OKLCHoklch(0.597 0.200 335.7)
Decimal12796844
Display P3color(display-p3 0.765 0.263 0.675)

Copy-ready code

/* CSS */
color: #c343ac;
background-color: #c343ac;
/* Tailwind (arbitrary) */
class="text-[#c343ac] bg-[#c343ac]"
/* SCSS */
$brand: #c343ac;
/* SwiftUI */
Color(red: 0.765, green: 0.263, blue: 0.675)
/* Android */
Color.parseColor("#c343ac")
/* Flutter */
Color(0xFFC343AC)
/* Python / OpenCV (BGR) */
(172, 67, 195)

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

Accessibility — WCAG contrast

Aa
#c343ac on white: 4.45:1
AA ✗ fail · AA-large · AAA
Aa
#c343ac on black: 4.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #446BAF
deuteranopia · #6E7EA9
tritanopia · #CC4B72

Color scale — 50 to 950

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

#FAF4F9
#F6EAF4
#EDCFE7
#E4AAD9
#D67FC7
#C955B4
#c343ac
#9B3188
#7C276D
#5A2050
#381432
Base = 600Lightest = 50 · #FAF4F9Darkest = 950 · #381432
:root {
  --brand-50: #FAF4F9;
  --brand-100: #F6EAF4;
  --brand-200: #EDCFE7;
  --brand-300: #E4AAD9;
  --brand-400: #D67FC7;
  --brand-500: #C955B4;
  --brand-600: #c343ac;
  --brand-700: #9B3188;
  --brand-800: #7C276D;
  --brand-900: #5A2050;
  --brand-950: #381432;
  --brand: #c343ac;
  --brand-ink: #000000;
}

Colors that work with #c343ac

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#FAF4F9
Tinted page background
Border#EBC1E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#359F2D
Second voice, not a rival
Dark variant#611F55
Hover, pressed, headers
Light variant#F9ECF6
Selected rows, tints
Dark surface#241421
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 #c343ac

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#43C35A
Analogous left#9A43C3
Analogous right#C3436C
Split-complement 1#6CC343
Split-complement 2#43C39A
Triadic 1#ACC343
Triadic 2#43ACC3
Tetradic#C39A43

RGB percentages

Red76.5%
Green26.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta65.6%
Yellow11.8%
Key (black)23.5%

Color previews

#c343ac text on a black background

contrast 4.72:1

Card sample

#c343ac text on a white background

contrast 4.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 67, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 67, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c343ac;
background: linear-gradient(135deg, #c343ac, #C34357);

Monochromatic scale

Palettes built from #c343ac

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.

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

#c343ac, answered

What color is #c343ac?

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

What is the RGB value of #c343ac?

rgb(195, 67, 172) — 195 red, 67 green and 172 blue out of 255, or 76.5% / 26.3% / 67.5% by channel.

Is #c343ac a light or a dark color?

It is a mid-tone. Relative luminance is 0.1859 and perceived brightness is 52%, so black text on it reaches 4.72:1.

Should I use black or white text on #c343ac?

Black. It scores 4.72:1 against #c343ac, versus 4.45:1 for white — AA at any size.

What is the complementary color of #c343ac?

#43C35A sits directly opposite on the wheel. Softer options are the split-complements #6CC343 and #43C39A, which give the same contrast with far less vibration.

What colors go well with #c343ac?

For interface work: #FAF4F9 as the surface, #EBC1E4 for borders, #9B4B8C for secondary text, #359F2D as an accent and #611F55 for hover and pressed states. For a palette, the analogous pair #9A43C3 and #C3436C stays calm, while #43C35A is the loudest partner.

What is #c343ac in CMYK for printing?

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

Is #c343ac warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C3437D; nudged cooler, #AD41C5.

Work with #c343ac in the Color Lab