Skip to content

#ec6779

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

RGB
236, 103, 121
HSL
352°, 78%, 67%
CMYK
0, 56, 49, 8
Luminance
0.2891

At a glance

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

Hex
#ec6779
Hue
352°
red
Saturation
78%
electric
Lightness
67%
light
Brightness
93%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2891
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.78:1
Closest name
Light Coral
ΔE2000 6.6
Where it sits
Hue352° of 360°
Saturation78%
Lightness67%
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#ec6779
RGBrgb(236, 103, 121)
HSLhsl(352, 78%, 67%)
CMYKcmyk(0%, 56%, 49%, 8%)
LABlab(60.7 52.9 16.0)
LCHlch(60.7 55.2 16.8)
OKLCHoklch(0.682 0.165 14.3)
Decimal15492985
Display P3color(display-p3 0.925 0.404 0.475)

Copy-ready code

/* CSS */
color: #ec6779;
background-color: #ec6779;
/* Tailwind (arbitrary) */
class="text-[#ec6779] bg-[#ec6779]"
/* SCSS */
$brand: #ec6779;
/* SwiftUI */
Color(red: 0.925, green: 0.404, blue: 0.475)
/* Android */
Color.parseColor("#ec6779")
/* Flutter */
Color(0xFFEC6779)
/* Python / OpenCV (BGR) */
(121, 103, 236)

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 #ec6779 · 6.78:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.10:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.78:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #ec6779 as text scores 3.10:1 on white and 6.78:1 on black.

Accessibility — WCAG contrast

Aa
#ec6779 on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#ec6779 on black: 6.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #848279
deuteranopia · #A69D76
tritanopia · #FF546E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ec6779 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
#F9E6E9
#F5C7CD
#F39BA7
#ec6779
#E6384F
#DA1B35
#B5172C
#911223
#69111D
#420B12
Base = 400Lightest = 50 · #FCF3F4Darkest = 950 · #420B12
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F9E6E9;
  --brand-200: #F5C7CD;
  --brand-300: #F39BA7;
  --brand-400: #ec6779;
  --brand-500: #E6384F;
  --brand-600: #DA1B35;
  --brand-700: #B5172C;
  --brand-800: #911223;
  --brand-900: #69111D;
  --brand-950: #420B12;
  --brand: #ec6779;
  --brand-ink: #000000;
}

Colors that work with #ec6779

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#EDC0C6
Hairlines and dividers
Muted text#9B4B55
Captions on the surface
Accent#13B97A
Second voice, not a rival
Dark variant#710E1C
Hover, pressed, headers
Light variant#FCE8EB
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 #ec6779

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#67ECDA
Analogous left#EC67BC
Analogous right#EC9867
Split-complement 1#67EC98
Split-complement 2#67BCEC
Triadic 1#79EC67
Triadic 2#6779EC
Tetradic#BCEC67

RGB percentages

Red92.5%
Green40.4%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta56.4%
Yellow48.7%
Key (black)7.5%

Color previews

#ec6779 text on a black background

contrast 6.78:1

Card sample

#ec6779 text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 103, 121, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 103, 121, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ec6779;
background: linear-gradient(135deg, #ec6779, #ECAE67);

Monochromatic scale

Palettes built from #ec6779

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.

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

#ec6779, answered

What color is #ec6779?

#ec6779 is a light electric red, closest to Light Coral (ΔE2000 6.6). It sits at 352° on the hue wheel with 78% saturation and 67% lightness, which reads as warm.

What is the RGB value of #ec6779?

rgb(236, 103, 121) — 236 red, 103 green and 121 blue out of 255, or 92.5% / 40.4% / 47.5% by channel.

Is #ec6779 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2891 and perceived brightness is 61%, so black text on it reaches 6.78:1.

Should I use black or white text on #ec6779?

Black. It scores 6.78:1 against #ec6779, versus 3.10:1 for white — AA at any size.

What is the complementary color of #ec6779?

#67ECDA sits directly opposite on the wheel. Softer options are the split-complements #67EC98 and #67BCEC, which give the same contrast with far less vibration.

What colors go well with #ec6779?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B55 for secondary text, #13B97A as an accent and #710E1C for hover and pressed states. For a palette, the analogous pair #EC67BC and #EC9867 stays calm, while #67ECDA is the loudest partner.

What is #ec6779 in CMYK for printing?

cmyk(0%, 56%, 49%, 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 #ec6779 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 #EC8667; nudged cooler, #EE65AA.

Work with #ec6779 in the Color Lab