Skip to content

#eb636f

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

RGB
235, 99, 111
HSL
355°, 77%, 66%
CMYK
0, 58, 53, 8
Luminance
0.2773

At a glance

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

Hex
#eb636f
Hue
355°
red
Saturation
77%
electric
Lightness
66%
light
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2773
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.55:1
Closest name
Light Coral
ΔE2000 6.6
Where it sits
Hue355° of 360°
Saturation77%
Lightness66%
Temperature
Warm ← → Cool20% 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#eb636f
RGBrgb(235, 99, 111)
HSLhsl(355, 77%, 66%)
CMYKcmyk(0%, 58%, 53%, 8%)
LABlab(59.6 53.5 20.3)
LCHlch(59.6 57.2 20.7)
OKLCHoklch(0.673 0.168 17.5)
Decimal15426415
Display P3color(display-p3 0.922 0.388 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb636f on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#eb636f on black: 6.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #837E6F
deuteranopia · #A59A6C
tritanopia · #FF4D68

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb636f 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
#F9E6E8
#F4C7CB
#F29CA3
#eb636f
#E63847
#D91C2D
#B51725
#91131E
#691219
#410B10
Base = 400Lightest = 50 · #FCF3F4Darkest = 950 · #410B10
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F9E6E8;
  --brand-200: #F4C7CB;
  --brand-300: #F29CA3;
  --brand-400: #eb636f;
  --brand-500: #E63847;
  --brand-600: #D91C2D;
  --brand-700: #B51725;
  --brand-800: #91131E;
  --brand-900: #691219;
  --brand-950: #410B10;
  --brand: #eb636f;
  --brand-ink: #000000;
}

Colors that work with #eb636f

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#EDC0C4
Hairlines and dividers
Muted text#9B4B52
Captions on the surface
Accent#13B980
Second voice, not a rival
Dark variant#710E17
Hover, pressed, headers
Light variant#FCE8EA
Selected rows, tints
Dark surface#241415
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 #eb636f

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#63EBDF
Analogous left#EB63B3
Analogous right#EB9B63
Split-complement 1#63EB9B
Split-complement 2#63B3EB
Triadic 1#6FEB63
Triadic 2#636FEB
Tetradic#B3EB63

RGB percentages

Red92.2%
Green38.8%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta57.9%
Yellow52.8%
Key (black)7.8%

Color previews

#eb636f text on a black background

contrast 6.55:1

Card sample

#eb636f text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb636f

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.

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

#eb636f, answered

What color is #eb636f?

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

What is the RGB value of #eb636f?

rgb(235, 99, 111) — 235 red, 99 green and 111 blue out of 255, or 92.2% / 38.8% / 43.5% by channel.

Is #eb636f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2773 and perceived brightness is 60%, so black text on it reaches 6.55:1.

Should I use black or white text on #eb636f?

Black. It scores 6.55:1 against #eb636f, versus 3.21:1 for white — AA at any size.

What is the complementary color of #eb636f?

#63EBDF sits directly opposite on the wheel. Softer options are the split-complements #63EB9B and #63B3EB, which give the same contrast with far less vibration.

What colors go well with #eb636f?

For interface work: #FAF4F5 as the surface, #EDC0C4 for borders, #9B4B52 for secondary text, #13B980 as an accent and #710E17 for hover and pressed states. For a palette, the analogous pair #EB63B3 and #EB9B63 stays calm, while #63EBDF is the loudest partner.

What is #eb636f in CMYK for printing?

cmyk(0%, 58%, 53%, 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 #eb636f warm or cool?

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

Work with #eb636f in the Color Lab