Skip to content

#c29ccc

a light, soft violet · neutral · closest name: Plum

RGB
194, 156, 204
HSL
288°, 32%, 71%
CMYK
5, 24, 0, 20
Luminance
0.3961

At a glance

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

Hex
#c29ccc
Hue
288°
violet
Saturation
32%
soft
Lightness
71%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3961
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.92:1
Closest name
Plum
ΔE2000 5.5
Where it sits
Hue288° of 360°
Saturation32%
Lightness71%
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#c29ccc
RGBrgb(194, 156, 204)
HSLhsl(288, 32%, 71%)
CMYKcmyk(5%, 24%, 0%, 20%)
LABlab(69.2 22.6 -19.2)
LCHlch(69.2 29.7 319.6)
OKLCHoklch(0.743 0.080 319.2)
Decimal12754124
Display P3color(display-p3 0.761 0.612 0.800)

Copy-ready code

/* CSS */
color: #c29ccc;
background-color: #c29ccc;
/* Tailwind (arbitrary) */
class="text-[#c29ccc] bg-[#c29ccc]"
/* SCSS */
$brand: #c29ccc;
/* SwiftUI */
Color(red: 0.761, green: 0.612, blue: 0.800)
/* Android */
Color.parseColor("#c29ccc")
/* Flutter */
Color(0xFFC29CCC)
/* Python / OpenCV (BGR) */
(204, 156, 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 #c29ccc · 8.92:1
Use #000000AAA at every size.
Aa
White text · 2.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.92:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c29ccc as text scores 2.35:1 on white and 8.92:1 on black.

Accessibility — WCAG contrast

Aa
#c29ccc on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#c29ccc on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #97A6CE
deuteranopia · #9FAACA
tritanopia · #C3A1AD

Color scale — 50 to 950

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

#F8F5F9
#F2ECF4
#E3D5E7
#D1B5D9
#c29ccc
#A46BB3
#9153A2
#794587
#61376C
#482B4F
#2D1B32
Base = 400Lightest = 50 · #F8F5F9Darkest = 950 · #2D1B32
:root {
  --brand-50: #F8F5F9;
  --brand-100: #F2ECF4;
  --brand-200: #E3D5E7;
  --brand-300: #D1B5D9;
  --brand-400: #c29ccc;
  --brand-500: #A46BB3;
  --brand-600: #9153A2;
  --brand-700: #794587;
  --brand-800: #61376C;
  --brand-900: #482B4F;
  --brand-950: #2D1B32;
  --brand: #c29ccc;
  --brand-ink: #000000;
}

Colors that work with #c29ccc

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#F9F5FA
Tinted page background
Border#DEC9E3
Hairlines and dividers
Muted text#884E97
Captions on the surface
Accent#638B41
Second voice, not a rival
Dark variant#4C2B54
Hover, pressed, headers
Light variant#F5EEF6
Selected rows, tints
Dark surface#211424
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 #c29ccc

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A6CC9C
Analogous left#AA9CCC
Analogous right#CC9CBE
Split-complement 1#BECC9C
Split-complement 2#9CCCAA
Triadic 1#CCC29C
Triadic 2#9CCCC2
Tetradic#CCAA9C

RGB percentages

Red76.1%
Green61.2%
Blue80.0%

CMYK percentages

Cyan4.9%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#c29ccc text on a black background

contrast 8.92:1

Card sample

#c29ccc text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c29ccc

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.

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

#c29ccc, answered

What color is #c29ccc?

#c29ccc is a light soft violet, closest to Plum (ΔE2000 5.5). It sits at 288° on the hue wheel with 32% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #c29ccc?

rgb(194, 156, 204) — 194 red, 156 green and 204 blue out of 255, or 76.1% / 61.2% / 80% by channel.

Is #c29ccc a light or a dark color?

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

Should I use black or white text on #c29ccc?

Black. It scores 8.92:1 against #c29ccc, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #c29ccc?

#A6CC9C sits directly opposite on the wheel. Softer options are the split-complements #BECC9C and #9CCCAA, which give the same contrast with far less vibration.

What colors go well with #c29ccc?

For interface work: #F9F5FA as the surface, #DEC9E3 for borders, #884E97 for secondary text, #638B41 as an accent and #4C2B54 for hover and pressed states. For a palette, the analogous pair #AA9CCC and #CC9CBE stays calm, while #A6CC9C is the loudest partner.

What is #c29ccc in CMYK for printing?

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

Is #c29ccc 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 #CC9CC4; nudged cooler, #B09BCE.

Work with #c29ccc in the Color Lab