Skip to content

#c7abcb

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

RGB
199, 171, 203
HSL
293°, 24%, 73%
CMYK
2, 16, 0, 20
Luminance
0.4558

At a glance

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

Hex
#c7abcb
Hue
293°
magenta / pink
Saturation
24%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4558
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.12:1
Closest name
Thistle
ΔE2000 5.5
Where it sits
Hue293° of 360°
Saturation24%
Lightness73%
Temperature
Warm ← → Cool53% 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#c7abcb
RGBrgb(199, 171, 203)
HSLhsl(293, 24%, 73%)
CMYKcmyk(2%, 16%, 0%, 20%)
LABlab(73.3 15.8 -12.5)
LCHlch(73.3 20.2 321.7)
OKLCHoklch(0.776 0.054 322.1)
Decimal13085643
Display P3color(display-p3 0.780 0.671 0.796)

Copy-ready code

/* CSS */
color: #c7abcb;
background-color: #c7abcb;
/* Tailwind (arbitrary) */
class="text-[#c7abcb] bg-[#c7abcb]"
/* SCSS */
$brand: #c7abcb;
/* SwiftUI */
Color(red: 0.780, green: 0.671, blue: 0.796)
/* Android */
Color.parseColor("#c7abcb")
/* Flutter */
Color(0xFFC7ABCB)
/* Python / OpenCV (BGR) */
(203, 171, 199)

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

Accessibility — WCAG contrast

Aa
#c7abcb on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#c7abcb on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B2CC
deuteranopia · #AEB5CA
tritanopia · #C8AEB6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c7abcb is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F6F9
#F2EDF3
#E3D7E5
#c7abcb
#BA97BF
#A374A9
#905E97
#784E7E
#603E65
#47304A
#2C1E2F
Base = 300Lightest = 50 · #F8F6F9Darkest = 950 · #2C1E2F
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F2EDF3;
  --brand-200: #E3D7E5;
  --brand-300: #c7abcb;
  --brand-400: #BA97BF;
  --brand-500: #A374A9;
  --brand-600: #905E97;
  --brand-700: #784E7E;
  --brand-800: #603E65;
  --brand-900: #47304A;
  --brand-950: #2C1E2F;
  --brand: #c7abcb;
  --brand-ink: #000000;
}

Colors that work with #c7abcb

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#F9F6F9
Tinted page background
Border#DDCDE0
Hairlines and dividers
Muted text#87588E
Captions on the surface
Accent#5F824A
Second voice, not a rival
Dark variant#4B314F
Hover, pressed, headers
Light variant#F4EFF5
Selected rows, tints
Dark surface#211523
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 #c7abcb

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#AFCBAB
Analogous left#B7ABCB
Analogous right#CBABBF
Split-complement 1#BFCBAB
Split-complement 2#ABCBB7
Triadic 1#CBC7AB
Triadic 2#ABCBC7
Tetradic#CBB7AB

RGB percentages

Red78.0%
Green67.1%
Blue79.6%

CMYK percentages

Cyan2.0%
Magenta15.8%
Yellow0.0%
Key (black)20.4%

Color previews

#c7abcb text on a black background

contrast 10.12:1

Card sample

#c7abcb text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7abcb

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.

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

#c7abcb, answered

What color is #c7abcb?

#c7abcb is a light soft magenta / pink, closest to Thistle (ΔE2000 5.5). It sits at 293° on the hue wheel with 24% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #c7abcb?

rgb(199, 171, 203) — 199 red, 171 green and 203 blue out of 255, or 78% / 67.1% / 79.6% by channel.

Is #c7abcb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4558 and perceived brightness is 72%, so black text on it reaches 10.12:1.

Should I use black or white text on #c7abcb?

Black. It scores 10.12:1 against #c7abcb, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #c7abcb?

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

What colors go well with #c7abcb?

For interface work: #F9F6F9 as the surface, #DDCDE0 for borders, #87588E for secondary text, #5F824A as an accent and #4B314F for hover and pressed states. For a palette, the analogous pair #B7ABCB and #CBABBF stays calm, while #AFCBAB is the loudest partner.

What is #c7abcb in CMYK for printing?

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

Is #c7abcb warm or cool?

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

Work with #c7abcb in the Color Lab