Skip to content

#fafdac

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

RGB
250, 253, 172
HSL
62°, 95%, 83%
CMYK
1, 0, 32, 1
Luminance
0.9355

Every format

HEX#fafdac
RGBrgb(250, 253, 172)
HSLhsl(62, 95%, 83%)
CMYKcmyk(1%, 0%, 32%, 1%)
LABlab(97.5 -13.0 38.5)
LCHlch(97.5 40.7 108.7)
OKLCHoklch(0.973 0.102 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafdac on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fafdac on black: 19.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green99.2%
Blue67.5%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#fafdac text on a black background

contrast 19.71:1

Card sample

#fafdac text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdac in the Color Lab