Skip to content

#c97cd9

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

RGB
201, 124, 217
HSL
290°, 55%, 67%
CMYK
7, 43, 0, 15
Luminance
0.3184

At a glance

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

Hex
#c97cd9
Hue
290°
violet
Saturation
55%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3184
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
7.37:1
Closest name
Orchid
ΔE2000 4
Where it sits
Hue290° of 360°
Saturation55%
Lightness67%
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#c97cd9
RGBrgb(201, 124, 217)
HSLhsl(290, 55%, 67%)
CMYKcmyk(7%, 43%, 0%, 15%)
LABlab(63.2 44.8 -35.6)
LCHlch(63.2 57.2 321.5)
OKLCHoklch(0.701 0.154 320.5)
Decimal13204697
Display P3color(display-p3 0.788 0.486 0.851)

Copy-ready code

/* CSS */
color: #c97cd9;
background-color: #c97cd9;
/* Tailwind (arbitrary) */
class="text-[#c97cd9] bg-[#c97cd9]"
/* SCSS */
$brand: #c97cd9;
/* SwiftUI */
Color(red: 0.788, green: 0.486, blue: 0.851)
/* Android */
Color.parseColor("#c97cd9")
/* Flutter */
Color(0xFFC97CD9)
/* Python / OpenCV (BGR) */
(217, 124, 201)

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

Accessibility — WCAG contrast

Aa
#c97cd9 on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#c97cd9 on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6F94DC
deuteranopia · #849CD6
tritanopia · #CA87A0

Color scale — 50 to 950

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

#FAF4FB
#F4E9F6
#E8CEEE
#DBA8E6
#c97cd9
#B751CD
#A737BE
#8B2E9E
#6F257E
#521E5C
#33133A
Base = 400Lightest = 50 · #FAF4FBDarkest = 950 · #33133A
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F4E9F6;
  --brand-200: #E8CEEE;
  --brand-300: #DBA8E6;
  --brand-400: #c97cd9;
  --brand-500: #B751CD;
  --brand-600: #A737BE;
  --brand-700: #8B2E9E;
  --brand-800: #6F257E;
  --brand-900: #521E5C;
  --brand-950: #33133A;
  --brand: #c97cd9;
  --brand-ink: #000000;
}

Colors that work with #c97cd9

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#E5C0ED
Hairlines and dividers
Muted text#8D4B9B
Captions on the surface
Accent#5DA22A
Second voice, not a rival
Dark variant#571D63
Hover, pressed, headers
Light variant#F7EBF9
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 #c97cd9

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#8CD97C
Analogous left#9B7CD9
Analogous right#D97CBB
Split-complement 1#BBD97C
Split-complement 2#7CD99B
Triadic 1#D9C97C
Triadic 2#7CD9C9
Tetradic#D99B7C

RGB percentages

Red78.8%
Green48.6%
Blue85.1%

CMYK percentages

Cyan7.4%
Magenta42.9%
Yellow0.0%
Key (black)14.9%

Color previews

#c97cd9 text on a black background

contrast 7.37:1

Card sample

#c97cd9 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 124, 217, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 124, 217, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c97cd9;
background: linear-gradient(135deg, #c97cd9, #D97CAB);

Monochromatic scale

Palettes built from #c97cd9

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.

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

#c97cd9, answered

What color is #c97cd9?

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

What is the RGB value of #c97cd9?

rgb(201, 124, 217) — 201 red, 124 green and 217 blue out of 255, or 78.8% / 48.6% / 85.1% by channel.

Is #c97cd9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3184 and perceived brightness is 64%, so black text on it reaches 7.37:1.

Should I use black or white text on #c97cd9?

Black. It scores 7.37:1 against #c97cd9, versus 2.85:1 for white — AAA at any size.

What is the complementary color of #c97cd9?

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

What colors go well with #c97cd9?

For interface work: #F9F4FA as the surface, #E5C0ED for borders, #8D4B9B for secondary text, #5DA22A as an accent and #571D63 for hover and pressed states. For a palette, the analogous pair #9B7CD9 and #D97CBB stays calm, while #8CD97C is the loudest partner.

What is #c97cd9 in CMYK for printing?

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

Is #c97cd9 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 #D97CC7; nudged cooler, #A77ADB.

Work with #c97cd9 in the Color Lab