Skip to content

#fafdad

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

RGB
250, 253, 173
HSL
62°, 95%, 84%
CMYK
1, 0, 32, 1
Luminance
0.9359

Every format

HEX#fafdad
RGBrgb(250, 253, 173)
HSLhsl(62, 95%, 84%)
CMYKcmyk(1%, 0%, 32%, 1%)
LABlab(97.5 -12.9 38.0)
LCHlch(97.5 40.2 108.8)
OKLCHoklch(0.974 0.101 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green99.2%
Blue67.8%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#fafdad text on a black background

contrast 19.72:1

Card sample

#fafdad text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdad in the Color Lab