Skip to content

#c3a5df

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

RGB
195, 165, 223
HSL
271°, 48%, 76%
CMYK
13, 26, 0, 13
Luminance
0.4384

At a glance

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

Hex
#c3a5df
Hue
271°
violet
Saturation
48%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4384
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.77:1
Closest name
Plum
ΔE2000 6.6
Where it sits
Hue271° of 360°
Saturation48%
Lightness76%
Temperature
Warm ← → Cool66% 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#c3a5df
RGBrgb(195, 165, 223)
HSLhsl(271, 48%, 76%)
CMYKcmyk(13%, 26%, 0%, 13%)
LABlab(72.1 21.8 -25.2)
LCHlch(72.1 33.4 310.9)
OKLCHoklch(0.768 0.087 307.9)
Decimal12821983
Display P3color(display-p3 0.765 0.647 0.875)

Copy-ready code

/* CSS */
color: #c3a5df;
background-color: #c3a5df;
/* Tailwind (arbitrary) */
class="text-[#c3a5df] bg-[#c3a5df]"
/* SCSS */
$brand: #c3a5df;
/* SwiftUI */
Color(red: 0.765, green: 0.647, blue: 0.875)
/* Android */
Color.parseColor("#c3a5df")
/* Flutter */
Color(0xFFC3A5DF)
/* Python / OpenCV (BGR) */
(223, 165, 195)

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

Accessibility — WCAG contrast

Aa
#c3a5df on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#c3a5df on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9BB0E1
deuteranopia · #A1B1DD
tritanopia · #C0ADB9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3a5df is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F5FA
#F0EAF5
#DED0EC
#c3a5df
#AC83D3
#915AC4
#7C40B5
#683696
#532B78
#3E2258
#271637
Base = 300Lightest = 50 · #F7F5FADarkest = 950 · #271637
:root {
  --brand-50: #F7F5FA;
  --brand-100: #F0EAF5;
  --brand-200: #DED0EC;
  --brand-300: #c3a5df;
  --brand-400: #AC83D3;
  --brand-500: #915AC4;
  --brand-600: #7C40B5;
  --brand-700: #683696;
  --brand-800: #532B78;
  --brand-900: #3E2258;
  --brand-950: #271637;
  --brand: #c3a5df;
  --brand-ink: #000000;
}

Colors that work with #c3a5df

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#F7F4FA
Tinted page background
Border#D7C3EA
Hairlines and dividers
Muted text#744B9B
Captions on the surface
Accent#7F9A32
Second voice, not a rival
Dark variant#41215E
Hover, pressed, headers
Light variant#F2ECF8
Selected rows, tints
Dark surface#1C1424
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 #c3a5df

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#C1DFA5
Analogous left#A6A5DF
Analogous right#DFA5DE
Split-complement 1#DEDFA5
Split-complement 2#A5DFA6
Triadic 1#DFC3A5
Triadic 2#A5DFC3
Tetradic#DFA6A5

RGB percentages

Red76.5%
Green64.7%
Blue87.5%

CMYK percentages

Cyan12.6%
Magenta26.0%
Yellow0.0%
Key (black)12.5%

Color previews

#c3a5df text on a black background

contrast 9.77:1

Card sample

#c3a5df text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3a5df

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.

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

#c3a5df, answered

What color is #c3a5df?

#c3a5df is a light vivid violet, closest to Plum (ΔE2000 6.6). It sits at 271° on the hue wheel with 48% saturation and 76% lightness, which reads as cool.

What is the RGB value of #c3a5df?

rgb(195, 165, 223) — 195 red, 165 green and 223 blue out of 255, or 76.5% / 64.7% / 87.5% by channel.

Is #c3a5df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4384 and perceived brightness is 71%, so black text on it reaches 9.77:1.

Should I use black or white text on #c3a5df?

Black. It scores 9.77:1 against #c3a5df, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #c3a5df?

#C1DFA5 sits directly opposite on the wheel. Softer options are the split-complements #DEDFA5 and #A5DFA6, which give the same contrast with far less vibration.

What colors go well with #c3a5df?

For interface work: #F7F4FA as the surface, #D7C3EA for borders, #744B9B for secondary text, #7F9A32 as an accent and #41215E for hover and pressed states. For a palette, the analogous pair #A6A5DF and #DFA5DE stays calm, while #C1DFA5 is the loudest partner.

What is #c3a5df in CMYK for printing?

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

Is #c3a5df warm or cool?

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

Work with #c3a5df in the Color Lab