Skip to content

#eb1455

a balanced, electric magenta / pink · warm · closest name: Crimson

RGB
235, 20, 85
HSL
342°, 84%, 50%
CMYK
0, 92, 64, 8
Luminance
0.1882

At a glance

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

Hex
#eb1455
Hue
342°
magenta / pink
Saturation
84%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1882
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.76:1
Closest name
Crimson
ΔE2000 6.3
Where it sits
Hue342° of 360°
Saturation84%
Lightness50%
Temperature
Warm ← → Cool27% 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#eb1455
RGBrgb(235, 20, 85)
HSLhsl(342, 84%, 50%)
CMYKcmyk(0%, 92%, 64%, 8%)
LABlab(50.5 75.7 23.4)
LCHlch(50.5 79.3 17.2)
OKLCHoklch(0.603 0.234 13.9)
Decimal15406165
Display P3color(display-p3 0.922 0.078 0.333)

Copy-ready code

/* CSS */
color: #eb1455;
background-color: #eb1455;
/* Tailwind (arbitrary) */
class="text-[#eb1455] bg-[#eb1455]"
/* SCSS */
$brand: #eb1455;
/* SwiftUI */
Color(red: 0.922, green: 0.078, blue: 0.333)
/* Android */
Color.parseColor("#eb1455")
/* Flutter */
Color(0xFFEB1455)
/* Python / OpenCV (BGR) */
(85, 20, 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 #eb1455 · 4.76:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.41:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.76:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #eb1455 as text scores 4.41:1 on white and 4.76:1 on black.

Accessibility — WCAG contrast

Aa
#eb1455 on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#eb1455 on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5F5D56
deuteranopia · #93874F
tritanopia · #FF0036

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb1455 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF2F5
#FAE6EC
#F6C5D4
#F698B4
#F2648F
#ED3069
#eb1455
#BC1044
#960D36
#6D0E2A
#44091A
Base = 600Lightest = 50 · #FCF2F5Darkest = 950 · #44091A
:root {
  --brand-50: #FCF2F5;
  --brand-100: #FAE6EC;
  --brand-200: #F6C5D4;
  --brand-300: #F698B4;
  --brand-400: #F2648F;
  --brand-500: #ED3069;
  --brand-600: #eb1455;
  --brand-700: #BC1044;
  --brand-800: #960D36;
  --brand-900: #6D0E2A;
  --brand-950: #44091A;
  --brand: #eb1455;
  --brand-ink: #000000;
}

Colors that work with #eb1455

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#FAF4F6
Tinted page background
Border#EDC0CD
Hairlines and dividers
Muted text#9B4B63
Captions on the surface
Accent#0CC05D
Second voice, not a rival
Dark variant#750A2A
Hover, pressed, headers
Light variant#FDE8EE
Selected rows, tints
Dark surface#241419
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 #eb1455

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#14EBAA
Analogous left#EB14C0
Analogous right#EB3F14
Split-complement 1#14EB3F
Split-complement 2#14C0EB
Triadic 1#55EB14
Triadic 2#1455EB
Tetradic#C0EB14

RGB percentages

Red92.2%
Green7.8%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta91.5%
Yellow63.8%
Key (black)7.8%

Color previews

#eb1455 text on a black background

contrast 4.76:1

Card sample

#eb1455 text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb1455

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.

#eb1455 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eb1455, answered

What color is #eb1455?

#eb1455 is a balanced electric magenta / pink, closest to Crimson (ΔE2000 6.3). It sits at 342° on the hue wheel with 84% saturation and 50% lightness, which reads as warm.

What is the RGB value of #eb1455?

rgb(235, 20, 85) — 235 red, 20 green and 85 blue out of 255, or 92.2% / 7.8% / 33.3% by channel.

Is #eb1455 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1882 and perceived brightness is 52%, so black text on it reaches 4.76:1.

Should I use black or white text on #eb1455?

Black. It scores 4.76:1 against #eb1455, versus 4.41:1 for white — AA at any size.

What is the complementary color of #eb1455?

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

What colors go well with #eb1455?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B63 for secondary text, #0CC05D as an accent and #750A2A for hover and pressed states. For a palette, the analogous pair #EB14C0 and #EB3F14 stays calm, while #14EBAA is the loudest partner.

What is #eb1455 in CMYK for printing?

cmyk(0%, 92%, 64%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #eb1455 warm or cool?

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

Work with #eb1455 in the Color Lab