Skip to content

#faffbb

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

RGB
250, 255, 187
HSL
64°, 100%, 87%
CMYK
2, 0, 27, 0
Luminance
0.9543

Every format

HEX#faffbb
RGBrgb(250, 255, 187)
HSLhsl(64, 100%, 87%)
CMYKcmyk(2%, 0%, 27%, 0%)
LABlab(98.2 -12.2 32.0)
LCHlch(98.2 34.3 110.8)
OKLCHoklch(0.980 0.086 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue73.3%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow26.7%
Key (black)0.0%

Color previews

#faffbb text on a black background

contrast 20.09:1

Card sample

#faffbb text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffbb in the Color Lab