Skip to content

#ff6c01

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

RGB
255, 108, 1
HSL
25°, 100%, 50%
CMYK
0, 58, 100, 0
Luminance
0.3199

Every format

HEX#ff6c01
RGBrgb(255, 108, 1)
HSLhsl(25, 100%, 50%)
CMYKcmyk(0%, 58%, 100%, 0%)
LABlab(63.3 52.3 71.7)
LCHlch(63.3 88.8 53.9)
OKLCHoklch(0.704 0.200 45.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6c01 on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#ff6c01 on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta57.6%
Yellow99.6%
Key (black)0.0%

Color previews

#ff6c01 text on a black background

contrast 7.40:1

Card sample

#ff6c01 text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff6c01;
background: linear-gradient(135deg, #ff6c01, #E9FF01);

Monochromatic scale

Palettes built from #ff6c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6c01 in the Color Lab