Skip to content

#e98eb3

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
233, 142, 179
HSL
336°, 67%, 74%
CMYK
0, 39, 23, 9
Luminance
0.3992

At a glance

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

Hex
#e98eb3
Hue
336°
magenta / pink
Saturation
67%
vivid
Lightness
74%
light
Brightness
91%
HSV value
Perceived
70%
weighted brightness
Luminance
0.3992
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.98:1
Closest name
Pale Violet Red
ΔE2000 8.1
Where it sits
Hue336° of 360°
Saturation67%
Lightness74%
Temperature
Warm ← → Cool30% 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#e98eb3
RGBrgb(233, 142, 179)
HSLhsl(336, 67%, 74%)
CMYKcmyk(0%, 39%, 23%, 9%)
LABlab(69.4 39.2 -4.6)
LCHlch(69.4 39.5 353.4)
OKLCHoklch(0.752 0.118 354.4)
Decimal15306419
Display P3color(display-p3 0.914 0.557 0.702)

Copy-ready code

/* CSS */
color: #e98eb3;
background-color: #e98eb3;
/* Tailwind (arbitrary) */
class="text-[#e98eb3] bg-[#e98eb3]"
/* SCSS */
$brand: #e98eb3;
/* SwiftUI */
Color(red: 0.914, green: 0.557, blue: 0.702)
/* Android */
Color.parseColor("#e98eb3")
/* Flutter */
Color(0xFFE98EB3)
/* Python / OpenCV (BGR) */
(179, 142, 233)

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

Accessibility — WCAG contrast

Aa
#e98eb3 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#e98eb3 on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99A0B4
deuteranopia · #AFB0B1
tritanopia · #F68A9B

Color scale — 50 to 950

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

#FBF3F7
#F8E8EE
#F2CADA
#e98eb3
#E472A0
#DA4381
#CD286B
#AB2159
#891B47
#631736
#3E0F22
Base = 300Lightest = 50 · #FBF3F7Darkest = 950 · #3E0F22
:root {
  --brand-50: #FBF3F7;
  --brand-100: #F8E8EE;
  --brand-200: #F2CADA;
  --brand-300: #e98eb3;
  --brand-400: #E472A0;
  --brand-500: #DA4381;
  --brand-600: #CD286B;
  --brand-700: #AB2159;
  --brand-800: #891B47;
  --brand-900: #631736;
  --brand-950: #3E0F22;
  --brand: #e98eb3;
  --brand-ink: #000000;
}

Colors that work with #e98eb3

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#FAF4F7
Tinted page background
Border#EDC0D2
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#1DAF4F
Second voice, not a rival
Dark variant#6B1538
Hover, pressed, headers
Light variant#FBEAF1
Selected rows, tints
Dark surface#24141A
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 #e98eb3

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#8EE9C4
Analogous left#E98EE0
Analogous right#E9968E
Split-complement 1#8EE996
Split-complement 2#8EE0E9
Triadic 1#B3E98E
Triadic 2#8EB3E9
Tetradic#E0E98E

RGB percentages

Red91.4%
Green55.7%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta39.1%
Yellow23.2%
Key (black)8.6%

Color previews

#e98eb3 text on a black background

contrast 8.98:1

Card sample

#e98eb3 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(233, 142, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(233, 142, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e98eb3;
background: linear-gradient(135deg, #e98eb3, #E9A68E);

Monochromatic scale

Palettes built from #e98eb3

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.

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

#e98eb3, answered

What color is #e98eb3?

#e98eb3 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 8.1). It sits at 336° on the hue wheel with 67% saturation and 74% lightness, which reads as warm.

What is the RGB value of #e98eb3?

rgb(233, 142, 179) — 233 red, 142 green and 179 blue out of 255, or 91.4% / 55.7% / 70.2% by channel.

Is #e98eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3992 and perceived brightness is 70%, so black text on it reaches 8.98:1.

Should I use black or white text on #e98eb3?

Black. It scores 8.98:1 against #e98eb3, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #e98eb3?

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

What colors go well with #e98eb3?

For interface work: #FAF4F7 as the surface, #EDC0D2 for borders, #9B4B6B for secondary text, #1DAF4F as an accent and #6B1538 for hover and pressed states. For a palette, the analogous pair #E98EE0 and #E9968E stays calm, while #8EE9C4 is the loudest partner.

What is #e98eb3 in CMYK for printing?

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

Is #e98eb3 warm or cool?

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

Work with #e98eb3 in the Color Lab