Skip to content

#ecb3cd

a light, vivid magenta / pink · warm · closest name: Pink

RGB
236, 179, 205
HSL
333°, 60%, 81%
CMYK
0, 24, 13, 8
Luminance
0.5448

At a glance

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

Hex
#ecb3cd
Hue
333°
magenta / pink
Saturation
60%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5448
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.90:1
Closest name
Pink
ΔE2000 6.3
Where it sits
Hue333° of 360°
Saturation60%
Lightness81%
Temperature
Warm ← → Cool32% 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#ecb3cd
RGBrgb(236, 179, 205)
HSLhsl(333, 60%, 81%)
CMYKcmyk(0%, 24%, 13%, 8%)
LABlab(78.7 24.6 -5.1)
LCHlch(78.7 25.1 348.4)
OKLCHoklch(0.826 0.074 349.8)
Decimal15512525
Display P3color(display-p3 0.925 0.702 0.804)

Copy-ready code

/* CSS */
color: #ecb3cd;
background-color: #ecb3cd;
/* Tailwind (arbitrary) */
class="text-[#ecb3cd] bg-[#ecb3cd]"
/* SCSS */
$brand: #ecb3cd;
/* SwiftUI */
Color(red: 0.925, green: 0.702, blue: 0.804)
/* Android */
Color.parseColor("#ecb3cd")
/* Flutter */
Color(0xFFECB3CD)
/* Python / OpenCV (BGR) */
(205, 179, 236)

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

Accessibility — WCAG contrast

Aa
#ecb3cd on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ecb3cd on black: 11.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BDCE
deuteranopia · #C5C6CC
tritanopia · #F5B2BC

Color scale — 50 to 950

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

#FBF4F7
#F7E9EF
#EFCCDC
#ecb3cd
#DD78A6
#D24B89
#C43174
#A32961
#83214D
#5F1B3A
#3B1124
Base = 300Lightest = 50 · #FBF4F7Darkest = 950 · #3B1124
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E9EF;
  --brand-200: #EFCCDC;
  --brand-300: #ecb3cd;
  --brand-400: #DD78A6;
  --brand-500: #D24B89;
  --brand-600: #C43174;
  --brand-700: #A32961;
  --brand-800: #83214D;
  --brand-900: #5F1B3A;
  --brand-950: #3B1124;
  --brand: #ecb3cd;
  --brand-ink: #000000;
}

Colors that work with #ecb3cd

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#FAF4F7
Tinted page background
Border#EDC0D4
Hairlines and dividers
Muted text#9B4B6F
Captions on the surface
Accent#25A74B
Second voice, not a rival
Dark variant#661A3C
Hover, pressed, headers
Light variant#FAEBF2
Selected rows, tints
Dark surface#24141B
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 #ecb3cd

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#B3ECD2
Analogous left#ECB3EA
Analogous right#ECB6B3
Split-complement 1#B3ECB6
Split-complement 2#B3EAEC
Triadic 1#CDECB3
Triadic 2#B3CDEC
Tetradic#EAECB3

RGB percentages

Red92.5%
Green70.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta24.2%
Yellow13.1%
Key (black)7.5%

Color previews

#ecb3cd text on a black background

contrast 11.90:1

Card sample

#ecb3cd text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecb3cd

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.

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

#ecb3cd, answered

What color is #ecb3cd?

#ecb3cd is a light vivid magenta / pink, closest to Pink (ΔE2000 6.3). It sits at 333° on the hue wheel with 60% saturation and 81% lightness, which reads as warm.

What is the RGB value of #ecb3cd?

rgb(236, 179, 205) — 236 red, 179 green and 205 blue out of 255, or 92.5% / 70.2% / 80.4% by channel.

Is #ecb3cd a light or a dark color?

It is a light color. Relative luminance is 0.5448 and perceived brightness is 79%, so black text on it reaches 11.90:1.

Should I use black or white text on #ecb3cd?

Black. It scores 11.90:1 against #ecb3cd, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #ecb3cd?

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

What colors go well with #ecb3cd?

For interface work: #FAF4F7 as the surface, #EDC0D4 for borders, #9B4B6F for secondary text, #25A74B as an accent and #661A3C for hover and pressed states. For a palette, the analogous pair #ECB3EA and #ECB6B3 stays calm, while #B3ECD2 is the loudest partner.

What is #ecb3cd in CMYK for printing?

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

Is #ecb3cd warm or cool?

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

Work with #ecb3cd in the Color Lab