Skip to content

#c59df0

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

RGB
197, 157, 240
HSL
269°, 74%, 78%
CMYK
18, 35, 0, 6
Luminance
0.4228

At a glance

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

Hex
#c59df0
Hue
269°
violet
Saturation
74%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4228
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.46:1
Closest name
Plum
ΔE2000 8.1
Where it sits
Hue269° of 360°
Saturation74%
Lightness78%
Temperature
Warm ← → Cool67% 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#c59df0
RGBrgb(197, 157, 240)
HSLhsl(269, 74%, 78%)
CMYKcmyk(18%, 35%, 0%, 6%)
LABlab(71.1 30.5 -36.1)
LCHlch(71.1 47.3 310.2)
OKLCHoklch(0.763 0.123 305.8)
Decimal12951024
Display P3color(display-p3 0.773 0.616 0.941)

Copy-ready code

/* CSS */
color: #c59df0;
background-color: #c59df0;
/* Tailwind (arbitrary) */
class="text-[#c59df0] bg-[#c59df0]"
/* SCSS */
$brand: #c59df0;
/* SwiftUI */
Color(red: 0.773, green: 0.616, blue: 0.941)
/* Android */
Color.parseColor("#c59df0")
/* Flutter */
Color(0xFFC59DF0)
/* Python / OpenCV (BGR) */
(240, 157, 197)

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

Accessibility — WCAG contrast

Aa
#c59df0 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#c59df0 on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8CADF3
deuteranopia · #94AEEE
tritanopia · #BFA9BC

Color scale — 50 to 950

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

#F7F3FC
#EFE7F8
#DDC8F3
#c59df0
#A96DE9
#8C3CE1
#7720D4
#631BB1
#4F168E
#3C1467
#250C40
Base = 300Lightest = 50 · #F7F3FCDarkest = 950 · #250C40
:root {
  --brand-50: #F7F3FC;
  --brand-100: #EFE7F8;
  --brand-200: #DDC8F3;
  --brand-300: #c59df0;
  --brand-400: #A96DE9;
  --brand-500: #8C3CE1;
  --brand-600: #7720D4;
  --brand-700: #631BB1;
  --brand-800: #4F168E;
  --brand-900: #3C1467;
  --brand-950: #250C40;
  --brand: #c59df0;
  --brand-ink: #000000;
}

Colors that work with #c59df0

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#D5C0ED
Hairlines and dividers
Muted text#714B9B
Captions on the surface
Accent#90B517
Second voice, not a rival
Dark variant#3E116F
Hover, pressed, headers
Light variant#F2E9FC
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 #c59df0

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#C8F09D
Analogous left#9D9EF0
Analogous right#EE9DF0
Split-complement 1#F0EE9D
Split-complement 2#9EF09D
Triadic 1#F0C59D
Triadic 2#9DF0C5
Tetradic#F09D9E

RGB percentages

Red77.3%
Green61.6%
Blue94.1%

CMYK percentages

Cyan17.9%
Magenta34.6%
Yellow0.0%
Key (black)5.9%

Color previews

#c59df0 text on a black background

contrast 9.46:1

Card sample

#c59df0 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 157, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 157, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c59df0;
background: linear-gradient(135deg, #c59df0, #F09DE4);

Monochromatic scale

Palettes built from #c59df0

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.

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

#c59df0, answered

What color is #c59df0?

#c59df0 is a light vivid violet, closest to Plum (ΔE2000 8.1). It sits at 269° on the hue wheel with 74% saturation and 78% lightness, which reads as cool.

What is the RGB value of #c59df0?

rgb(197, 157, 240) — 197 red, 157 green and 240 blue out of 255, or 77.3% / 61.6% / 94.1% by channel.

Is #c59df0 a light or a dark color?

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

Should I use black or white text on #c59df0?

Black. It scores 9.46:1 against #c59df0, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #c59df0?

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

What colors go well with #c59df0?

For interface work: #F7F4FA as the surface, #D5C0ED for borders, #714B9B for secondary text, #90B517 as an accent and #3E116F for hover and pressed states. For a palette, the analogous pair #9D9EF0 and #EE9DF0 stays calm, while #C8F09D is the loudest partner.

What is #c59df0 in CMYK for printing?

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

Is #c59df0 warm or cool?

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

Work with #c59df0 in the Color Lab