Skip to content

#fffeba

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

RGB
255, 254, 186
HSL
59°, 100%, 87%
CMYK
0, 0, 27, 0
Luminance
0.9569

Every format

HEX#fffeba
RGBrgb(255, 254, 186)
HSLhsl(59, 100%, 87%)
CMYKcmyk(0%, 0%, 27%, 0%)
LABlab(98.3 -10.0 32.7)
LCHlch(98.3 34.2 106.9)
OKLCHoklch(0.982 0.086 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffeba on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fffeba on black: 20.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow27.1%
Key (black)0.0%

Color previews

#fffeba text on a black background

contrast 20.14:1

Card sample

#fffeba text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffeba in the Color Lab