Skip to content

#ec82bf

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

RGB
236, 130, 191
HSL
326°, 74%, 72%
CMYK
0, 45, 19, 8
Luminance
0.3756

At a glance

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

Hex
#ec82bf
Hue
326°
magenta / pink
Saturation
74%
vivid
Lightness
72%
light
Brightness
93%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3756
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.51:1
Closest name
Hot Pink
ΔE2000 5.4
Where it sits
Hue326° of 360°
Saturation74%
Lightness72%
Temperature
Warm ← → Cool36% 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#ec82bf
RGBrgb(236, 130, 191)
HSLhsl(326, 74%, 72%)
CMYKcmyk(0%, 45%, 19%, 8%)
LABlab(67.7 48.1 -13.8)
LCHlch(67.7 50.1 344.0)
OKLCHoklch(0.741 0.148 345.8)
Decimal15499967
Display P3color(display-p3 0.925 0.510 0.749)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec82bf on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#ec82bf on black: 8.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8A9AC1
deuteranopia · #A6ABBC
tritanopia · #F88199

Color scale — 50 to 950

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

#FCF3F8
#F8E7F1
#F3C8E1
#F09ECD
#ec82bf
#E13C9B
#D42088
#B11B71
#8E165B
#671443
#400C2A
Base = 400Lightest = 50 · #FCF3F8Darkest = 950 · #400C2A
:root {
  --brand-50: #FCF3F8;
  --brand-100: #F8E7F1;
  --brand-200: #F3C8E1;
  --brand-300: #F09ECD;
  --brand-400: #ec82bf;
  --brand-500: #E13C9B;
  --brand-600: #D42088;
  --brand-700: #B11B71;
  --brand-800: #8E165B;
  --brand-900: #671443;
  --brand-950: #400C2A;
  --brand: #ec82bf;
  --brand-ink: #000000;
}

Colors that work with #ec82bf

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#EDC0DA
Hairlines and dividers
Muted text#9B4B79
Captions on the surface
Accent#17B533
Second voice, not a rival
Dark variant#6F1147
Hover, pressed, headers
Light variant#FCE9F4
Selected rows, tints
Dark surface#24141D
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 #ec82bf

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#82ECAF
Analogous left#E482EC
Analogous right#EC828A
Split-complement 1#8AEC82
Split-complement 2#82ECE4
Triadic 1#BFEC82
Triadic 2#82BFEC
Tetradic#ECE482

RGB percentages

Red92.5%
Green51.0%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta44.9%
Yellow19.1%
Key (black)7.5%

Color previews

#ec82bf text on a black background

contrast 8.51:1

Card sample

#ec82bf text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec82bf

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.

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

#ec82bf, answered

What color is #ec82bf?

#ec82bf is a light vivid magenta / pink, closest to Hot Pink (ΔE2000 5.4). It sits at 326° on the hue wheel with 74% saturation and 72% lightness, which reads as warm.

What is the RGB value of #ec82bf?

rgb(236, 130, 191) — 236 red, 130 green and 191 blue out of 255, or 92.5% / 51% / 74.9% by channel.

Is #ec82bf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3756 and perceived brightness is 69%, so black text on it reaches 8.51:1.

Should I use black or white text on #ec82bf?

Black. It scores 8.51:1 against #ec82bf, versus 2.47:1 for white — AAA at any size.

What is the complementary color of #ec82bf?

#82ECAF sits directly opposite on the wheel. Softer options are the split-complements #8AEC82 and #82ECE4, which give the same contrast with far less vibration.

What colors go well with #ec82bf?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B79 for secondary text, #17B533 as an accent and #6F1147 for hover and pressed states. For a palette, the analogous pair #E482EC and #EC828A stays calm, while #82ECAF is the loudest partner.

What is #ec82bf in CMYK for printing?

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

Is #ec82bf warm or cool?

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

Work with #ec82bf in the Color Lab