Skip to content

#c390d3

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

RGB
195, 144, 211
HSL
286°, 43%, 70%
CMYK
8, 32, 0, 17
Luminance
0.3625

At a glance

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

Hex
#c390d3
Hue
286°
violet
Saturation
43%
soft
Lightness
70%
light
Brightness
83%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3625
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.25:1
Closest name
Plum
ΔE2000 6
Where it sits
Hue286° of 360°
Saturation43%
Lightness70%
Temperature
Warm ← → Cool58% 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#c390d3
RGBrgb(195, 144, 211)
HSLhsl(286, 43%, 70%)
CMYKcmyk(8%, 32%, 0%, 17%)
LABlab(66.7 31.0 -26.9)
LCHlch(66.7 41.0 319.0)
OKLCHoklch(0.725 0.110 317.9)
Decimal12816595
Display P3color(display-p3 0.765 0.565 0.827)

Copy-ready code

/* CSS */
color: #c390d3;
background-color: #c390d3;
/* Tailwind (arbitrary) */
class="text-[#c390d3] bg-[#c390d3]"
/* SCSS */
$brand: #c390d3;
/* SwiftUI */
Color(red: 0.765, green: 0.565, blue: 0.827)
/* Android */
Color.parseColor("#c390d3")
/* Flutter */
Color(0xFFC390D3)
/* Python / OpenCV (BGR) */
(211, 144, 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 #c390d3 · 8.25:1
Use #000000AAA at every size.
Aa
White text · 2.55:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c390d3 as text scores 2.55:1 on white and 8.25:1 on black.

Accessibility — WCAG contrast

Aa
#c390d3 on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#c390d3 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #879FD6
deuteranopia · #93A4D1
tritanopia · #C398A8

Color scale — 50 to 950

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

#F9F5FA
#F2EBF5
#E4D1EA
#D4AFDF
#c390d3
#A85EBF
#9646AF
#7D3A92
#642E75
#4A2556
#2E1735
Base = 400Lightest = 50 · #F9F5FADarkest = 950 · #2E1735
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F2EBF5;
  --brand-200: #E4D1EA;
  --brand-300: #D4AFDF;
  --brand-400: #c390d3;
  --brand-500: #A85EBF;
  --brand-600: #9646AF;
  --brand-700: #7D3A92;
  --brand-800: #642E75;
  --brand-900: #4A2556;
  --brand-950: #2E1735;
  --brand: #c390d3;
  --brand-ink: #000000;
}

Colors that work with #c390d3

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#DFC5E8
Hairlines and dividers
Muted text#884B9B
Captions on the surface
Accent#659636
Second voice, not a rival
Dark variant#4E245B
Hover, pressed, headers
Light variant#F5EDF8
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 #c390d3

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#A0D390
Analogous left#A290D3
Analogous right#D390C1
Split-complement 1#C1D390
Split-complement 2#90D3A2
Triadic 1#D3C390
Triadic 2#90D3C3
Tetradic#D3A290

RGB percentages

Red76.5%
Green56.5%
Blue82.7%

CMYK percentages

Cyan7.6%
Magenta31.8%
Yellow0.0%
Key (black)17.3%

Color previews

#c390d3 text on a black background

contrast 8.25:1

Card sample

#c390d3 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c390d3

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.

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

#c390d3, answered

What color is #c390d3?

#c390d3 is a light soft violet, closest to Plum (ΔE2000 6). It sits at 286° on the hue wheel with 43% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #c390d3?

rgb(195, 144, 211) — 195 red, 144 green and 211 blue out of 255, or 76.5% / 56.5% / 82.7% by channel.

Is #c390d3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3625 and perceived brightness is 66%, so black text on it reaches 8.25:1.

Should I use black or white text on #c390d3?

Black. It scores 8.25:1 against #c390d3, versus 2.55:1 for white — AAA at any size.

What is the complementary color of #c390d3?

#A0D390 sits directly opposite on the wheel. Softer options are the split-complements #C1D390 and #90D3A2, which give the same contrast with far less vibration.

What colors go well with #c390d3?

For interface work: #F9F4FA as the surface, #DFC5E8 for borders, #884B9B for secondary text, #659636 as an accent and #4E245B for hover and pressed states. For a palette, the analogous pair #A290D3 and #D390C1 stays calm, while #A0D390 is the loudest partner.

What is #c390d3 in CMYK for printing?

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

Is #c390d3 warm or cool?

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

Work with #c390d3 in the Color Lab