Skip to content

#eb8c7b

a light, vivid red · warm · closest name: Salmon

RGB
235, 140, 123
HSL
9°, 74%, 70%
CMYK
0, 40, 48, 8
Luminance
0.3785

At a glance

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

Hex
#eb8c7b
Hue
red
Saturation
74%
vivid
Lightness
70%
light
Brightness
92%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3785
WCAG relative
Temperature
Warm
12/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
8.57:1
Closest name
Salmon
ΔE2000 4
Where it sits
Hue9° of 360°
Saturation74%
Lightness70%
Temperature
Warm ← → Cool12% 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#eb8c7b
RGBrgb(235, 140, 123)
HSLhsl(9, 74%, 70%)
CMYKcmyk(0%, 40%, 48%, 8%)
LABlab(67.9 34.3 24.6)
LCHlch(67.9 42.2 35.7)
OKLCHoklch(0.736 0.119 31.0)
Decimal15436923
Display P3color(display-p3 0.922 0.549 0.482)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb8c7b on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#eb8c7b on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A29A79
deuteranopia · #B9AD7A
tritanopia · #FE7E88

Color scale — 50 to 950

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

#FCF4F3
#F8EAE7
#F3CFC8
#F0AA9E
#eb8c7b
#E1553C
#D53C20
#B1321B
#8E2815
#672014
#40140C
Base = 400Lightest = 50 · #FCF4F3Darkest = 950 · #40140C
:root {
  --brand-50: #FCF4F3;
  --brand-100: #F8EAE7;
  --brand-200: #F3CFC8;
  --brand-300: #F0AA9E;
  --brand-400: #eb8c7b;
  --brand-500: #E1553C;
  --brand-600: #D53C20;
  --brand-700: #B1321B;
  --brand-800: #8E2815;
  --brand-900: #672014;
  --brand-950: #40140C;
  --brand: #eb8c7b;
  --brand-ink: #000000;
}

Colors that work with #eb8c7b

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#FAF5F4
Tinted page background
Border#EDC7C0
Hairlines and dividers
Muted text#9B574B
Captions on the surface
Accent#17B5A5
Second voice, not a rival
Dark variant#6F1F11
Hover, pressed, headers
Light variant#FCECE9
Selected rows, tints
Dark surface#241614
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 #eb8c7b

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#7BDAEB
Analogous left#EB7BA2
Analogous right#EBC47B
Split-complement 1#7BEBC4
Split-complement 2#7BA2EB
Triadic 1#7BEB8C
Triadic 2#8C7BEB
Tetradic#A2EB7B

RGB percentages

Red92.2%
Green54.9%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow47.7%
Key (black)7.8%

Color previews

#eb8c7b text on a black background

contrast 8.57:1

Card sample

#eb8c7b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb8c7b

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.

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

#eb8c7b, answered

What color is #eb8c7b?

#eb8c7b is a light vivid red, closest to Salmon (ΔE2000 4). It sits at 9° on the hue wheel with 74% saturation and 70% lightness, which reads as warm.

What is the RGB value of #eb8c7b?

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

Is #eb8c7b a light or a dark color?

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

Should I use black or white text on #eb8c7b?

Black. It scores 8.57:1 against #eb8c7b, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #eb8c7b?

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

What colors go well with #eb8c7b?

For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B574B for secondary text, #17B5A5 as an accent and #6F1F11 for hover and pressed states. For a palette, the analogous pair #EB7BA2 and #EBC47B stays calm, while #7BDAEB is the loudest partner.

What is #eb8c7b in CMYK for printing?

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

Is #eb8c7b warm or cool?

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

Work with #eb8c7b in the Color Lab