Skip to content

#c077cd

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

RGB
192, 119, 205
HSL
291°, 46%, 64%
CMYK
6, 42, 0, 20
Luminance
0.2881

At a glance

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

Hex
#c077cd
Hue
291°
magenta / pink
Saturation
46%
vivid
Lightness
64%
balanced
Brightness
80%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2881
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.76:1
Closest name
Orchid
ΔE2000 4.7
Where it sits
Hue291° of 360°
Saturation46%
Lightness64%
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#c077cd
RGBrgb(192, 119, 205)
HSLhsl(291, 46%, 64%)
CMYKcmyk(6%, 42%, 0%, 20%)
LABlab(60.6 42.4 -33.0)
LCHlch(60.6 53.8 322.1)
OKLCHoklch(0.678 0.145 321.4)
Decimal12613581
Display P3color(display-p3 0.753 0.467 0.804)

Copy-ready code

/* CSS */
color: #c077cd;
background-color: #c077cd;
/* Tailwind (arbitrary) */
class="text-[#c077cd] bg-[#c077cd]"
/* SCSS */
$brand: #c077cd;
/* SwiftUI */
Color(red: 0.753, green: 0.467, blue: 0.804)
/* Android */
Color.parseColor("#c077cd")
/* Flutter */
Color(0xFFC077CD)
/* Python / OpenCV (BGR) */
(205, 119, 192)

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

Accessibility — WCAG contrast

Aa
#c077cd on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#c077cd on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6C8DD0
deuteranopia · #7F95CA
tritanopia · #C28198

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c077cd is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F5FA
#F4EAF5
#E7D0EB
#D9ADE1
#c077cd
#B35BC3
#A242B3
#873795
#6C2C77
#4F2357
#321637
Base = 400Lightest = 50 · #F9F5FADarkest = 950 · #321637
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F4EAF5;
  --brand-200: #E7D0EB;
  --brand-300: #D9ADE1;
  --brand-400: #c077cd;
  --brand-500: #B35BC3;
  --brand-600: #A242B3;
  --brand-700: #873795;
  --brand-800: #6C2C77;
  --brand-900: #4F2357;
  --brand-950: #321637;
  --brand: #c077cd;
  --brand-ink: #000000;
}

Colors that work with #c077cd

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#F9F4FA
Tinted page background
Border#E3C3E9
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#5C9A32
Second voice, not a rival
Dark variant#54225D
Hover, pressed, headers
Light variant#F6ECF8
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 #c077cd

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#84CD77
Analogous left#9577CD
Analogous right#CD77AF
Split-complement 1#AFCD77
Split-complement 2#77CD95
Triadic 1#CDC077
Triadic 2#77CDC0
Tetradic#CD9577

RGB percentages

Red75.3%
Green46.7%
Blue80.4%

CMYK percentages

Cyan6.3%
Magenta42.0%
Yellow0.0%
Key (black)19.6%

Color previews

#c077cd text on a black background

contrast 6.76:1

Card sample

#c077cd text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 119, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 119, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c077cd;
background: linear-gradient(135deg, #c077cd, #CD77A1);

Monochromatic scale

Palettes built from #c077cd

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.

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

#c077cd, answered

What color is #c077cd?

#c077cd is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 4.7). It sits at 291° on the hue wheel with 46% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #c077cd?

rgb(192, 119, 205) — 192 red, 119 green and 205 blue out of 255, or 75.3% / 46.7% / 80.4% by channel.

Is #c077cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2881 and perceived brightness is 61%, so black text on it reaches 6.76:1.

Should I use black or white text on #c077cd?

Black. It scores 6.76:1 against #c077cd, versus 3.11:1 for white — AA at any size.

What is the complementary color of #c077cd?

#84CD77 sits directly opposite on the wheel. Softer options are the split-complements #AFCD77 and #77CD95, which give the same contrast with far less vibration.

What colors go well with #c077cd?

For interface work: #F9F4FA as the surface, #E3C3E9 for borders, #8F4B9B for secondary text, #5C9A32 as an accent and #54225D for hover and pressed states. For a palette, the analogous pair #9577CD and #CD77AF stays calm, while #84CD77 is the loudest partner.

What is #c077cd in CMYK for printing?

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

Is #c077cd 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 #CD77BA; nudged cooler, #A075CF.

Work with #c077cd in the Color Lab