Skip to content

#ecabcb

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

RGB
236, 171, 203
HSL
331°, 63%, 80%
CMYK
0, 28, 14, 8
Luminance
0.5127

At a glance

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

Hex
#ecabcb
Hue
331°
magenta / pink
Saturation
63%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5127
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.25:1
Closest name
Light Pink
ΔE2000 7.9
Where it sits
Hue331° of 360°
Saturation63%
Lightness80%
Temperature
Warm ← → Cool33% 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#ecabcb
RGBrgb(236, 171, 203)
HSLhsl(331, 63%, 80%)
CMYKcmyk(0%, 28%, 14%, 8%)
LABlab(76.8 28.6 -6.8)
LCHlch(76.8 29.4 346.6)
OKLCHoklch(0.811 0.086 348.2)
Decimal15510475
Display P3color(display-p3 0.925 0.671 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecabcb on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ecabcb on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0B7CC
deuteranopia · #BFC2C9
tritanopia · #F5AAB6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecabcb 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
#F7E8F0
#F0CBDE
#ecabcb
#E076AA
#D6488E
#C82D79
#A62665
#851E51
#611A3D
#3C1026
Base = 300Lightest = 50 · #FBF4F7Darkest = 950 · #3C1026
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E8F0;
  --brand-200: #F0CBDE;
  --brand-300: #ecabcb;
  --brand-400: #E076AA;
  --brand-500: #D6488E;
  --brand-600: #C82D79;
  --brand-700: #A62665;
  --brand-800: #851E51;
  --brand-900: #611A3D;
  --brand-950: #3C1026;
  --brand: #ecabcb;
  --brand-ink: #000000;
}

Colors that work with #ecabcb

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#EDC0D6
Hairlines and dividers
Muted text#9B4B72
Captions on the surface
Accent#22AA45
Second voice, not a rival
Dark variant#68183F
Hover, pressed, headers
Light variant#FAEAF2
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 #ecabcb

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#ABECCC
Analogous left#ECABEB
Analogous right#ECACAB
Split-complement 1#ABECAC
Split-complement 2#ABEBEC
Triadic 1#CBECAB
Triadic 2#ABCBEC
Tetradic#EBECAB

RGB percentages

Red92.5%
Green67.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta27.5%
Yellow14.0%
Key (black)7.5%

Color previews

#ecabcb text on a black background

contrast 11.25:1

Card sample

#ecabcb text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecabcb

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.

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

#ecabcb, answered

What color is #ecabcb?

#ecabcb is a light vivid magenta / pink, closest to Light Pink (ΔE2000 7.9). It sits at 331° on the hue wheel with 63% saturation and 80% lightness, which reads as warm.

What is the RGB value of #ecabcb?

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

Is #ecabcb a light or a dark color?

It is a light color. Relative luminance is 0.5127 and perceived brightness is 77%, so black text on it reaches 11.25:1.

Should I use black or white text on #ecabcb?

Black. It scores 11.25:1 against #ecabcb, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #ecabcb?

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

What colors go well with #ecabcb?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B72 for secondary text, #22AA45 as an accent and #68183F for hover and pressed states. For a palette, the analogous pair #ECABEB and #ECACAB stays calm, while #ABECCC is the loudest partner.

What is #ecabcb in CMYK for printing?

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

Is #ecabcb warm or cool?

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

Work with #ecabcb in the Color Lab