Skip to content

#f36062

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

RGB
243, 96, 98
HSL
359°, 86%, 67%
CMYK
0, 61, 60, 5
Luminance
0.2830

At a glance

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

Hex
#f36062
Hue
359°
red
Saturation
86%
electric
Lightness
67%
light
Brightness
95%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2830
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.66:1
Closest name
Light Coral
ΔE2000 7
Where it sits
Hue359° of 360°
Saturation86%
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#f36062
RGBrgb(243, 96, 98)
HSLhsl(359, 86%, 67%)
CMYKcmyk(0%, 61%, 60%, 5%)
LABlab(60.2 56.6 28.6)
LCHlch(60.2 63.4 26.8)
OKLCHoklch(0.678 0.181 22.5)
Decimal15949922
Display P3color(display-p3 0.953 0.376 0.384)

Copy-ready code

/* CSS */
color: #f36062;
background-color: #f36062;
/* Tailwind (arbitrary) */
class="text-[#f36062] bg-[#f36062]"
/* SCSS */
$brand: #f36062;
/* SwiftUI */
Color(red: 0.953, green: 0.376, blue: 0.384)
/* Android */
Color.parseColor("#f36062")
/* Flutter */
Color(0xFFF36062)
/* Python / OpenCV (BGR) */
(98, 96, 243)

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

Accessibility — WCAG contrast

Aa
#f36062 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#f36062 on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #857D61
deuteranopia · #AA9D5E
tritanopia · #FF4362

Color scale — 50 to 950

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

#FDF2F2
#FAE5E6
#F7C5C5
#F79798
#f36062
#EF2E31
#E41114
#BE0E11
#980B0D
#6E0D0E
#450809
Base = 400Lightest = 50 · #FDF2F2Darkest = 950 · #450809
:root {
  --brand-50: #FDF2F2;
  --brand-100: #FAE5E6;
  --brand-200: #F7C5C5;
  --brand-300: #F79798;
  --brand-400: #f36062;
  --brand-500: #EF2E31;
  --brand-600: #E41114;
  --brand-700: #BE0E11;
  --brand-800: #980B0D;
  --brand-900: #6E0D0E;
  --brand-950: #450809;
  --brand: #f36062;
  --brand-ink: #000000;
}

Colors that work with #f36062

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#9B4B4C
Captions on the surface
Accent#0BC192
Second voice, not a rival
Dark variant#77090A
Hover, pressed, headers
Light variant#FDE7E8
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 #f36062

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#60F3F1
Analogous left#F360AC
Analogous right#F3A860
Split-complement 1#60F3A8
Split-complement 2#60ACF3
Triadic 1#62F360
Triadic 2#6062F3
Tetradic#ACF360

RGB percentages

Red95.3%
Green37.6%
Blue38.4%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow59.7%
Key (black)4.7%

Color previews

#f36062 text on a black background

contrast 6.66:1

Card sample

#f36062 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 96, 98, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 96, 98, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f36062;
background: linear-gradient(135deg, #f36062, #F3C060);

Monochromatic scale

Palettes built from #f36062

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.

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

#f36062, answered

What color is #f36062?

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

What is the RGB value of #f36062?

rgb(243, 96, 98) — 243 red, 96 green and 98 blue out of 255, or 95.3% / 37.6% / 38.4% by channel.

Is #f36062 a light or a dark color?

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

Should I use black or white text on #f36062?

Black. It scores 6.66:1 against #f36062, versus 3.15:1 for white — AA at any size.

What is the complementary color of #f36062?

#60F3F1 sits directly opposite on the wheel. Softer options are the split-complements #60F3A8 and #60ACF3, which give the same contrast with far less vibration.

What colors go well with #f36062?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4C for secondary text, #0BC192 as an accent and #77090A for hover and pressed states. For a palette, the analogous pair #F360AC and #F3A860 stays calm, while #60F3F1 is the loudest partner.

What is #f36062 in CMYK for printing?

cmyk(0%, 61%, 60%, 5%). 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 #f36062 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 #F38660; nudged cooler, #F55E98.

Work with #f36062 in the Color Lab