Skip to content

#c47fd2

a light, vivid violet · neutral · closest name: Orchid

RGB
196, 127, 210
HSL
290°, 48%, 66%
CMYK
7, 40, 0, 18
Luminance
0.3157

At a glance

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

Hex
#c47fd2
Hue
290°
violet
Saturation
48%
vivid
Lightness
66%
light
Brightness
82%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3157
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
7.31:1
Closest name
Orchid
ΔE2000 5
Where it sits
Hue290° of 360°
Saturation48%
Lightness66%
Temperature
Warm ← → Cool56% 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#c47fd2
RGBrgb(196, 127, 210)
HSLhsl(290, 48%, 66%)
CMYKcmyk(7%, 40%, 0%, 18%)
LABlab(63.0 40.3 -32.1)
LCHlch(63.0 51.5 321.5)
OKLCHoklch(0.697 0.139 320.7)
Decimal12877778
Display P3color(display-p3 0.769 0.498 0.824)

Copy-ready code

/* CSS */
color: #c47fd2;
background-color: #c47fd2;
/* Tailwind (arbitrary) */
class="text-[#c47fd2] bg-[#c47fd2]"
/* SCSS */
$brand: #c47fd2;
/* SwiftUI */
Color(red: 0.769, green: 0.498, blue: 0.824)
/* Android */
Color.parseColor("#c47fd2")
/* Flutter */
Color(0xFFC47FD2)
/* Python / OpenCV (BGR) */
(210, 127, 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 #c47fd2 · 7.31:1
Use #000000AAA at every size.
Aa
White text · 2.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c47fd2 as text scores 2.87:1 on white and 7.31:1 on black.

Accessibility — WCAG contrast

Aa
#c47fd2 on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#c47fd2 on black: 7.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7494D5
deuteranopia · #869BCF
tritanopia · #C6899F

Color scale — 50 to 950

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

#F9F4FA
#F3EAF5
#E7D0EC
#D9ACE2
#c47fd2
#B359C5
#A140B5
#863597
#6C2A79
#4F2258
#311537
Base = 400Lightest = 50 · #F9F4FADarkest = 950 · #311537
:root {
  --brand-50: #F9F4FA;
  --brand-100: #F3EAF5;
  --brand-200: #E7D0EC;
  --brand-300: #D9ACE2;
  --brand-400: #c47fd2;
  --brand-500: #B359C5;
  --brand-600: #A140B5;
  --brand-700: #863597;
  --brand-800: #6C2A79;
  --brand-900: #4F2258;
  --brand-950: #311537;
  --brand: #c47fd2;
  --brand-ink: #000000;
}

Colors that work with #c47fd2

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#E3C3EA
Hairlines and dividers
Muted text#8D4B9B
Captions on the surface
Accent#5D9B31
Second voice, not a rival
Dark variant#54215E
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 #c47fd2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#8DD27F
Analogous left#9B7FD2
Analogous right#D27FB7
Split-complement 1#B7D27F
Split-complement 2#7FD29B
Triadic 1#D2C47F
Triadic 2#7FD2C4
Tetradic#D29B7F

RGB percentages

Red76.9%
Green49.8%
Blue82.4%

CMYK percentages

Cyan6.7%
Magenta39.5%
Yellow0.0%
Key (black)17.6%

Color previews

#c47fd2 text on a black background

contrast 7.31:1

Card sample

#c47fd2 text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c47fd2

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.

#c47fd2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c47fd2, answered

What color is #c47fd2?

#c47fd2 is a light vivid violet, closest to Orchid (ΔE2000 5). It sits at 290° on the hue wheel with 48% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #c47fd2?

rgb(196, 127, 210) — 196 red, 127 green and 210 blue out of 255, or 76.9% / 49.8% / 82.4% by channel.

Is #c47fd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3157 and perceived brightness is 63%, so black text on it reaches 7.31:1.

Should I use black or white text on #c47fd2?

Black. It scores 7.31:1 against #c47fd2, versus 2.87:1 for white — AAA at any size.

What is the complementary color of #c47fd2?

#8DD27F sits directly opposite on the wheel. Softer options are the split-complements #B7D27F and #7FD29B, which give the same contrast with far less vibration.

What colors go well with #c47fd2?

For interface work: #F9F4FA as the surface, #E3C3EA for borders, #8D4B9B for secondary text, #5D9B31 as an accent and #54215E for hover and pressed states. For a palette, the analogous pair #9B7FD2 and #D27FB7 stays calm, while #8DD27F is the loudest partner.

What is #c47fd2 in CMYK for printing?

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

Is #c47fd2 warm or cool?

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

Work with #c47fd2 in the Color Lab