Skip to content

#cba2c5

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

RGB
203, 162, 197
HSL
309°, 28%, 72%
CMYK
0, 20, 3, 20
Luminance
0.4257

At a glance

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

Hex
#cba2c5
Hue
309°
magenta / pink
Saturation
28%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4257
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.51:1
Closest name
Plum
ΔE2000 6.6
Where it sits
Hue309° of 360°
Saturation28%
Lightness72%
Temperature
Warm ← → Cool46% 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#cba2c5
RGBrgb(203, 162, 197)
HSLhsl(309, 28%, 72%)
CMYKcmyk(0%, 20%, 3%, 20%)
LABlab(71.3 21.0 -12.2)
LCHlch(71.3 24.3 329.9)
OKLCHoklch(0.760 0.067 331.2)
Decimal13345477
Display P3color(display-p3 0.796 0.635 0.773)

Copy-ready code

/* CSS */
color: #cba2c5;
background-color: #cba2c5;
/* Tailwind (arbitrary) */
class="text-[#cba2c5] bg-[#cba2c5]"
/* SCSS */
$brand: #cba2c5;
/* SwiftUI */
Color(red: 0.796, green: 0.635, blue: 0.773)
/* Android */
Color.parseColor("#cba2c5")
/* Flutter */
Color(0xFFCBA2C5)
/* Python / OpenCV (BGR) */
(197, 162, 203)

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

Accessibility — WCAG contrast

Aa
#cba2c5 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#cba2c5 on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1ABC6
deuteranopia · #AAB0C4
tritanopia · #CFA4AE

Color scale — 50 to 950

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

#F9F6F9
#F3ECF2
#E6D6E4
#D7B7D2
#cba2c5
#AF6FA5
#9D5893
#83497A
#693B62
#4D2D48
#301C2D
Base = 400Lightest = 50 · #F9F6F9Darkest = 950 · #301C2D
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F3ECF2;
  --brand-200: #E6D6E4;
  --brand-300: #D7B7D2;
  --brand-400: #cba2c5;
  --brand-500: #AF6FA5;
  --brand-600: #9D5893;
  --brand-700: #83497A;
  --brand-800: #693B62;
  --brand-900: #4D2D48;
  --brand-950: #301C2D;
  --brand: #cba2c5;
  --brand-ink: #000000;
}

Colors that work with #cba2c5

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#FAF5F9
Tinted page background
Border#E2CBDE
Hairlines and dividers
Muted text#93528A
Captions on the surface
Accent#4C8745
Second voice, not a rival
Dark variant#522E4C
Hover, pressed, headers
Light variant#F6EFF5
Selected rows, tints
Dark surface#241422
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 #cba2c5

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#A2CBA8
Analogous left#BDA2CB
Analogous right#CBA2B1
Split-complement 1#B1CBA2
Split-complement 2#A2CBBD
Triadic 1#C5CBA2
Triadic 2#A2C5CB
Tetradic#CBBDA2

RGB percentages

Red79.6%
Green63.5%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow3.0%
Key (black)20.4%

Color previews

#cba2c5 text on a black background

contrast 9.51:1

Card sample

#cba2c5 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cba2c5

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.

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

#cba2c5, answered

What color is #cba2c5?

#cba2c5 is a light soft magenta / pink, closest to Plum (ΔE2000 6.6). It sits at 309° on the hue wheel with 28% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #cba2c5?

rgb(203, 162, 197) — 203 red, 162 green and 197 blue out of 255, or 79.6% / 63.5% / 77.3% by channel.

Is #cba2c5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4257 and perceived brightness is 70%, so black text on it reaches 9.51:1.

Should I use black or white text on #cba2c5?

Black. It scores 9.51:1 against #cba2c5, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #cba2c5?

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

What colors go well with #cba2c5?

For interface work: #FAF5F9 as the surface, #E2CBDE for borders, #93528A for secondary text, #4C8745 as an accent and #522E4C for hover and pressed states. For a palette, the analogous pair #BDA2CB and #CBA2B1 stays calm, while #A2CBA8 is the loudest partner.

What is #cba2c5 in CMYK for printing?

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

Is #cba2c5 warm or cool?

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

Work with #cba2c5 in the Color Lab