Skip to content

#eb7b8d

a light, vivid red · warm · closest name: Light Coral

RGB
235, 123, 141
HSL
350°, 74%, 70%
CMYK
0, 48, 40, 8
Luminance
0.3375

At a glance

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

Hex
#eb7b8d
Hue
350°
red
Saturation
74%
vivid
Lightness
70%
light
Brightness
92%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3375
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
7.75:1
Closest name
Light Coral
ΔE2000 5.8
Where it sits
Hue350° of 360°
Saturation74%
Lightness70%
Temperature
Warm ← → Cool22% 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#eb7b8d
RGBrgb(235, 123, 141)
HSLhsl(350, 74%, 70%)
CMYKcmyk(0%, 48%, 40%, 8%)
LABlab(64.8 44.9 10.2)
LCHlch(64.8 46.0 12.8)
OKLCHoklch(0.714 0.139 11.1)
Decimal15432589
Display P3color(display-p3 0.922 0.482 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb7b8d on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#eb7b8d on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #90908D
deuteranopia · #ACA58B
tritanopia · #FD6F82

Color scale — 50 to 950

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

#FCF3F4
#F8E7EA
#F3C8CF
#F09EAB
#eb7b8d
#E13C57
#D5203D
#B11B33
#8E1529
#671421
#400C15
Base = 400Lightest = 50 · #FCF3F4Darkest = 950 · #400C15
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F8E7EA;
  --brand-200: #F3C8CF;
  --brand-300: #F09EAB;
  --brand-400: #eb7b8d;
  --brand-500: #E13C57;
  --brand-600: #D5203D;
  --brand-700: #B11B33;
  --brand-800: #8E1529;
  --brand-900: #671421;
  --brand-950: #400C15;
  --brand: #eb7b8d;
  --brand-ink: #000000;
}

Colors that work with #eb7b8d

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#FAF4F5
Tinted page background
Border#EDC0C7
Hairlines and dividers
Muted text#9B4B57
Captions on the surface
Accent#17B575
Second voice, not a rival
Dark variant#6F1120
Hover, pressed, headers
Light variant#FCE9EC
Selected rows, tints
Dark surface#241416
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 #eb7b8d

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#7BEBD9
Analogous left#EB7BC5
Analogous right#EBA17B
Split-complement 1#7BEBA1
Split-complement 2#7BC5EB
Triadic 1#8DEB7B
Triadic 2#7B8DEB
Tetradic#C5EB7B

RGB percentages

Red92.2%
Green48.2%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta47.7%
Yellow40.0%
Key (black)7.8%

Color previews

#eb7b8d text on a black background

contrast 7.75:1

Card sample

#eb7b8d text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb7b8d

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.

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

#eb7b8d, answered

What color is #eb7b8d?

#eb7b8d is a light vivid red, closest to Light Coral (ΔE2000 5.8). It sits at 350° on the hue wheel with 74% saturation and 70% lightness, which reads as warm.

What is the RGB value of #eb7b8d?

rgb(235, 123, 141) — 235 red, 123 green and 141 blue out of 255, or 92.2% / 48.2% / 55.3% by channel.

Is #eb7b8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3375 and perceived brightness is 65%, so black text on it reaches 7.75:1.

Should I use black or white text on #eb7b8d?

Black. It scores 7.75:1 against #eb7b8d, versus 2.71:1 for white — AAA at any size.

What is the complementary color of #eb7b8d?

#7BEBD9 sits directly opposite on the wheel. Softer options are the split-complements #7BEBA1 and #7BC5EB, which give the same contrast with far less vibration.

What colors go well with #eb7b8d?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B57 for secondary text, #17B575 as an accent and #6F1120 for hover and pressed states. For a palette, the analogous pair #EB7BC5 and #EBA17B stays calm, while #7BEBD9 is the loudest partner.

What is #eb7b8d in CMYK for printing?

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

Is #eb7b8d warm or cool?

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

Work with #eb7b8d in the Color Lab