Skip to content

#c2afb4

a light, muted magenta / pink · warm · closest name: Thistle

RGB
194, 175, 180
HSL
344°, 14%, 72%
CMYK
0, 10, 7, 24
Luminance
0.4542

At a glance

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

Hex
#c2afb4
Hue
344°
magenta / pink
Saturation
14%
muted
Lightness
72%
light
Brightness
76%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4542
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
10.08:1
Closest name
Thistle
ΔE2000 9.2
Where it sits
Hue344° of 360°
Saturation14%
Lightness72%
Temperature
Warm ← → Cool41% 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#c2afb4
RGBrgb(194, 175, 180)
HSLhsl(344, 14%, 72%)
CMYKcmyk(0%, 10%, 7%, 24%)
LABlab(73.2 7.7 -0.1)
LCHlch(73.2 7.7 359.5)
OKLCHoklch(0.772 0.023 359.8)
Decimal12758964
Display P3color(display-p3 0.761 0.686 0.706)

Copy-ready code

/* CSS */
color: #c2afb4;
background-color: #c2afb4;
/* Tailwind (arbitrary) */
class="text-[#c2afb4] bg-[#c2afb4]"
/* SCSS */
$brand: #c2afb4;
/* SwiftUI */
Color(red: 0.761, green: 0.686, blue: 0.706)
/* Android */
Color.parseColor("#c2afb4")
/* Flutter */
Color(0xFFC2AFB4)
/* Python / OpenCV (BGR) */
(180, 175, 194)

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

Accessibility — WCAG contrast

Aa
#c2afb4 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#c2afb4 on black: 10.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1B2B4
deuteranopia · #B5B5B4
tritanopia · #C6AEB1

Color scale — 50 to 950

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

#F8F7F7
#F1EEEF
#E2DADC
#CEBFC3
#c2afb4
#9E8088
#8B6A73
#74585F
#5D474C
#45363A
#2B2124
Base = 400Lightest = 50 · #F8F7F7Darkest = 950 · #2B2124
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EEEF;
  --brand-200: #E2DADC;
  --brand-300: #CEBFC3;
  --brand-400: #c2afb4;
  --brand-500: #9E8088;
  --brand-600: #8B6A73;
  --brand-700: #74585F;
  --brand-800: #5D474C;
  --brand-900: #45363A;
  --brand-950: #2B2124;
  --brand: #c2afb4;
  --brand-ink: #000000;
}

Colors that work with #c2afb4

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#F8F6F7
Tinted page background
Border#DCD1D4
Hairlines and dividers
Muted text#82636B
Captions on the surface
Accent#547865
Second voice, not a rival
Dark variant#48373C
Hover, pressed, headers
Light variant#F4F1F1
Selected rows, tints
Dark surface#20181A
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 #c2afb4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#AFC2BD
Analogous left#C2AFBE
Analogous right#C2B4AF
Split-complement 1#AFC2B4
Split-complement 2#AFBEC2
Triadic 1#B4C2AF
Triadic 2#AFB4C2
Tetradic#BEC2AF

RGB percentages

Red76.1%
Green68.6%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta9.8%
Yellow7.2%
Key (black)23.9%

Color previews

#c2afb4 text on a black background

contrast 10.08:1

Card sample

#c2afb4 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 175, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 175, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2afb4;
background: linear-gradient(135deg, #c2afb4, #C2B7AF);

Monochromatic scale

Palettes built from #c2afb4

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.

#c2afb4 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
BackgroundsBordersBody textDividers
Print note

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

#c2afb4, answered

What color is #c2afb4?

#c2afb4 is a light muted magenta / pink, closest to Thistle (ΔE2000 9.2). It sits at 344° on the hue wheel with 14% saturation and 72% lightness, which reads as warm.

What is the RGB value of #c2afb4?

rgb(194, 175, 180) — 194 red, 175 green and 180 blue out of 255, or 76.1% / 68.6% / 70.6% by channel.

Is #c2afb4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4542 and perceived brightness is 71%, so black text on it reaches 10.08:1.

Should I use black or white text on #c2afb4?

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

What is the complementary color of #c2afb4?

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

What colors go well with #c2afb4?

For interface work: #F8F6F7 as the surface, #DCD1D4 for borders, #82636B for secondary text, #547865 as an accent and #48373C for hover and pressed states. For a palette, the analogous pair #C2AFBE and #C2B4AF stays calm, while #AFC2BD is the loudest partner.

What is #c2afb4 in CMYK for printing?

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

Is #c2afb4 warm or cool?

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

Work with #c2afb4 in the Color Lab