Skip to content

#ff1908

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

RGB
255, 25, 8
HSL
4°, 100%, 52%
CMYK
0, 90, 97, 0
Luminance
0.2197

Every format

HEX#ff1908
RGBrgb(255, 25, 8)
HSLhsl(4, 100%, 52%)
CMYKcmyk(0%, 90%, 97%, 0%)
LABlab(54.0 78.0 65.6)
LCHlch(54.0 101.9 40.1)
OKLCHoklch(0.634 0.252 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1908 on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff1908 on black: 5.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green9.8%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta90.2%
Yellow96.9%
Key (black)0.0%

Color previews

#ff1908 text on a black background

contrast 5.39:1

Card sample

#ff1908 text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1908

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1908 in the Color Lab