Skip to content

#c36abc

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

RGB
195, 106, 188
HSL
305°, 43%, 59%
CMYK
0, 46, 4, 24
Luminance
0.2554

At a glance

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

Hex
#c36abc
Hue
305°
magenta / pink
Saturation
43%
soft
Lightness
59%
balanced
Brightness
76%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2554
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
6.11:1
Closest name
Orchid
ΔE2000 5.4
Where it sits
Hue305° of 360°
Saturation43%
Lightness59%
Temperature
Warm ← → Cool47% 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#c36abc
RGBrgb(195, 106, 188)
HSLhsl(305, 43%, 59%)
CMYKcmyk(0%, 46%, 4%, 24%)
LABlab(57.6 47.0 -28.0)
LCHlch(57.6 54.7 329.2)
OKLCHoklch(0.654 0.153 330.1)
Decimal12806844
Display P3color(display-p3 0.765 0.416 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c36abc on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#c36abc on black: 6.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6683BF
deuteranopia · #7E8FB9
tritanopia · #C9718A

Color scale — 50 to 950

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

#FAF5F9
#F5EBF4
#EAD1E8
#DFAFDB
#CF87C9
#c36abc
#AF46A6
#913B8B
#742F6F
#552551
#351733
Base = 500Lightest = 50 · #FAF5F9Darkest = 950 · #351733
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EBF4;
  --brand-200: #EAD1E8;
  --brand-300: #DFAFDB;
  --brand-400: #CF87C9;
  --brand-500: #c36abc;
  --brand-600: #AF46A6;
  --brand-700: #913B8B;
  --brand-800: #742F6F;
  --brand-900: #552551;
  --brand-950: #351733;
  --brand: #c36abc;
  --brand-ink: #000000;
}

Colors that work with #c36abc

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#E8C5E5
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#469537
Second voice, not a rival
Dark variant#5B2557
Hover, pressed, headers
Light variant#F8EDF7
Selected rows, tints
Dark surface#241423
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 #c36abc

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
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#6AC371
Analogous left#9D6AC3
Analogous right#C36A8F
Split-complement 1#8FC36A
Split-complement 2#6AC39D
Triadic 1#BCC36A
Triadic 2#6ABCC3
Tetradic#C39D6A

RGB percentages

Red76.5%
Green41.6%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta45.6%
Yellow3.6%
Key (black)23.5%

Color previews

#c36abc text on a black background

contrast 6.11:1

Card sample

#c36abc text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c36abc

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.

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

#c36abc, answered

What color is #c36abc?

#c36abc is a balanced soft magenta / pink, closest to Orchid (ΔE2000 5.4). It sits at 305° on the hue wheel with 43% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #c36abc?

rgb(195, 106, 188) — 195 red, 106 green and 188 blue out of 255, or 76.5% / 41.6% / 73.7% by channel.

Is #c36abc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2554 and perceived brightness is 58%, so black text on it reaches 6.11:1.

Should I use black or white text on #c36abc?

Black. It scores 6.11:1 against #c36abc, versus 3.44:1 for white — AA at any size.

What is the complementary color of #c36abc?

#6AC371 sits directly opposite on the wheel. Softer options are the split-complements #8FC36A and #6AC39D, which give the same contrast with far less vibration.

What colors go well with #c36abc?

For interface work: #FAF4FA as the surface, #E8C5E5 for borders, #9B4B95 for secondary text, #469537 as an accent and #5B2557 for hover and pressed states. For a palette, the analogous pair #9D6AC3 and #C36A8F stays calm, while #6AC371 is the loudest partner.

What is #c36abc in CMYK for printing?

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

Is #c36abc warm or cool?

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

Work with #c36abc in the Color Lab