Skip to content

#fed080

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

RGB
254, 208, 128
HSL
38°, 98%, 75%
CMYK
0, 18, 50, 0
Luminance
0.6774

Every format

HEX#fed080
RGBrgb(254, 208, 128)
HSLhsl(38, 98%, 75%)
CMYKcmyk(0%, 18%, 50%, 0%)
LABlab(85.9 6.6 45.6)
LCHlch(85.9 46.1 81.8)
OKLCHoklch(0.881 0.111 80.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fed080 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fed080 on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green81.6%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow49.6%
Key (black)0.4%

Color previews

#fed080 text on a black background

contrast 14.55:1

Card sample

#fed080 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fed080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fed080 in the Color Lab