Skip to content

#fff38f

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

RGB
255, 243, 143
HSL
54°, 100%, 78%
CMYK
0, 5, 44, 0
Luminance
0.8734

Every format

HEX#fff38f
RGBrgb(255, 243, 143)
HSLhsl(54, 100%, 78%)
CMYKcmyk(0%, 5%, 44%, 0%)
LABlab(94.9 -9.3 49.5)
LCHlch(94.9 50.4 100.7)
OKLCHoklch(0.953 0.122 102.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff38f on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fff38f on black: 18.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow43.9%
Key (black)0.0%

Color previews

#fff38f text on a black background

contrast 18.47:1

Card sample

#fff38f text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff38f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff38f in the Color Lab