Skip to content

#ffe1af

a light, electric orange · warm · closest name: tan

RGB
255, 225, 175
HSL
38°, 100%, 84%
CMYK
0, 12, 31, 0
Luminance
0.7821

Every format

HEX#ffe1af
RGBrgb(255, 225, 175)
HSLhsl(38, 100%, 84%)
CMYKcmyk(0%, 12%, 31%, 0%)
LABlab(90.9 3.2 28.3)
LCHlch(90.9 28.5 83.5)
OKLCHoklch(0.923 0.072 80.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffe1af on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#ffe1af on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green88.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta11.8%
Yellow31.4%
Key (black)0.0%

Color previews

#ffe1af text on a black background

contrast 16.64:1

Card sample

#ffe1af text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffe1af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffe1af in the Color Lab