Skip to content

#fffdba

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

RGB
255, 253, 186
HSL
58°, 100%, 87%
CMYK
0, 1, 27, 0
Luminance
0.9506

Every format

HEX#fffdba
RGBrgb(255, 253, 186)
HSLhsl(58, 100%, 87%)
CMYKcmyk(0%, 1%, 27%, 0%)
LABlab(98.1 -9.5 32.4)
LCHlch(98.1 33.8 106.3)
OKLCHoklch(0.980 0.085 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdba on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffdba on black: 20.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue72.9%

CMYK percentages

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

Color previews

#fffdba text on a black background

contrast 20.01:1

Card sample

#fffdba text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdba in the Color Lab