Skip to content

#fade9b

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

RGB
250, 222, 155
HSL
42°, 91%, 79%
CMYK
0, 11, 38, 2
Luminance
0.7493

Every format

HEX#fade9b
RGBrgb(250, 222, 155)
HSLhsl(42, 91%, 79%)
CMYKcmyk(0%, 11%, 38%, 2%)
LABlab(89.4 0.5 36.4)
LCHlch(89.4 36.4 89.2)
OKLCHoklch(0.909 0.090 87.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fade9b on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#fade9b on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow38.0%
Key (black)2.0%

Color previews

#fade9b text on a black background

contrast 15.99:1

Card sample

#fade9b text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade9b in the Color Lab