Skip to content

#fafccc

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

RGB
250, 252, 204
HSL
63°, 89%, 89%
CMYK
1, 0, 19, 1
Luminance
0.9430

Every format

HEX#fafccc
RGBrgb(250, 252, 204)
HSLhsl(63, 89%, 89%)
CMYKcmyk(1%, 0%, 19%, 1%)
LABlab(97.8 -8.3 22.8)
LCHlch(97.8 24.3 110.1)
OKLCHoklch(0.978 0.062 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green98.8%
Blue80.0%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#fafccc text on a black background

contrast 19.86:1

Card sample

#fafccc text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafccc in the Color Lab