Skip to content

#fe3f3f

a balanced, electric red · warm · closest name: Tomato

RGB
254, 63, 63
HSL
0°, 99%, 62%
CMYK
0, 75, 75, 0
Luminance
0.2498

At a glance

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

Hex
#fe3f3f
Hue
red
Saturation
99%
electric
Lightness
62%
balanced
Brightness
100%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2498
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.00:1
Closest name
Tomato
ΔE2000 6.7
Where it sits
Hue0° of 360°
Saturation99%
Lightness62%
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#fe3f3f
RGBrgb(254, 63, 63)
HSLhsl(0, 99%, 62%)
CMYKcmyk(0%, 75%, 75%, 0%)
LABlab(57.1 70.5 45.0)
LCHlch(57.1 83.7 32.5)
OKLCHoklch(0.657 0.227 26.1)
Decimal16662335
Display P3color(display-p3 0.996 0.247 0.247)

Copy-ready code

/* CSS */
color: #fe3f3f;
background-color: #fe3f3f;
/* Tailwind (arbitrary) */
class="text-[#fe3f3f] bg-[#fe3f3f]"
/* SCSS */
$brand: #fe3f3f;
/* SwiftUI */
Color(red: 0.996, green: 0.247, blue: 0.247)
/* Android */
Color.parseColor("#fe3f3f")
/* Flutter */
Color(0xFFFE3F3F)
/* Python / OpenCV (BGR) */
(63, 63, 254)

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

Accessibility — WCAG contrast

Aa
#fe3f3f on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#fe3f3f on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A6F3D
deuteranopia · #A99837
tritanopia · #FF0042

Color scale — 50 to 950

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

#FEF1F1
#FCE3E3
#FBC0C0
#FE8F8F
#fe3f3f
#FE2020
#F40101
#CB0101
#A20101
#750505
#490303
Base = 400Lightest = 50 · #FEF1F1Darkest = 950 · #490303
:root {
  --brand-50: #FEF1F1;
  --brand-100: #FCE3E3;
  --brand-200: #FBC0C0;
  --brand-300: #FE8F8F;
  --brand-400: #fe3f3f;
  --brand-500: #FE2020;
  --brand-600: #F40101;
  --brand-700: #CB0101;
  --brand-800: #A20101;
  --brand-900: #750505;
  --brand-950: #490303;
  --brand: #fe3f3f;
  --brand-ink: #000000;
}

Colors that work with #fe3f3f

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#00CC99
Second voice, not a rival
Dark variant#7F0101
Hover, pressed, headers
Light variant#FFE6E6
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 #fe3f3f

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#3FFEFE
Analogous left#FE3F9F
Analogous right#FE9F3F
Split-complement 1#3FFE9F
Split-complement 2#3F9FFE
Triadic 1#3FFE3F
Triadic 2#3F3FFE
Tetradic#9FFE3F

RGB percentages

Red99.6%
Green24.7%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta75.2%
Yellow75.2%
Key (black)0.4%

Color previews

#fe3f3f text on a black background

contrast 6.00:1

Card sample

#fe3f3f text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe3f3f

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.

#fe3f3f 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
ButtonsLinksFocus statesCharts
Print note

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

#fe3f3f, answered

What color is #fe3f3f?

#fe3f3f is a balanced electric red, closest to Tomato (ΔE2000 6.7). It sits at 0° on the hue wheel with 99% saturation and 62% lightness, which reads as warm.

What is the RGB value of #fe3f3f?

rgb(254, 63, 63) — 254 red, 63 green and 63 blue out of 255, or 99.6% / 24.7% / 24.7% by channel.

Is #fe3f3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2498 and perceived brightness is 58%, so black text on it reaches 6.00:1.

Should I use black or white text on #fe3f3f?

Black. It scores 6.00:1 against #fe3f3f, versus 3.50:1 for white — AA at any size.

What is the complementary color of #fe3f3f?

#3FFEFE sits directly opposite on the wheel. Softer options are the split-complements #3FFE9F and #3F9FFE, which give the same contrast with far less vibration.

What colors go well with #fe3f3f?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #00CC99 as an accent and #7F0101 for hover and pressed states. For a palette, the analogous pair #FE3F9F and #FE9F3F stays calm, while #3FFEFE is the loudest partner.

What is #fe3f3f in CMYK for printing?

cmyk(0%, 75%, 75%, 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 #fe3f3f 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 #FE6B3F; nudged cooler, #FF3E85.

Work with #fe3f3f in the Color Lab