Skip to content

#eb92d3

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

RGB
235, 146, 211
HSL
316°, 69%, 75%
CMYK
0, 38, 10, 8
Luminance
0.4292

At a glance

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

Hex
#eb92d3
Hue
316°
magenta / pink
Saturation
69%
vivid
Lightness
75%
light
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4292
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.58:1
Closest name
Plum
ΔE2000 5
Where it sits
Hue316° of 360°
Saturation69%
Lightness75%
Temperature
Warm ← → Cool41% 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#eb92d3
RGBrgb(235, 146, 211)
HSLhsl(316, 69%, 75%)
CMYKcmyk(0%, 38%, 10%, 8%)
LABlab(71.5 42.7 -19.2)
LCHlch(71.5 46.8 335.8)
OKLCHoklch(0.771 0.134 337.5)
Decimal15438547
Display P3color(display-p3 0.922 0.573 0.827)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb92d3 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#eb92d3 on black: 9.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #94A7D5
deuteranopia · #AAB4D0
tritanopia · #F495AA

Color scale — 50 to 950

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

#FBF3F9
#F8E7F3
#F2CAE7
#eb92d3
#E571C6
#DC41B2
#CF26A1
#AC2086
#8A196B
#64164F
#3F0E31
Base = 300Lightest = 50 · #FBF3F9Darkest = 950 · #3F0E31
:root {
  --brand-50: #FBF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #F2CAE7;
  --brand-300: #eb92d3;
  --brand-400: #E571C6;
  --brand-500: #DC41B2;
  --brand-600: #CF26A1;
  --brand-700: #AC2086;
  --brand-800: #8A196B;
  --brand-900: #64164F;
  --brand-950: #3F0E31;
  --brand: #eb92d3;
  --brand-ink: #000000;
}

Colors that work with #eb92d3

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#FAF4F9
Tinted page background
Border#EDC0E1
Hairlines and dividers
Muted text#9B4B85
Captions on the surface
Accent#1BB11E
Second voice, not a rival
Dark variant#6C1454
Hover, pressed, headers
Light variant#FBE9F6
Selected rows, tints
Dark surface#241420
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 #eb92d3

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#92EBAA
Analogous left#D792EB
Analogous right#EB92A6
Split-complement 1#A6EB92
Split-complement 2#92EBD7
Triadic 1#D3EB92
Triadic 2#92D3EB
Tetradic#EBD792

RGB percentages

Red92.2%
Green57.3%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta37.9%
Yellow10.2%
Key (black)7.8%

Color previews

#eb92d3 text on a black background

contrast 9.58:1

Card sample

#eb92d3 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb92d3

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.

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

#eb92d3, answered

What color is #eb92d3?

#eb92d3 is a light vivid magenta / pink, closest to Plum (ΔE2000 5). It sits at 316° on the hue wheel with 69% saturation and 75% lightness, which reads as warm.

What is the RGB value of #eb92d3?

rgb(235, 146, 211) — 235 red, 146 green and 211 blue out of 255, or 92.2% / 57.3% / 82.7% by channel.

Is #eb92d3 a light or a dark color?

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

Should I use black or white text on #eb92d3?

Black. It scores 9.58:1 against #eb92d3, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #eb92d3?

#92EBAA sits directly opposite on the wheel. Softer options are the split-complements #A6EB92 and #92EBD7, which give the same contrast with far less vibration.

What colors go well with #eb92d3?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B85 for secondary text, #1BB11E as an accent and #6C1454 for hover and pressed states. For a palette, the analogous pair #D792EB and #EB92A6 stays calm, while #92EBAA is the loudest partner.

What is #eb92d3 in CMYK for printing?

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

Is #eb92d3 warm or cool?

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

Work with #eb92d3 in the Color Lab