Skip to content

#fff855

a light, electric yellow · cool · closest name: yellow

RGB
255, 248, 85
HSL
58°, 100%, 67%
CMYK
0, 3, 67, 0
Luminance
0.8905

Every format

HEX#fff855
RGBrgb(255, 248, 85)
HSLhsl(58, 100%, 67%)
CMYKcmyk(0%, 3%, 67%, 0%)
LABlab(95.6 -16.1 75.5)
LCHlch(95.6 77.2 102.0)
OKLCHoklch(0.957 0.177 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff855 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff855 on black: 18.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow66.7%
Key (black)0.0%

Color previews

#fff855 text on a black background

contrast 18.81:1

Card sample

#fff855 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff855

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff855 in the Color Lab