Skip to content

#c68bae

a light, soft magenta / pink · warm · closest name: Plum

RGB
198, 139, 174
HSL
324°, 34%, 66%
CMYK
0, 30, 12, 22
Luminance
0.3353

At a glance

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

Hex
#c68bae
Hue
324°
magenta / pink
Saturation
34%
soft
Lightness
66%
light
Brightness
78%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3353
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
7.71:1
Closest name
Plum
ΔE2000 9.5
Where it sits
Hue324° of 360°
Saturation34%
Lightness66%
Temperature
Warm ← → Cool37% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c68bae
RGBrgb(198, 139, 174)
HSLhsl(324, 34%, 66%)
CMYKcmyk(0%, 30%, 12%, 22%)
LABlab(64.6 27.8 -9.4)
LCHlch(64.6 29.4 341.4)
OKLCHoklch(0.706 0.085 343.1)
Decimal13011886
Display P3color(display-p3 0.776 0.545 0.682)

Copy-ready code

/* CSS */
color: #c68bae;
background-color: #c68bae;
/* Tailwind (arbitrary) */
class="text-[#c68bae] bg-[#c68bae]"
/* SCSS */
$brand: #c68bae;
/* SwiftUI */
Color(red: 0.776, green: 0.545, blue: 0.682)
/* Android */
Color.parseColor("#c68bae")
/* Flutter */
Color(0xFFC68BAE)
/* Python / OpenCV (BGR) */
(174, 139, 198)

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

Accessibility — WCAG contrast

Aa
#c68bae on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#c68bae on black: 7.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E97AF
deuteranopia · #9CA0AC
tritanopia · #CD8B97

Color scale — 50 to 950

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

#F9F5F8
#F4ECF0
#E8D4E0
#DAB4CA
#c68bae
#B56996
#A45182
#89436C
#6D3657
#502A41
#321A28
Base = 400Lightest = 50 · #F9F5F8Darkest = 950 · #321A28
:root {
  --brand-50: #F9F5F8;
  --brand-100: #F4ECF0;
  --brand-200: #E8D4E0;
  --brand-300: #DAB4CA;
  --brand-400: #c68bae;
  --brand-500: #B56996;
  --brand-600: #A45182;
  --brand-700: #89436C;
  --brand-800: #6D3657;
  --brand-900: #502A41;
  --brand-950: #321A28;
  --brand: #c68bae;
  --brand-ink: #000000;
}

Colors that work with #c68bae

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#FAF5F8
Tinted page background
Border#E4C8D9
Hairlines and dividers
Muted text#9A4C7A
Captions on the surface
Accent#408C4B
Second voice, not a rival
Dark variant#552A44
Hover, pressed, headers
Light variant#F7EEF3
Selected rows, tints
Dark surface#24141E
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 #c68bae

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#8BC6A3
Analogous left#C18BC6
Analogous right#C68B91
Split-complement 1#91C68B
Split-complement 2#8BC6C1
Triadic 1#AEC68B
Triadic 2#8BAEC6
Tetradic#C6C18B

RGB percentages

Red77.6%
Green54.5%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow12.1%
Key (black)22.4%

Color previews

#c68bae text on a black background

contrast 7.71:1

Card sample

#c68bae text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 139, 174, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 139, 174, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c68bae;
background: linear-gradient(135deg, #c68bae, #C68F8B);

Monochromatic scale

Palettes built from #c68bae

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.

#c68bae in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c68bae, answered

What color is #c68bae?

#c68bae is a light soft magenta / pink, closest to Plum (ΔE2000 9.5). It sits at 324° on the hue wheel with 34% saturation and 66% lightness, which reads as warm.

What is the RGB value of #c68bae?

rgb(198, 139, 174) — 198 red, 139 green and 174 blue out of 255, or 77.6% / 54.5% / 68.2% by channel.

Is #c68bae a light or a dark color?

It is a mid-tone. Relative luminance is 0.3353 and perceived brightness is 64%, so black text on it reaches 7.71:1.

Should I use black or white text on #c68bae?

Black. It scores 7.71:1 against #c68bae, versus 2.73:1 for white — AAA at any size.

What is the complementary color of #c68bae?

#8BC6A3 sits directly opposite on the wheel. Softer options are the split-complements #91C68B and #8BC6C1, which give the same contrast with far less vibration.

What colors go well with #c68bae?

For interface work: #FAF5F8 as the surface, #E4C8D9 for borders, #9A4C7A for secondary text, #408C4B as an accent and #552A44 for hover and pressed states. For a palette, the analogous pair #C18BC6 and #C68B91 stays calm, while #8BC6A3 is the loudest partner.

What is #c68bae in CMYK for printing?

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

Is #c68bae warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C68B98; nudged cooler, #C889C5.

Work with #c68bae in the Color Lab