Skip to content

#f2802f

a balanced, electric orange · warm · closest name: Dark Orange

RGB
242, 128, 47
HSL
25°, 88%, 57%
CMYK
0, 47, 81, 5
Luminance
0.3452

At a glance

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

Hex
#f2802f
Hue
25°
orange
Saturation
88%
electric
Lightness
57%
balanced
Brightness
95%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3452
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
7.90:1
Closest name
Dark Orange
ΔE2000 6.7
Where it sits
Hue25° of 360°
Saturation88%
Lightness57%
Temperature
Warm ← → Cool3% 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#f2802f
RGBrgb(242, 128, 47)
HSLhsl(25, 88%, 57%)
CMYKcmyk(0%, 47%, 81%, 5%)
LABlab(65.4 38.5 60.2)
LCHlch(65.4 71.5 57.4)
OKLCHoklch(0.716 0.166 51.3)
Decimal15892527
Display P3color(display-p3 0.949 0.502 0.184)

Copy-ready code

/* CSS */
color: #f2802f;
background-color: #f2802f;
/* Tailwind (arbitrary) */
class="text-[#f2802f] bg-[#f2802f]"
/* SCSS */
$brand: #f2802f;
/* SwiftUI */
Color(red: 0.949, green: 0.502, blue: 0.184)
/* Android */
Color.parseColor("#f2802f")
/* Flutter */
Color(0xFFF2802F)
/* Python / OpenCV (BGR) */
(47, 128, 242)

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

Accessibility — WCAG contrast

Aa
#f2802f on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#f2802f on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A18F22
deuteranopia · #BCA92D
tritanopia · #FF6770

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f2802f is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF6F2
#FAEEE5
#F8D9C4
#F8BE95
#F59E61
#f2802f
#E6680E
#C0570C
#9A450A
#6F350C
#452107
Base = 500Lightest = 50 · #FDF6F2Darkest = 950 · #452107
:root {
  --brand-50: #FDF6F2;
  --brand-100: #FAEEE5;
  --brand-200: #F8D9C4;
  --brand-300: #F8BE95;
  --brand-400: #F59E61;
  --brand-500: #f2802f;
  --brand-600: #E6680E;
  --brand-700: #C0570C;
  --brand-800: #9A450A;
  --brand-900: #6F350C;
  --brand-950: #452107;
  --brand: #f2802f;
  --brand-ink: #000000;
}

Colors that work with #f2802f

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#FAF7F4
Tinted page background
Border#EDD2C0
Hairlines and dividers
Muted text#9B6C4B
Captions on the surface
Accent#08A5C4
Second voice, not a rival
Dark variant#783608
Hover, pressed, headers
Light variant#FDF0E7
Selected rows, tints
Dark surface#241B14
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 #f2802f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#2FA1F2
Analogous left#F22F40
Analogous right#F2E12F
Split-complement 1#2FF2E1
Split-complement 2#2F40F2
Triadic 1#2FF280
Triadic 2#802FF2
Tetradic#40F22F

RGB percentages

Red94.9%
Green50.2%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta47.1%
Yellow80.6%
Key (black)5.1%

Color previews

#f2802f text on a black background

contrast 7.90:1

Card sample

#f2802f text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 128, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 128, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2802f;
background: linear-gradient(135deg, #f2802f, #E2F22F);

Monochromatic scale

Palettes built from #f2802f

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.

#f2802f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#f2802f, answered

What color is #f2802f?

#f2802f is a balanced electric orange, closest to Dark Orange (ΔE2000 6.7). It sits at 25° on the hue wheel with 88% saturation and 57% lightness, which reads as warm.

What is the RGB value of #f2802f?

rgb(242, 128, 47) — 242 red, 128 green and 47 blue out of 255, or 94.9% / 50.2% / 18.4% by channel.

Is #f2802f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3452 and perceived brightness is 65%, so black text on it reaches 7.90:1.

Should I use black or white text on #f2802f?

Black. It scores 7.90:1 against #f2802f, versus 2.66:1 for white — AAA at any size.

What is the complementary color of #f2802f?

#2FA1F2 sits directly opposite on the wheel. Softer options are the split-complements #2FF2E1 and #2F40F2, which give the same contrast with far less vibration.

What colors go well with #f2802f?

For interface work: #FAF7F4 as the surface, #EDD2C0 for borders, #9B6C4B for secondary text, #08A5C4 as an accent and #783608 for hover and pressed states. For a palette, the analogous pair #F22F40 and #F2E12F stays calm, while #2FA1F2 is the loudest partner.

What is #f2802f in CMYK for printing?

cmyk(0%, 47%, 81%, 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 #f2802f warm or cool?

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

Work with #f2802f in the Color Lab