Skip to content

#cba4b0

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

RGB
203, 164, 176
HSL
342°, 27%, 72%
CMYK
0, 19, 13, 20
Luminance
0.4238

At a glance

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

Hex
#cba4b0
Hue
342°
magenta / pink
Saturation
27%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4238
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.48:1
Closest name
Rosy Brown
ΔE2000 7.9
Where it sits
Hue342° of 360°
Saturation27%
Lightness72%
Temperature
Warm ← → Cool32% 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#cba4b0
RGBrgb(203, 164, 176)
HSLhsl(342, 27%, 72%)
CMYKcmyk(0%, 19%, 13%, 20%)
LABlab(71.1 16.2 -0.7)
LCHlch(71.1 16.3 357.4)
OKLCHoklch(0.757 0.049 358.0)
Decimal13345968
Display P3color(display-p3 0.796 0.643 0.690)

Copy-ready code

/* CSS */
color: #cba4b0;
background-color: #cba4b0;
/* Tailwind (arbitrary) */
class="text-[#cba4b0] bg-[#cba4b0]"
/* SCSS */
$brand: #cba4b0;
/* SwiftUI */
Color(red: 0.796, green: 0.643, blue: 0.690)
/* Android */
Color.parseColor("#cba4b0")
/* Flutter */
Color(0xFFCBA4B0)
/* Python / OpenCV (BGR) */
(176, 164, 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 #cba4b0 · 9.48:1
Use #000000AAA at every size.
Aa
White text · 2.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cba4b0 as text scores 2.22:1 on white and 9.48:1 on black.

Accessibility — WCAG contrast

Aa
#cba4b0 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#cba4b0 on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8AAB0
deuteranopia · #B1B1AF
tritanopia · #D2A2A8

Color scale — 50 to 950

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

#F9F6F7
#F3ECEE
#E6D6DB
#D6B8C1
#cba4b0
#AD7083
#9C596E
#824A5B
#683B49
#4D2E37
#301D23
Base = 400Lightest = 50 · #F9F6F7Darkest = 950 · #301D23
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3ECEE;
  --brand-200: #E6D6DB;
  --brand-300: #D6B8C1;
  --brand-400: #cba4b0;
  --brand-500: #AD7083;
  --brand-600: #9C596E;
  --brand-700: #824A5B;
  --brand-800: #683B49;
  --brand-900: #4D2E37;
  --brand-950: #301D23;
  --brand: #cba4b0;
  --brand-ink: #000000;
}

Colors that work with #cba4b0

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#F9F5F7
Tinted page background
Border#E1CBD2
Hairlines and dividers
Muted text#925367
Captions on the surface
Accent#468662
Second voice, not a rival
Dark variant#512E39
Hover, pressed, headers
Light variant#F6EFF1
Selected rows, tints
Dark surface#241419
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 #cba4b0

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#A4CBBF
Analogous left#CBA4C4
Analogous right#CBACA4
Split-complement 1#A4CBAC
Split-complement 2#A4C4CB
Triadic 1#B0CBA4
Triadic 2#A4B0CB
Tetradic#C4CBA4

RGB percentages

Red79.6%
Green64.3%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow13.3%
Key (black)20.4%

Color previews

#cba4b0 text on a black background

contrast 9.48:1

Card sample

#cba4b0 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cba4b0

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.

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

#cba4b0, answered

What color is #cba4b0?

#cba4b0 is a light soft magenta / pink, closest to Rosy Brown (ΔE2000 7.9). It sits at 342° on the hue wheel with 27% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cba4b0?

rgb(203, 164, 176) — 203 red, 164 green and 176 blue out of 255, or 79.6% / 64.3% / 69% by channel.

Is #cba4b0 a light or a dark color?

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

Should I use black or white text on #cba4b0?

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

What is the complementary color of #cba4b0?

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

What colors go well with #cba4b0?

For interface work: #F9F5F7 as the surface, #E1CBD2 for borders, #925367 for secondary text, #468662 as an accent and #512E39 for hover and pressed states. For a palette, the analogous pair #CBA4C4 and #CBACA4 stays calm, while #A4CBBF is the loudest partner.

What is #cba4b0 in CMYK for printing?

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

Is #cba4b0 warm or cool?

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

Work with #cba4b0 in the Color Lab