Skip to content

#fec255

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

RGB
254, 194, 85
HSL
39°, 99%, 67%
CMYK
0, 24, 67, 0
Luminance
0.6031

Every format

HEX#fec255
RGBrgb(254, 194, 85)
HSLhsl(39, 99%, 67%)
CMYKcmyk(0%, 24%, 67%, 0%)
LABlab(82.0 10.7 61.3)
LCHlch(82.0 62.3 80.1)
OKLCHoklch(0.849 0.141 79.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec255 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fec255 on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green76.1%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta23.6%
Yellow66.5%
Key (black)0.4%

Color previews

#fec255 text on a black background

contrast 13.06:1

Card sample

#fec255 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec255 in the Color Lab