Skip to content

#ff7585

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

RGB
255, 117, 133
HSL
353°, 100%, 73%
CMYK
0, 54, 48, 0
Luminance
0.3568

At a glance

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

Hex
#ff7585
Hue
353°
red
Saturation
100%
electric
Lightness
73%
light
Brightness
100%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3568
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Electric
Best ink
Black
8.14:1
Closest name
Light Coral
ΔE2000 4.6
Where it sits
Hue353° of 360°
Saturation100%
Lightness73%
Temperature
Warm ← → Cool21% 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#ff7585
RGBrgb(255, 117, 133)
HSLhsl(353, 100%, 73%)
CMYKcmyk(0%, 54%, 48%, 0%)
LABlab(66.3 53.9 17.2)
LCHlch(66.3 56.6 17.7)
OKLCHoklch(0.730 0.168 15.1)
Decimal16741765
Display P3color(display-p3 1.000 0.459 0.522)

Copy-ready code

/* CSS */
color: #ff7585;
background-color: #ff7585;
/* Tailwind (arbitrary) */
class="text-[#ff7585] bg-[#ff7585]"
/* SCSS */
$brand: #ff7585;
/* SwiftUI */
Color(red: 1.000, green: 0.459, blue: 0.522)
/* Android */
Color.parseColor("#ff7585")
/* Flutter */
Color(0xFFFF7585)
/* Python / OpenCV (BGR) */
(133, 117, 255)

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 #ff7585 · 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: #ff7585 as text scores 2.58:1 on white and 8.14:1 on black.

Accessibility — WCAG contrast

Aa
#ff7585 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#ff7585 on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #939085
deuteranopia · #B6AC82
tritanopia · #FF627B

Color scale — 50 to 950

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

#FEF1F3
#FCE3E6
#FCC0C7
#ff7585
#FF576A
#FF1F39
#F5001D
#CC0018
#A30013
#760512
#49030B
Base = 300Lightest = 50 · #FEF1F3Darkest = 950 · #49030B
:root {
  --brand-50: #FEF1F3;
  --brand-100: #FCE3E6;
  --brand-200: #FCC0C7;
  --brand-300: #ff7585;
  --brand-400: #FF576A;
  --brand-500: #FF1F39;
  --brand-600: #F5001D;
  --brand-700: #CC0018;
  --brand-800: #A30013;
  --brand-900: #760512;
  --brand-950: #49030B;
  --brand: #ff7585;
  --brand-ink: #000000;
}

Colors that work with #ff7585

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#EDC0C5
Hairlines and dividers
Muted text#9B4B54
Captions on the surface
Accent#00CC81
Second voice, not a rival
Dark variant#80000F
Hover, pressed, headers
Light variant#FFE5E8
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 #ff7585

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#75FFEF
Analogous left#FF75CA
Analogous right#FFAA75
Split-complement 1#75FFAA
Split-complement 2#75CAFF
Triadic 1#85FF75
Triadic 2#7585FF
Tetradic#CAFF75

RGB percentages

Red100.0%
Green45.9%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta54.1%
Yellow47.8%
Key (black)0.0%

Color previews

#ff7585 text on a black background

contrast 8.14:1

Card sample

#ff7585 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 117, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 117, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff7585;
background: linear-gradient(135deg, #ff7585, #FFC175);

Monochromatic scale

Palettes built from #ff7585

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.

#ff7585 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

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

#ff7585, answered

What color is #ff7585?

#ff7585 is a light electric red, closest to Light Coral (ΔE2000 4.6). It sits at 353° on the hue wheel with 100% saturation and 73% lightness, which reads as warm.

What is the RGB value of #ff7585?

rgb(255, 117, 133) — 255 red, 117 green and 133 blue out of 255, or 100% / 45.9% / 52.2% by channel.

Is #ff7585 a light or a dark color?

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

Should I use black or white text on #ff7585?

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

What is the complementary color of #ff7585?

#75FFEF sits directly opposite on the wheel. Softer options are the split-complements #75FFAA and #75CAFF, which give the same contrast with far less vibration.

What colors go well with #ff7585?

For interface work: #FAF4F5 as the surface, #EDC0C5 for borders, #9B4B54 for secondary text, #00CC81 as an accent and #80000F for hover and pressed states. For a palette, the analogous pair #FF75CA and #FFAA75 stays calm, while #75FFEF is the loudest partner.

What is #ff7585 in CMYK for printing?

cmyk(0%, 54%, 48%, 0%). 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 #ff7585 warm or cool?

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

Work with #ff7585 in the Color Lab