Skip to content

#eb99b2

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

RGB
235, 153, 178
HSL
342°, 67%, 76%
CMYK
0, 35, 24, 8
Luminance
0.4366

At a glance

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

Hex
#eb99b2
Hue
342°
magenta / pink
Saturation
67%
vivid
Lightness
76%
light
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4366
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.73:1
Closest name
Light Pink
ΔE2000 7.8
Where it sits
Hue342° of 360°
Saturation67%
Lightness76%
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#eb99b2
RGBrgb(235, 153, 178)
HSLhsl(342, 67%, 76%)
CMYKcmyk(0%, 35%, 24%, 8%)
LABlab(72.0 34.0 -0.2)
LCHlch(72.0 34.0 359.7)
OKLCHoklch(0.772 0.102 360.0)
Decimal15440306
Display P3color(display-p3 0.922 0.600 0.698)

Copy-ready code

/* CSS */
color: #eb99b2;
background-color: #eb99b2;
/* Tailwind (arbitrary) */
class="text-[#eb99b2] bg-[#eb99b2]"
/* SCSS */
$brand: #eb99b2;
/* SwiftUI */
Color(red: 0.922, green: 0.600, blue: 0.698)
/* Android */
Color.parseColor("#eb99b2")
/* Flutter */
Color(0xFFEB99B2)
/* Python / OpenCV (BGR) */
(178, 153, 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 #eb99b2 · 9.73:1
Use #000000AAA at every size.
Aa
White text · 2.16:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eb99b2 as text scores 2.16:1 on white and 9.73:1 on black.

Accessibility — WCAG contrast

Aa
#eb99b2 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#eb99b2 on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4A8B3
deuteranopia · #B8B6B0
tritanopia · #F894A2

Color scale — 50 to 950

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

#FBF3F6
#F8E8ED
#F1CAD6
#eb99b2
#E37295
#DA4371
#CD285A
#AB214B
#881B3C
#63172E
#3E0F1D
Base = 300Lightest = 50 · #FBF3F6Darkest = 950 · #3E0F1D
:root {
  --brand-50: #FBF3F6;
  --brand-100: #F8E8ED;
  --brand-200: #F1CAD6;
  --brand-300: #eb99b2;
  --brand-400: #E37295;
  --brand-500: #DA4371;
  --brand-600: #CD285A;
  --brand-700: #AB214B;
  --brand-800: #881B3C;
  --brand-900: #63172E;
  --brand-950: #3E0F1D;
  --brand: #eb99b2;
  --brand-ink: #000000;
}

Colors that work with #eb99b2

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#1EAE5E
Second voice, not a rival
Dark variant#6B152F
Hover, pressed, headers
Light variant#FBEAEF
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 #eb99b2

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#99EBD2
Analogous left#EB99DB
Analogous right#EBA999
Split-complement 1#99EBA9
Split-complement 2#99DBEB
Triadic 1#B2EB99
Triadic 2#99B2EB
Tetradic#DBEB99

RGB percentages

Red92.2%
Green60.0%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta34.9%
Yellow24.3%
Key (black)7.8%

Color previews

#eb99b2 text on a black background

contrast 9.73:1

Card sample

#eb99b2 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb99b2

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.

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

#eb99b2, answered

What color is #eb99b2?

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

What is the RGB value of #eb99b2?

rgb(235, 153, 178) — 235 red, 153 green and 178 blue out of 255, or 92.2% / 60% / 69.8% by channel.

Is #eb99b2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4366 and perceived brightness is 72%, so black text on it reaches 9.73:1.

Should I use black or white text on #eb99b2?

Black. It scores 9.73:1 against #eb99b2, versus 2.16:1 for white — AAA at any size.

What is the complementary color of #eb99b2?

#99EBD2 sits directly opposite on the wheel. Softer options are the split-complements #99EBA9 and #99DBEB, which give the same contrast with far less vibration.

What colors go well with #eb99b2?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B63 for secondary text, #1EAE5E as an accent and #6B152F for hover and pressed states. For a palette, the analogous pair #EB99DB and #EBA999 stays calm, while #99EBD2 is the loudest partner.

What is #eb99b2 in CMYK for printing?

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

Is #eb99b2 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 #EB9E99; nudged cooler, #EC98D1.

Work with #eb99b2 in the Color Lab