Skip to content

#f06d2d

a balanced, electric orange · warm · closest name: Coral

RGB
240, 109, 45
HSL
20°, 87%, 56%
CMYK
0, 55, 81, 6
Luminance
0.2965

At a glance

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

Hex
#f06d2d
Hue
20°
orange
Saturation
87%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2965
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.93:1
Closest name
Coral
ΔE2000 6.2
Where it sits
Hue20° of 360°
Saturation87%
Lightness56%
Temperature
Warm ← → Cool6% 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#f06d2d
RGBrgb(240, 109, 45)
HSLhsl(20, 87%, 56%)
CMYKcmyk(0%, 55%, 81%, 6%)
LABlab(61.4 47.0 57.3)
LCHlch(61.4 74.1 50.6)
OKLCHoklch(0.684 0.178 43.5)
Decimal15756589
Display P3color(display-p3 0.941 0.427 0.176)

Copy-ready code

/* CSS */
color: #f06d2d;
background-color: #f06d2d;
/* Tailwind (arbitrary) */
class="text-[#f06d2d] bg-[#f06d2d]"
/* SCSS */
$brand: #f06d2d;
/* SwiftUI */
Color(red: 0.941, green: 0.427, blue: 0.176)
/* Android */
Color.parseColor("#f06d2d")
/* Flutter */
Color(0xFFF06D2D)
/* Python / OpenCV (BGR) */
(45, 109, 240)

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

Accessibility — WCAG contrast

Aa
#f06d2d on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#f06d2d on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #928223
deuteranopia · #B29F28
tritanopia · #FF4F60

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f06d2d 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
#FAECE5
#F7D5C4
#F8B696
#F49262
#f06d2d
#E55610
#BE480E
#98390B
#6E2C0C
#451C08
Base = 500Lightest = 50 · #FDF6F2Darkest = 950 · #451C08
:root {
  --brand-50: #FDF6F2;
  --brand-100: #FAECE5;
  --brand-200: #F7D5C4;
  --brand-300: #F8B696;
  --brand-400: #F49262;
  --brand-500: #f06d2d;
  --brand-600: #E55610;
  --brand-700: #BE480E;
  --brand-800: #98390B;
  --brand-900: #6E2C0C;
  --brand-950: #451C08;
  --brand: #f06d2d;
  --brand-ink: #000000;
}

Colors that work with #f06d2d

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#FAF6F4
Tinted page background
Border#EDCEC0
Hairlines and dividers
Muted text#9B654B
Captions on the surface
Accent#09B4C3
Second voice, not a rival
Dark variant#772D08
Hover, pressed, headers
Light variant#FDEEE7
Selected rows, tints
Dark surface#241914
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 #f06d2d

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#2DB0F0
Analogous left#F02D4F
Analogous right#F0CF2D
Split-complement 1#2DF0CF
Split-complement 2#2D4FF0
Triadic 1#2DF06D
Triadic 2#6D2DF0
Tetradic#4FF02D

RGB percentages

Red94.1%
Green42.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta54.6%
Yellow81.3%
Key (black)5.9%

Color previews

#f06d2d text on a black background

contrast 6.93:1

Card sample

#f06d2d text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 109, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 109, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f06d2d;
background: linear-gradient(135deg, #f06d2d, #F0EF2D);

Monochromatic scale

Palettes built from #f06d2d

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.

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

#f06d2d, answered

What color is #f06d2d?

#f06d2d is a balanced electric orange, closest to Coral (ΔE2000 6.2). It sits at 20° on the hue wheel with 87% saturation and 56% lightness, which reads as warm.

What is the RGB value of #f06d2d?

rgb(240, 109, 45) — 240 red, 109 green and 45 blue out of 255, or 94.1% / 42.7% / 17.6% by channel.

Is #f06d2d a light or a dark color?

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

Should I use black or white text on #f06d2d?

Black. It scores 6.93:1 against #f06d2d, versus 3.03:1 for white — AA at any size.

What is the complementary color of #f06d2d?

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

What colors go well with #f06d2d?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B654B for secondary text, #09B4C3 as an accent and #772D08 for hover and pressed states. For a palette, the analogous pair #F02D4F and #F0CF2D stays calm, while #2DB0F0 is the loudest partner.

What is #f06d2d in CMYK for printing?

cmyk(0%, 55%, 81%, 6%). 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 #f06d2d warm or cool?

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

Work with #f06d2d in the Color Lab