Skip to content

#f9c255

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

RGB
249, 194, 85
HSL
40°, 93%, 66%
CMYK
0, 22, 66, 2
Luminance
0.5938

Every format

HEX#f9c255
RGBrgb(249, 194, 85)
HSLhsl(40, 93%, 66%)
CMYKcmyk(0%, 22%, 66%, 2%)
LABlab(81.5 8.7 60.6)
LCHlch(81.5 61.3 81.9)
OKLCHoklch(0.844 0.139 81.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9c255 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#f9c255 on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green76.1%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta22.1%
Yellow65.9%
Key (black)2.4%

Color previews

#f9c255 text on a black background

contrast 12.88:1

Card sample

#f9c255 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9c255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9c255 in the Color Lab