Skip to content

#c291df

a light, vivid violet · cool · closest name: Plum

RGB
194, 145, 223
HSL
278°, 55%, 72%
CMYK
13, 35, 0, 13
Luminance
0.3705

At a glance

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

Hex
#c291df
Hue
278°
violet
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3705
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.41:1
Closest name
Plum
ΔE2000 7.2
Where it sits
Hue278° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool62% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c291df
RGBrgb(194, 145, 223)
HSLhsl(278, 55%, 72%)
CMYKcmyk(13%, 35%, 0%, 13%)
LABlab(67.3 32.6 -32.6)
LCHlch(67.3 46.1 314.9)
OKLCHoklch(0.731 0.121 312.3)
Decimal12751327
Display P3color(display-p3 0.761 0.569 0.875)

Copy-ready code

/* CSS */
color: #c291df;
background-color: #c291df;
/* Tailwind (arbitrary) */
class="text-[#c291df] bg-[#c291df]"
/* SCSS */
$brand: #c291df;
/* SwiftUI */
Color(red: 0.761, green: 0.569, blue: 0.875)
/* Android */
Color.parseColor("#c291df")
/* Flutter */
Color(0xFFC291DF)
/* Python / OpenCV (BGR) */
(223, 145, 194)

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

Accessibility — WCAG contrast

Aa
#c291df on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#c291df on black: 8.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #84A1E2
deuteranopia · #8FA5DD
tritanopia · #BF9CAE

Color scale — 50 to 950

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

#F8F4FB
#F1E9F6
#E2CEEE
#CFA8E6
#c291df
#9F51CC
#8C37BE
#742E9E
#5D257E
#451E5C
#2B133A
Base = 400Lightest = 50 · #F8F4FBDarkest = 950 · #2B133A
:root {
  --brand-50: #F8F4FB;
  --brand-100: #F1E9F6;
  --brand-200: #E2CEEE;
  --brand-300: #CFA8E6;
  --brand-400: #c291df;
  --brand-500: #9F51CC;
  --brand-600: #8C37BE;
  --brand-700: #742E9E;
  --brand-800: #5D257E;
  --brand-900: #451E5C;
  --brand-950: #2B133A;
  --brand: #c291df;
  --brand-ink: #000000;
}

Colors that work with #c291df

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#F8F4FA
Tinted page background
Border#DCC0ED
Hairlines and dividers
Muted text#7D4B9B
Captions on the surface
Accent#74A22A
Second voice, not a rival
Dark variant#491D63
Hover, pressed, headers
Light variant#F4EBF9
Selected rows, tints
Dark surface#1E1424
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 #c291df

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#AEDF91
Analogous left#9B91DF
Analogous right#DF91D5
Split-complement 1#D5DF91
Split-complement 2#91DF9B
Triadic 1#DFC291
Triadic 2#91DFC2
Tetradic#DF9B91

RGB percentages

Red76.1%
Green56.9%
Blue87.5%

CMYK percentages

Cyan13.0%
Magenta35.0%
Yellow0.0%
Key (black)12.5%

Color previews

#c291df text on a black background

contrast 8.41:1

Card sample

#c291df text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 145, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 145, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c291df;
background: linear-gradient(135deg, #c291df, #DF91C8);

Monochromatic scale

Palettes built from #c291df

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.

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

#c291df, answered

What color is #c291df?

#c291df is a light vivid violet, closest to Plum (ΔE2000 7.2). It sits at 278° on the hue wheel with 55% saturation and 72% lightness, which reads as cool.

What is the RGB value of #c291df?

rgb(194, 145, 223) — 194 red, 145 green and 223 blue out of 255, or 76.1% / 56.9% / 87.5% by channel.

Is #c291df a light or a dark color?

It is a mid-tone. Relative luminance is 0.3705 and perceived brightness is 67%, so black text on it reaches 8.41:1.

Should I use black or white text on #c291df?

Black. It scores 8.41:1 against #c291df, versus 2.50:1 for white — AAA at any size.

What is the complementary color of #c291df?

#AEDF91 sits directly opposite on the wheel. Softer options are the split-complements #D5DF91 and #91DF9B, which give the same contrast with far less vibration.

What colors go well with #c291df?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7D4B9B for secondary text, #74A22A as an accent and #491D63 for hover and pressed states. For a palette, the analogous pair #9B91DF and #DF91D5 stays calm, while #AEDF91 is the loudest partner.

What is #c291df in CMYK for printing?

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

Is #c291df warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF91DF; nudged cooler, #A590E0.

Work with #c291df in the Color Lab