Skip to content

#c19ace

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

RGB
193, 154, 206
HSL
285°, 35%, 71%
CMYK
6, 25, 0, 19
Luminance
0.3890

At a glance

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

Hex
#c19ace
Hue
285°
violet
Saturation
35%
soft
Lightness
71%
light
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3890
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.78:1
Closest name
Plum
ΔE2000 5.4
Where it sits
Hue285° of 360°
Saturation35%
Lightness71%
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#c19ace
RGBrgb(193, 154, 206)
HSLhsl(285, 35%, 71%)
CMYKcmyk(6%, 25%, 0%, 19%)
LABlab(68.7 23.8 -21.1)
LCHlch(68.7 31.8 318.4)
OKLCHoklch(0.739 0.085 317.6)
Decimal12688078
Display P3color(display-p3 0.757 0.604 0.808)

Copy-ready code

/* CSS */
color: #c19ace;
background-color: #c19ace;
/* Tailwind (arbitrary) */
class="text-[#c19ace] bg-[#c19ace]"
/* SCSS */
$brand: #c19ace;
/* SwiftUI */
Color(red: 0.757, green: 0.604, blue: 0.808)
/* Android */
Color.parseColor("#c19ace")
/* Flutter */
Color(0xFFC19ACE)
/* Python / OpenCV (BGR) */
(206, 154, 193)

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

Accessibility — WCAG contrast

Aa
#c19ace on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#c19ace on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #94A5D0
deuteranopia · #9CA9CC
tritanopia · #C1A0AC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c19ace 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
#E3D4E8
#D1B3DA
#c19ace
#A268B6
#9050A5
#784389
#60356E
#472A51
#2C1A32
Base = 400Lightest = 50 · #F8F5F9Darkest = 950 · #2C1A32
:root {
  --brand-50: #F8F5F9;
  --brand-100: #F2ECF4;
  --brand-200: #E3D4E8;
  --brand-300: #D1B3DA;
  --brand-400: #c19ace;
  --brand-500: #A268B6;
  --brand-600: #9050A5;
  --brand-700: #784389;
  --brand-800: #60356E;
  --brand-900: #472A51;
  --brand-950: #2C1A32;
  --brand: #c19ace;
  --brand-ink: #000000;
}

Colors that work with #c19ace

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#DDC8E4
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#668D3F
Second voice, not a rival
Dark variant#4B2A56
Hover, pressed, headers
Light variant#F4EEF7
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 #c19ace

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#A7CE9A
Analogous left#A79ACE
Analogous right#CE9AC1
Split-complement 1#C1CE9A
Split-complement 2#9ACEA7
Triadic 1#CEC19A
Triadic 2#9ACEC1
Tetradic#CEA79A

RGB percentages

Red75.7%
Green60.4%
Blue80.8%

CMYK percentages

Cyan6.3%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#c19ace text on a black background

contrast 8.78:1

Card sample

#c19ace text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 154, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 154, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c19ace;
background: linear-gradient(135deg, #c19ace, #CE9AB8);

Monochromatic scale

Palettes built from #c19ace

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.

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

#c19ace, answered

What color is #c19ace?

#c19ace is a light soft violet, closest to Plum (ΔE2000 5.4). It sits at 285° on the hue wheel with 35% saturation and 71% lightness, which reads as cool.

What is the RGB value of #c19ace?

rgb(193, 154, 206) — 193 red, 154 green and 206 blue out of 255, or 75.7% / 60.4% / 80.8% by channel.

Is #c19ace a light or a dark color?

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

Should I use black or white text on #c19ace?

Black. It scores 8.78:1 against #c19ace, versus 2.39:1 for white — AAA at any size.

What is the complementary color of #c19ace?

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

What colors go well with #c19ace?

For interface work: #F9F5FA as the surface, #DDC8E4 for borders, #874B9B for secondary text, #668D3F as an accent and #4B2A56 for hover and pressed states. For a palette, the analogous pair #A79ACE and #CE9AC1 stays calm, while #A7CE9A is the loudest partner.

What is #c19ace in CMYK for printing?

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

Is #c19ace 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 #CE9AC8; nudged cooler, #AE99D0.

Work with #c19ace in the Color Lab