Skip to content

#ecb0c2

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

RGB
236, 176, 194
HSL
342°, 61%, 81%
CMYK
0, 25, 18, 8
Luminance
0.5278

At a glance

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

Hex
#ecb0c2
Hue
342°
magenta / pink
Saturation
61%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5278
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.56:1
Closest name
Light Pink
ΔE2000 4.5
Where it sits
Hue342° of 360°
Saturation61%
Lightness81%
Temperature
Warm ← → Cool27% 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#ecb0c2
RGBrgb(236, 176, 194)
HSLhsl(342, 61%, 81%)
CMYKcmyk(0%, 25%, 18%, 8%)
LABlab(77.8 24.5 -0.6)
LCHlch(77.8 24.5 358.7)
OKLCHoklch(0.818 0.073 359.1)
Decimal15511746
Display P3color(display-p3 0.925 0.690 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecb0c2 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ecb0c2 on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BAC3
deuteranopia · #C5C4C1
tritanopia · #F6ADB6

Color scale — 50 to 950

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

#FBF4F6
#F7E8ED
#F0CCD7
#ecb0c2
#DE7796
#D34A73
#C52F5C
#A4284D
#84203E
#601B2F
#3C111E
Base = 300Lightest = 50 · #FBF4F6Darkest = 950 · #3C111E
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E8ED;
  --brand-200: #F0CCD7;
  --brand-300: #ecb0c2;
  --brand-400: #DE7796;
  --brand-500: #D34A73;
  --brand-600: #C52F5C;
  --brand-700: #A4284D;
  --brand-800: #84203E;
  --brand-900: #601B2F;
  --brand-950: #3C111E;
  --brand: #ecb0c2;
  --brand-ink: #000000;
}

Colors that work with #ecb0c2

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#FAF4F6
Tinted page background
Border#EDC0CD
Hairlines and dividers
Muted text#9B4B63
Captions on the surface
Accent#23A960
Second voice, not a rival
Dark variant#671930
Hover, pressed, headers
Light variant#FAEAEF
Selected rows, tints
Dark surface#241419
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 #ecb0c2

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#B0ECDA
Analogous left#ECB0E0
Analogous right#ECBCB0
Split-complement 1#B0ECBC
Split-complement 2#B0E0EC
Triadic 1#C2ECB0
Triadic 2#B0C2EC
Tetradic#E0ECB0

RGB percentages

Red92.5%
Green69.0%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta25.4%
Yellow17.8%
Key (black)7.5%

Color previews

#ecb0c2 text on a black background

contrast 11.56:1

Card sample

#ecb0c2 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecb0c2

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.

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

#ecb0c2, answered

What color is #ecb0c2?

#ecb0c2 is a light vivid magenta / pink, closest to Light Pink (ΔE2000 4.5). It sits at 342° on the hue wheel with 61% saturation and 81% lightness, which reads as warm.

What is the RGB value of #ecb0c2?

rgb(236, 176, 194) — 236 red, 176 green and 194 blue out of 255, or 92.5% / 69% / 76.1% by channel.

Is #ecb0c2 a light or a dark color?

It is a light color. Relative luminance is 0.5278 and perceived brightness is 78%, so black text on it reaches 11.56:1.

Should I use black or white text on #ecb0c2?

Black. It scores 11.56:1 against #ecb0c2, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #ecb0c2?

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

What colors go well with #ecb0c2?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B63 for secondary text, #23A960 as an accent and #671930 for hover and pressed states. For a palette, the analogous pair #ECB0E0 and #ECBCB0 stays calm, while #B0ECDA is the loudest partner.

What is #ecb0c2 in CMYK for printing?

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

Is #ecb0c2 warm or cool?

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

Work with #ecb0c2 in the Color Lab