Skip to content

#f2800d

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

RGB
242, 128, 13
HSL
30°, 90%, 50%
CMYK
0, 47, 95, 5
Luminance
0.3434

Every format

HEX#f2800d
RGBrgb(242, 128, 13)
HSLhsl(30, 90%, 50%)
CMYKcmyk(0%, 47%, 95%, 5%)
LABlab(65.2 37.8 70.0)
LCHlch(65.2 79.6 61.6)
OKLCHoklch(0.714 0.173 55.4)

Copy-ready code

/* CSS */
color: #f2800d;
background-color: #f2800d;
/* Tailwind (arbitrary) */
class="text-[#f2800d] bg-[#f2800d]"
/* SCSS */
$brand: #f2800d;
/* SwiftUI */
Color(red: 0.949, green: 0.502, blue: 0.051)
/* Android */
Color.parseColor("#f2800d")

Accessibility — WCAG contrast

Aa
#f2800d on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#f2800d on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green50.2%
Blue5.1%

CMYK percentages

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

Color previews

#f2800d text on a black background

contrast 7.87:1

Card sample

#f2800d text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2800d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2800d in the Color Lab