Skip to content

#c2adc3

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

RGB
194, 173, 195
HSL
297°, 16%, 72%
CMYK
1, 11, 0, 24
Luminance
0.4530

At a glance

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

Hex
#c2adc3
Hue
297°
magenta / pink
Saturation
16%
soft
Lightness
72%
light
Brightness
76%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4530
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.06:1
Closest name
Thistle
ΔE2000 5.2
Where it sits
Hue297° of 360°
Saturation16%
Lightness72%
Temperature
Warm ← → Cool51% 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#c2adc3
RGBrgb(194, 173, 195)
HSLhsl(297, 16%, 72%)
CMYKcmyk(1%, 11%, 0%, 24%)
LABlab(73.1 11.5 -8.4)
LCHlch(73.1 14.3 323.8)
OKLCHoklch(0.772 0.039 324.6)
Decimal12758467
Display P3color(display-p3 0.761 0.678 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2adc3 on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#c2adc3 on black: 10.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACB2C4
deuteranopia · #B0B4C2
tritanopia · #C3AFB4

Color scale — 50 to 950

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

#F8F6F8
#F1EEF2
#E2D9E2
#CFBED0
#c2adc3
#9F7DA0
#8C678D
#745676
#5D455E
#453446
#2B212C
Base = 400Lightest = 50 · #F8F6F8Darkest = 950 · #2B212C
:root {
  --brand-50: #F8F6F8;
  --brand-100: #F1EEF2;
  --brand-200: #E2D9E2;
  --brand-300: #CFBED0;
  --brand-400: #c2adc3;
  --brand-500: #9F7DA0;
  --brand-600: #8C678D;
  --brand-700: #745676;
  --brand-800: #5D455E;
  --brand-900: #453446;
  --brand-950: #2B212C;
  --brand: #c2adc3;
  --brand-ink: #000000;
}

Colors that work with #c2adc3

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#F8F6F9
Tinted page background
Border#DCD0DD
Hairlines and dividers
Muted text#836185
Captions on the surface
Accent#5D7A52
Second voice, not a rival
Dark variant#49364A
Hover, pressed, headers
Light variant#F4F0F4
Selected rows, tints
Dark surface#201820
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 #c2adc3

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#AEC3AD
Analogous left#B7ADC3
Analogous right#C3ADB9
Split-complement 1#B9C3AD
Split-complement 2#ADC3B7
Triadic 1#C3C2AD
Triadic 2#ADC3C2
Tetradic#C3B7AD

RGB percentages

Red76.1%
Green67.8%
Blue76.5%

CMYK percentages

Cyan0.5%
Magenta11.3%
Yellow0.0%
Key (black)23.5%

Color previews

#c2adc3 text on a black background

contrast 10.06:1

Card sample

#c2adc3 text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2adc3

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.

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

#c2adc3, answered

What color is #c2adc3?

#c2adc3 is a light soft magenta / pink, closest to Thistle (ΔE2000 5.2). It sits at 297° on the hue wheel with 16% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #c2adc3?

rgb(194, 173, 195) — 194 red, 173 green and 195 blue out of 255, or 76.1% / 67.8% / 76.5% by channel.

Is #c2adc3 a light or a dark color?

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

Should I use black or white text on #c2adc3?

Black. It scores 10.06:1 against #c2adc3, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #c2adc3?

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

What colors go well with #c2adc3?

For interface work: #F8F6F9 as the surface, #DCD0DD for borders, #836185 for secondary text, #5D7A52 as an accent and #49364A for hover and pressed states. For a palette, the analogous pair #B7ADC3 and #C3ADB9 stays calm, while #AEC3AD is the loudest partner.

What is #c2adc3 in CMYK for printing?

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

Is #c2adc3 warm or cool?

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

Work with #c2adc3 in the Color Lab