Skip to content

#cc91df

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

RGB
204, 145, 223
HSL
285°, 55%, 72%
CMYK
9, 35, 0, 13
Luminance
0.3842

At a glance

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

Hex
#cc91df
Hue
285°
violet
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3842
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.68:1
Closest name
Plum
ΔE2000 5.7
Where it sits
Hue285° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool58% 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#cc91df
RGBrgb(204, 145, 223)
HSLhsl(285, 55%, 72%)
CMYKcmyk(9%, 35%, 0%, 13%)
LABlab(68.3 35.6 -31.0)
LCHlch(68.3 47.2 319.0)
OKLCHoklch(0.741 0.126 317.7)
Decimal13406687
Display P3color(display-p3 0.800 0.569 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#cc91df on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#cc91df on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #86A3E2
deuteranopia · #94A9DD
tritanopia · #CC9AAE

Color scale — 50 to 950

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

#F9F4FB
#F3E9F6
#E6CEEE
#D7A8E6
#cc91df
#AE51CC
#9D37BE
#832E9E
#69257E
#4D1E5C
#30133A
Base = 400Lightest = 50 · #F9F4FBDarkest = 950 · #30133A
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E9F6;
  --brand-200: #E6CEEE;
  --brand-300: #D7A8E6;
  --brand-400: #cc91df;
  --brand-500: #AE51CC;
  --brand-600: #9D37BE;
  --brand-700: #832E9E;
  --brand-800: #69257E;
  --brand-900: #4D1E5C;
  --brand-950: #30133A;
  --brand: #cc91df;
  --brand-ink: #000000;
}

Colors that work with #cc91df

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#E2C0ED
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#66A22A
Second voice, not a rival
Dark variant#521D63
Hover, pressed, headers
Light variant#F6EBF9
Selected rows, tints
Dark surface#201424
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 #cc91df

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#A4DF91
Analogous left#A591DF
Analogous right#DF91CB
Split-complement 1#CBDF91
Split-complement 2#91DFA5
Triadic 1#DFCC91
Triadic 2#91DFCC
Tetradic#DFA591

RGB percentages

Red80.0%
Green56.9%
Blue87.5%

CMYK percentages

Cyan8.5%
Magenta35.0%
Yellow0.0%
Key (black)12.5%

Color previews

#cc91df text on a black background

contrast 8.68:1

Card sample

#cc91df text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc91df

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.

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

#cc91df, answered

What color is #cc91df?

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

What is the RGB value of #cc91df?

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

Is #cc91df a light or a dark color?

It is a mid-tone. Relative luminance is 0.3842 and perceived brightness is 68%, so black text on it reaches 8.68:1.

Should I use black or white text on #cc91df?

Black. It scores 8.68:1 against #cc91df, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #cc91df?

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

What colors go well with #cc91df?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #874B9B for secondary text, #66A22A as an accent and #521D63 for hover and pressed states. For a palette, the analogous pair #A591DF and #DF91CB stays calm, while #A4DF91 is the loudest partner.

What is #cc91df in CMYK for printing?

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

Is #cc91df warm or cool?

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

Work with #cc91df in the Color Lab