Skip to content

#cda2b8

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

RGB
205, 162, 184
HSL
329°, 30%, 72%
CMYK
0, 21, 10, 20
Luminance
0.4228

At a glance

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

Hex
#cda2b8
Hue
329°
magenta / pink
Saturation
30%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4228
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.46:1
Closest name
Thistle
ΔE2000 8.5
Where it sits
Hue329° of 360°
Saturation30%
Lightness72%
Temperature
Warm ← → Cool36% 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#cda2b8
RGBrgb(205, 162, 184)
HSLhsl(329, 30%, 72%)
CMYKcmyk(0%, 21%, 10%, 20%)
LABlab(71.1 19.4 -5.3)
LCHlch(71.1 20.1 344.9)
OKLCHoklch(0.758 0.058 346.4)
Decimal13476536
Display P3color(display-p3 0.804 0.635 0.722)

Copy-ready code

/* CSS */
color: #cda2b8;
background-color: #cda2b8;
/* Tailwind (arbitrary) */
class="text-[#cda2b8] bg-[#cda2b8]"
/* SCSS */
$brand: #cda2b8;
/* SwiftUI */
Color(red: 0.804, green: 0.635, blue: 0.722)
/* Android */
Color.parseColor("#cda2b8")
/* Flutter */
Color(0xFFCDA2B8)
/* Python / OpenCV (BGR) */
(184, 162, 205)

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

Accessibility — WCAG contrast

Aa
#cda2b8 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#cda2b8 on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5AAB9
deuteranopia · #AEB0B7
tritanopia · #D3A2A9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cda2b8 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
#F3ECF0
#E7D5DE
#D8B6C7
#cda2b8
#B16D90
#9F567B
#854767
#6A3952
#4E2C3E
#311C26
Base = 400Lightest = 50 · #F9F6F7Darkest = 950 · #311C26
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3ECF0;
  --brand-200: #E7D5DE;
  --brand-300: #D8B6C7;
  --brand-400: #cda2b8;
  --brand-500: #B16D90;
  --brand-600: #9F567B;
  --brand-700: #854767;
  --brand-800: #6A3952;
  --brand-900: #4E2C3E;
  --brand-950: #311C26;
  --brand: #cda2b8;
  --brand-ink: #000000;
}

Colors that work with #cda2b8

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#FAF5F7
Tinted page background
Border#E2CAD6
Hairlines and dividers
Muted text#955074
Captions on the surface
Accent#438954
Second voice, not a rival
Dark variant#532D40
Hover, pressed, headers
Light variant#F6EEF2
Selected rows, tints
Dark surface#24141C
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 #cda2b8

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#A2CDB7
Analogous left#CDA2CD
Analogous right#CDA2A3
Split-complement 1#A3CDA2
Split-complement 2#A2CDCD
Triadic 1#B8CDA2
Triadic 2#A2B8CD
Tetradic#CDCDA2

RGB percentages

Red80.4%
Green63.5%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow10.2%
Key (black)19.6%

Color previews

#cda2b8 text on a black background

contrast 9.46:1

Card sample

#cda2b8 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda2b8

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.

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

#cda2b8, answered

What color is #cda2b8?

#cda2b8 is a light soft magenta / pink, closest to Thistle (ΔE2000 8.5). It sits at 329° on the hue wheel with 30% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cda2b8?

rgb(205, 162, 184) — 205 red, 162 green and 184 blue out of 255, or 80.4% / 63.5% / 72.2% by channel.

Is #cda2b8 a light or a dark color?

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

Should I use black or white text on #cda2b8?

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

What is the complementary color of #cda2b8?

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

What colors go well with #cda2b8?

For interface work: #FAF5F7 as the surface, #E2CAD6 for borders, #955074 for secondary text, #438954 as an accent and #532D40 for hover and pressed states. For a palette, the analogous pair #CDA2CD and #CDA2A3 stays calm, while #A2CDB7 is the loudest partner.

What is #cda2b8 in CMYK for printing?

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

Is #cda2b8 warm or cool?

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

Work with #cda2b8 in the Color Lab