Skip to content

#fff285

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

RGB
255, 242, 133
HSL
54°, 100%, 76%
CMYK
0, 5, 48, 0
Luminance
0.8646

Every format

HEX#fff285
RGBrgb(255, 242, 133)
HSLhsl(54, 100%, 76%)
CMYKcmyk(0%, 5%, 48%, 0%)
LABlab(94.5 -9.8 53.8)
LCHlch(94.5 54.7 100.3)
OKLCHoklch(0.949 0.131 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff285 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fff285 on black: 18.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.9%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow47.8%
Key (black)0.0%

Color previews

#fff285 text on a black background

contrast 18.29:1

Card sample

#fff285 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 242, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 242, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff285;
background: linear-gradient(135deg, #fff285, #BBFF85);

Monochromatic scale

Palettes built from #fff285

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff285 in the Color Lab