Skip to content

#eb8ba2

a light, vivid red · warm · closest name: Pale Violet Red

RGB
235, 139, 162
HSL
346°, 71%, 73%
CMYK
0, 41, 31, 8
Luminance
0.3874

At a glance

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

Hex
#eb8ba2
Hue
346°
red
Saturation
71%
vivid
Lightness
73%
light
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3874
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
8.75:1
Closest name
Pale Violet Red
ΔE2000 7.2
Where it sits
Hue346° of 360°
Saturation71%
Lightness73%
Temperature
Warm ← → Cool25% 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#eb8ba2
RGBrgb(235, 139, 162)
HSLhsl(346, 71%, 73%)
CMYKcmyk(0%, 41%, 31%, 8%)
LABlab(68.6 39.2 3.7)
LCHlch(68.6 39.4 5.5)
OKLCHoklch(0.744 0.119 4.9)
Decimal15436706
Display P3color(display-p3 0.922 0.545 0.635)

Copy-ready code

/* CSS */
color: #eb8ba2;
background-color: #eb8ba2;
/* Tailwind (arbitrary) */
class="text-[#eb8ba2] bg-[#eb8ba2]"
/* SCSS */
$brand: #eb8ba2;
/* SwiftUI */
Color(red: 0.922, green: 0.545, blue: 0.635)
/* Android */
Color.parseColor("#eb8ba2")
/* Flutter */
Color(0xFFEB8BA2)
/* Python / OpenCV (BGR) */
(162, 139, 235)

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 #eb8ba2 · 8.75:1
Use #000000AAA at every size.
Aa
White text · 2.40:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eb8ba2 as text scores 2.40:1 on white and 8.75:1 on black.

Accessibility — WCAG contrast

Aa
#eb8ba2 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#eb8ba2 on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9A9CA3
deuteranopia · #B2AEA0
tritanopia · #FA8393

Color scale — 50 to 950

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

#FCF3F5
#F8E7EB
#F2C9D3
#eb8ba2
#E66F8C
#DE4066
#D1244D
#AE1E41
#8B1834
#651529
#3F0D19
Base = 300Lightest = 50 · #FCF3F5Darkest = 950 · #3F0D19
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EB;
  --brand-200: #F2C9D3;
  --brand-300: #eb8ba2;
  --brand-400: #E66F8C;
  --brand-500: #DE4066;
  --brand-600: #D1244D;
  --brand-700: #AE1E41;
  --brand-800: #8B1834;
  --brand-900: #651529;
  --brand-950: #3F0D19;
  --brand: #eb8ba2;
  --brand-ink: #000000;
}

Colors that work with #eb8ba2

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#EDC0CB
Hairlines and dividers
Muted text#9B4B5E
Captions on the surface
Accent#19B368
Second voice, not a rival
Dark variant#6D1328
Hover, pressed, headers
Light variant#FBE9EE
Selected rows, tints
Dark surface#241418
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 #eb8ba2

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#8BEBD4
Analogous left#EB8BD2
Analogous right#EBA48B
Split-complement 1#8BEBA4
Split-complement 2#8BD2EB
Triadic 1#A2EB8B
Triadic 2#8BA2EB
Tetradic#D2EB8B

RGB percentages

Red92.2%
Green54.5%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta40.9%
Yellow31.1%
Key (black)7.8%

Color previews

#eb8ba2 text on a black background

contrast 8.75:1

Card sample

#eb8ba2 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 139, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 139, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb8ba2;
background: linear-gradient(135deg, #eb8ba2, #EBB48B);

Monochromatic scale

Palettes built from #eb8ba2

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.

#eb8ba2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#eb8ba2, answered

What color is #eb8ba2?

#eb8ba2 is a light vivid red, closest to Pale Violet Red (ΔE2000 7.2). It sits at 346° on the hue wheel with 71% saturation and 73% lightness, which reads as warm.

What is the RGB value of #eb8ba2?

rgb(235, 139, 162) — 235 red, 139 green and 162 blue out of 255, or 92.2% / 54.5% / 63.5% by channel.

Is #eb8ba2 a light or a dark color?

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

Should I use black or white text on #eb8ba2?

Black. It scores 8.75:1 against #eb8ba2, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #eb8ba2?

#8BEBD4 sits directly opposite on the wheel. Softer options are the split-complements #8BEBA4 and #8BD2EB, which give the same contrast with far less vibration.

What colors go well with #eb8ba2?

For interface work: #FAF4F6 as the surface, #EDC0CB for borders, #9B4B5E for secondary text, #19B368 as an accent and #6D1328 for hover and pressed states. For a palette, the analogous pair #EB8BD2 and #EBA48B stays calm, while #8BEBD4 is the loudest partner.

What is #eb8ba2 in CMYK for printing?

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

Is #eb8ba2 warm or cool?

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

Work with #eb8ba2 in the Color Lab