Skip to content

#eb6c6c

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

RGB
235, 108, 108
HSL
0°, 76%, 67%
CMYK
0, 54, 54, 8
Luminance
0.2947

At a glance

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

Hex
#eb6c6c
Hue
red
Saturation
76%
electric
Lightness
67%
light
Brightness
92%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2947
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.89:1
Closest name
Light Coral
ΔE2000 4.8
Where it sits
Hue0° of 360°
Saturation76%
Lightness67%
Temperature
Warm ← → Cool17% 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#eb6c6c
RGBrgb(235, 108, 108)
HSLhsl(0, 76%, 67%)
CMYKcmyk(0%, 54%, 54%, 8%)
LABlab(61.2 49.1 24.1)
LCHlch(61.2 54.7 26.1)
OKLCHoklch(0.684 0.158 22.1)
Decimal15428716
Display P3color(display-p3 0.922 0.424 0.424)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb6c6c on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#eb6c6c on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8A836B
deuteranopia · #AA9E69
tritanopia · #FF586D

Color scale — 50 to 950

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

#FCF3F3
#F9E7E7
#F4C8C8
#F29C9C
#eb6c6c
#E43A3A
#D71D1D
#B41818
#901414
#681212
#410C0C
Base = 400Lightest = 50 · #FCF3F3Darkest = 950 · #410C0C
:root {
  --brand-50: #FCF3F3;
  --brand-100: #F9E7E7;
  --brand-200: #F4C8C8;
  --brand-300: #F29C9C;
  --brand-400: #eb6c6c;
  --brand-500: #E43A3A;
  --brand-600: #D71D1D;
  --brand-700: #B41818;
  --brand-800: #901414;
  --brand-900: #681212;
  --brand-950: #410C0C;
  --brand: #eb6c6c;
  --brand-ink: #000000;
}

Colors that work with #eb6c6c

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#FAF4F4
Tinted page background
Border#EDC0C0
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#15B78F
Second voice, not a rival
Dark variant#700F0F
Hover, pressed, headers
Light variant#FCE9E9
Selected rows, tints
Dark surface#241414
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 #eb6c6c

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#6CEBEB
Analogous left#EB6CAC
Analogous right#EBAC6C
Split-complement 1#6CEBAC
Split-complement 2#6CACEB
Triadic 1#6CEB6C
Triadic 2#6C6CEB
Tetradic#ACEB6C

RGB percentages

Red92.2%
Green42.4%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta54.0%
Yellow54.0%
Key (black)7.8%

Color previews

#eb6c6c text on a black background

contrast 6.89:1

Card sample

#eb6c6c text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb6c6c

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.

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

#eb6c6c, answered

What color is #eb6c6c?

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

What is the RGB value of #eb6c6c?

rgb(235, 108, 108) — 235 red, 108 green and 108 blue out of 255, or 92.2% / 42.4% / 42.4% by channel.

Is #eb6c6c a light or a dark color?

It is a mid-tone. Relative luminance is 0.2947 and perceived brightness is 62%, so black text on it reaches 6.89:1.

Should I use black or white text on #eb6c6c?

Black. It scores 6.89:1 against #eb6c6c, versus 3.05:1 for white — AA at any size.

What is the complementary color of #eb6c6c?

#6CEBEB sits directly opposite on the wheel. Softer options are the split-complements #6CEBAC and #6CACEB, which give the same contrast with far less vibration.

What colors go well with #eb6c6c?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #15B78F as an accent and #700F0F for hover and pressed states. For a palette, the analogous pair #EB6CAC and #EBAC6C stays calm, while #6CEBEB is the loudest partner.

What is #eb6c6c in CMYK for printing?

cmyk(0%, 54%, 54%, 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 #eb6c6c warm or cool?

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

Work with #eb6c6c in the Color Lab