Skip to content

#eb76da

a light, vivid magenta / pink · neutral · closest name: Orchid

RGB
235, 118, 218
HSL
309°, 75%, 69%
CMYK
0, 50, 7, 8
Luminance
0.3568

At a glance

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

Hex
#eb76da
Hue
309°
magenta / pink
Saturation
75%
vivid
Lightness
69%
light
Brightness
92%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3568
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.14:1
Closest name
Orchid
ΔE2000 3.4
Where it sits
Hue309° of 360°
Saturation75%
Lightness69%
Temperature
Warm ← → Cool45% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#eb76da
RGBrgb(235, 118, 218)
HSLhsl(309, 75%, 69%)
CMYKcmyk(0%, 50%, 7%, 8%)
LABlab(66.3 57.9 -31.1)
LCHlch(66.3 65.7 331.8)
OKLCHoklch(0.733 0.186 333.0)
Decimal15431386
Display P3color(display-p3 0.922 0.463 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb76da on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#eb76da on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7496DD
deuteranopia · #95A7D7
tritanopia · #F47E9E

Color scale — 50 to 950

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

#FCF3FB
#F9E7F6
#F4C8ED
#F19DE5
#eb76da
#E23BCA
#D61FBB
#B21A9C
#8E157D
#67135B
#400C39
Base = 400Lightest = 50 · #FCF3FBDarkest = 950 · #400C39
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F9E7F6;
  --brand-200: #F4C8ED;
  --brand-300: #F19DE5;
  --brand-400: #eb76da;
  --brand-500: #E23BCA;
  --brand-600: #D61FBB;
  --brand-700: #B21A9C;
  --brand-800: #8E157D;
  --brand-900: #67135B;
  --brand-950: #400C39;
  --brand: #eb76da;
  --brand-ink: #000000;
}

Colors that work with #eb76da

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#FAF4FA
Tinted page background
Border#EDC0E6
Hairlines and dividers
Muted text#9B4B8F
Captions on the surface
Accent#27B616
Second voice, not a rival
Dark variant#6F1061
Hover, pressed, headers
Light variant#FCE9F9
Selected rows, tints
Dark surface#241422
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 #eb76da

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#76EB87
Analogous left#C176EB
Analogous right#EB769F
Split-complement 1#9FEB76
Split-complement 2#76EBC1
Triadic 1#DAEB76
Triadic 2#76DAEB
Tetradic#EBC176

RGB percentages

Red92.2%
Green46.3%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow7.2%
Key (black)7.8%

Color previews

#eb76da text on a black background

contrast 8.14:1

Card sample

#eb76da text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb76da

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.

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

#eb76da, answered

What color is #eb76da?

#eb76da is a light vivid magenta / pink, closest to Orchid (ΔE2000 3.4). It sits at 309° on the hue wheel with 75% saturation and 69% lightness, which reads as neutral.

What is the RGB value of #eb76da?

rgb(235, 118, 218) — 235 red, 118 green and 218 blue out of 255, or 92.2% / 46.3% / 85.5% by channel.

Is #eb76da a light or a dark color?

It is a mid-tone. Relative luminance is 0.3568 and perceived brightness is 68%, so black text on it reaches 8.14:1.

Should I use black or white text on #eb76da?

Black. It scores 8.14:1 against #eb76da, versus 2.58:1 for white — AAA at any size.

What is the complementary color of #eb76da?

#76EB87 sits directly opposite on the wheel. Softer options are the split-complements #9FEB76 and #76EBC1, which give the same contrast with far less vibration.

What colors go well with #eb76da?

For interface work: #FAF4FA as the surface, #EDC0E6 for borders, #9B4B8F for secondary text, #27B616 as an accent and #6F1061 for hover and pressed states. For a palette, the analogous pair #C176EB and #EB769F stays calm, while #76EB87 is the loudest partner.

What is #eb76da in CMYK for printing?

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

Is #eb76da warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB76AF; nudged cooler, #D274ED.

Work with #eb76da in the Color Lab