Skip to content

#ecbcdc

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

RGB
236, 188, 220
HSL
320°, 56%, 83%
CMYK
0, 20, 7, 8
Luminance
0.5897

At a glance

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

Hex
#ecbcdc
Hue
320°
magenta / pink
Saturation
56%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5897
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.79:1
Closest name
Thistle
ΔE2000 6
Where it sits
Hue320° of 360°
Saturation56%
Lightness83%
Temperature
Warm ← → Cool39% 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#ecbcdc
RGBrgb(236, 188, 220)
HSLhsl(320, 56%, 83%)
CMYKcmyk(0%, 20%, 7%, 8%)
LABlab(81.3 22.3 -9.4)
LCHlch(81.3 24.2 337.2)
OKLCHoklch(0.847 0.069 338.8)
Decimal15514844
Display P3color(display-p3 0.925 0.737 0.863)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecbcdc on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#ecbcdc on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC6DD
deuteranopia · #C8CCDB
tritanopia · #F2BDC7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecbcdc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F8
#F6E9F2
#ecbcdc
#E6A8D1
#DA7CBB
#CD50A4
#BF3691
#9F2D79
#7F2461
#5D1E48
#3A132D
Base = 200Lightest = 50 · #FBF4F8Darkest = 950 · #3A132D
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F2;
  --brand-200: #ecbcdc;
  --brand-300: #E6A8D1;
  --brand-400: #DA7CBB;
  --brand-500: #CD50A4;
  --brand-600: #BF3691;
  --brand-700: #9F2D79;
  --brand-800: #7F2461;
  --brand-900: #5D1E48;
  --brand-950: #3A132D;
  --brand: #ecbcdc;
  --brand-ink: #000000;
}

Colors that work with #ecbcdc

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#FAF4F8
Tinted page background
Border#EDC0DE
Hairlines and dividers
Muted text#9B4B80
Captions on the surface
Accent#28A432
Second voice, not a rival
Dark variant#631C4C
Hover, pressed, headers
Light variant#F9EBF5
Selected rows, tints
Dark surface#24141F
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 #ecbcdc

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#BCECCC
Analogous left#E4BCEC
Analogous right#ECBCC4
Split-complement 1#C4ECBC
Split-complement 2#BCECE4
Triadic 1#DCECBC
Triadic 2#BCDCEC
Tetradic#ECE4BC

RGB percentages

Red92.5%
Green73.7%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta20.3%
Yellow6.8%
Key (black)7.5%

Color previews

#ecbcdc text on a black background

contrast 12.79:1

Card sample

#ecbcdc text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecbcdc

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.

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

#ecbcdc, answered

What color is #ecbcdc?

#ecbcdc is a light vivid magenta / pink, closest to Thistle (ΔE2000 6). It sits at 320° on the hue wheel with 56% saturation and 83% lightness, which reads as warm.

What is the RGB value of #ecbcdc?

rgb(236, 188, 220) — 236 red, 188 green and 220 blue out of 255, or 92.5% / 73.7% / 86.3% by channel.

Is #ecbcdc a light or a dark color?

It is a light color. Relative luminance is 0.5897 and perceived brightness is 81%, so black text on it reaches 12.79:1.

Should I use black or white text on #ecbcdc?

Black. It scores 12.79:1 against #ecbcdc, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #ecbcdc?

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

What colors go well with #ecbcdc?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B80 for secondary text, #28A432 as an accent and #631C4C for hover and pressed states. For a palette, the analogous pair #E4BCEC and #ECBCC4 stays calm, while #BCECCC is the loudest partner.

What is #ecbcdc in CMYK for printing?

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

Is #ecbcdc warm or cool?

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

Work with #ecbcdc in the Color Lab