Skip to content

#fbfdac

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

RGB
251, 253, 172
HSL
62°, 95%, 83%
CMYK
1, 0, 32, 1
Luminance
0.9374

Every format

HEX#fbfdac
RGBrgb(251, 253, 172)
HSLhsl(62, 95%, 83%)
CMYKcmyk(1%, 0%, 32%, 1%)
LABlab(97.5 -12.7 38.6)
LCHlch(97.5 40.6 108.2)
OKLCHoklch(0.974 0.102 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbfdac on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fbfdac on black: 19.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green99.2%
Blue67.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#fbfdac text on a black background

contrast 19.75:1

Card sample

#fbfdac text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbfdac in the Color Lab