Skip to content

#c2a2af

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

RGB
194, 162, 175
HSL
336°, 21%, 70%
CMYK
0, 17, 10, 24
Luminance
0.4041

At a glance

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

Hex
#c2a2af
Hue
336°
magenta / pink
Saturation
21%
soft
Lightness
70%
light
Brightness
76%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4041
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.08:1
Closest name
Rosy Brown
ΔE2000 8.2
Where it sits
Hue336° of 360°
Saturation21%
Lightness70%
Temperature
Warm ← → Cool38% 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#c2a2af
RGBrgb(194, 162, 175)
HSLhsl(336, 21%, 70%)
CMYKcmyk(0%, 17%, 10%, 24%)
LABlab(69.8 13.9 -2.3)
LCHlch(69.8 14.1 350.6)
OKLCHoklch(0.745 0.041 351.8)
Decimal12755631
Display P3color(display-p3 0.761 0.635 0.686)

Copy-ready code

/* CSS */
color: #c2a2af;
background-color: #c2a2af;
/* Tailwind (arbitrary) */
class="text-[#c2a2af] bg-[#c2a2af]"
/* SCSS */
$brand: #c2a2af;
/* SwiftUI */
Color(red: 0.761, green: 0.635, blue: 0.686)
/* Android */
Color.parseColor("#c2a2af")
/* Flutter */
Color(0xFFC2A2AF)
/* Python / OpenCV (BGR) */
(175, 162, 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 #c2a2af · 9.08:1
Use #000000AAA at every size.
Aa
White text · 2.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.08:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2a2af as text scores 2.31:1 on white and 9.08:1 on black.

Accessibility — WCAG contrast

Aa
#c2a2af on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#c2a2af on black: 9.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5A7B0
deuteranopia · #ACACAE
tritanopia · #C7A1A6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2a2af 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
#F2EDEF
#E4D8DD
#D3BBC5
#c2a2af
#A6778A
#946176
#7B5162
#63414E
#49313B
#2E1F25
Base = 400Lightest = 50 · #F9F6F7Darkest = 950 · #2E1F25
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F2EDEF;
  --brand-200: #E4D8DD;
  --brand-300: #D3BBC5;
  --brand-400: #c2a2af;
  --brand-500: #A6778A;
  --brand-600: #946176;
  --brand-700: #7B5162;
  --brand-800: #63414E;
  --brand-900: #49313B;
  --brand-950: #2E1F25;
  --brand: #c2a2af;
  --brand-ink: #000000;
}

Colors that work with #c2a2af

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#F9F6F7
Tinted page background
Border#DFCED5
Hairlines and dividers
Muted text#8B5B6E
Captions on the surface
Accent#4D7F5E
Second voice, not a rival
Dark variant#4D323D
Hover, pressed, headers
Light variant#F5F0F2
Selected rows, tints
Dark surface#22161B
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 #c2a2af

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#A2C2B5
Analogous left#C2A2BF
Analogous right#C2A5A2
Split-complement 1#A2C2A5
Split-complement 2#A2BFC2
Triadic 1#AFC2A2
Triadic 2#A2AFC2
Tetradic#BFC2A2

RGB percentages

Red76.1%
Green63.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow9.8%
Key (black)23.9%

Color previews

#c2a2af text on a black background

contrast 9.08:1

Card sample

#c2a2af text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2a2af

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.

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

#c2a2af, answered

What color is #c2a2af?

#c2a2af is a light soft magenta / pink, closest to Rosy Brown (ΔE2000 8.2). It sits at 336° on the hue wheel with 21% saturation and 70% lightness, which reads as warm.

What is the RGB value of #c2a2af?

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

Is #c2a2af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4041 and perceived brightness is 68%, so black text on it reaches 9.08:1.

Should I use black or white text on #c2a2af?

Black. It scores 9.08:1 against #c2a2af, versus 2.31:1 for white — AAA at any size.

What is the complementary color of #c2a2af?

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

What colors go well with #c2a2af?

For interface work: #F9F6F7 as the surface, #DFCED5 for borders, #8B5B6E for secondary text, #4D7F5E as an accent and #4D323D for hover and pressed states. For a palette, the analogous pair #C2A2BF and #C2A5A2 stays calm, while #A2C2B5 is the loudest partner.

What is #c2a2af in CMYK for printing?

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

Is #c2a2af warm or cool?

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

Work with #c2a2af in the Color Lab