Skip to content

#f8c255

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

RGB
248, 194, 85
HSL
40°, 92%, 65%
CMYK
0, 22, 66, 3
Luminance
0.5920

Every format

HEX#f8c255
RGBrgb(248, 194, 85)
HSLhsl(40, 92%, 65%)
CMYKcmyk(0%, 22%, 66%, 3%)
LABlab(81.4 8.2 60.5)
LCHlch(81.4 61.1 82.2)
OKLCHoklch(0.843 0.139 82.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8c255 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f8c255 on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow65.7%
Key (black)2.7%

Color previews

#f8c255 text on a black background

contrast 12.84:1

Card sample

#f8c255 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f8c255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8c255 in the Color Lab