Skip to content

#ecb3cb

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

RGB
236, 179, 203
HSL
335°, 60%, 81%
CMYK
0, 24, 14, 8
Luminance
0.5438

At a glance

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

Hex
#ecb3cb
Hue
335°
magenta / pink
Saturation
60%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5438
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.88:1
Closest name
Pink
ΔE2000 5.8
Where it sits
Hue335° of 360°
Saturation60%
Lightness81%
Temperature
Warm ← → Cool31% 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#ecb3cb
RGBrgb(236, 179, 203)
HSLhsl(335, 60%, 81%)
CMYKcmyk(0%, 24%, 14%, 8%)
LABlab(78.7 24.3 -4.1)
LCHlch(78.7 24.6 350.5)
OKLCHoklch(0.826 0.073 351.8)
Decimal15512523
Display P3color(display-p3 0.925 0.702 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecb3cb on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ecb3cb on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BDCC
deuteranopia · #C5C6CA
tritanopia · #F5B1BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecb3cb 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
#EFCCDB
#ecb3cb
#DD78A3
#D24B84
#C4316F
#A3295C
#83214A
#5F1B38
#3B1123
Base = 300Lightest = 50 · #FBF4F7Darkest = 950 · #3B1123
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E9EF;
  --brand-200: #EFCCDB;
  --brand-300: #ecb3cb;
  --brand-400: #DD78A3;
  --brand-500: #D24B84;
  --brand-600: #C4316F;
  --brand-700: #A3295C;
  --brand-800: #83214A;
  --brand-900: #5F1B38;
  --brand-950: #3B1123;
  --brand: #ecb3cb;
  --brand-ink: #000000;
}

Colors that work with #ecb3cb

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#EDC0D3
Hairlines and dividers
Muted text#9B4B6C
Captions on the surface
Accent#25A750
Second voice, not a rival
Dark variant#661A3A
Hover, pressed, headers
Light variant#FAEBF1
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 #ecb3cb

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#B3ECD4
Analogous left#ECB3E8
Analogous right#ECB8B3
Split-complement 1#B3ECB8
Split-complement 2#B3E8EC
Triadic 1#CBECB3
Triadic 2#B3CBEC
Tetradic#E8ECB3

RGB percentages

Red92.5%
Green70.2%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta24.2%
Yellow14.0%
Key (black)7.5%

Color previews

#ecb3cb text on a black background

contrast 11.88:1

Card sample

#ecb3cb text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecb3cb

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.

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

#ecb3cb, answered

What color is #ecb3cb?

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

What is the RGB value of #ecb3cb?

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

Is #ecb3cb a light or a dark color?

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

Should I use black or white text on #ecb3cb?

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

What is the complementary color of #ecb3cb?

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

What colors go well with #ecb3cb?

For interface work: #FAF4F7 as the surface, #EDC0D3 for borders, #9B4B6C for secondary text, #25A750 as an accent and #661A3A for hover and pressed states. For a palette, the analogous pair #ECB3E8 and #ECB8B3 stays calm, while #B3ECD4 is the loudest partner.

What is #ecb3cb in CMYK for printing?

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

Is #ecb3cb warm or cool?

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

Work with #ecb3cb in the Color Lab