Skip to content

#fafdfc

a pale, soft cyan · cool · “white”

RGB
250, 253, 252
HSL
160°, 43%, 99%
CMYK
1, 0, 0, 1
Luminance
0.9760

Every format

HEX#fafdfc
RGBrgb(250, 253, 252)
HSLhsl(160, 43%, 99%)
CMYKcmyk(1%, 0%, 0%, 1%)
LABlab(99.1 -1.2 0.1)
LCHlch(99.1 1.2 173.6)
OKLCHoklch(0.992 0.003 174.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafdfc on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fafdfc on black: 20.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green99.2%
Blue98.8%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow0.4%
Key (black)0.8%

Color previews

#fafdfc text on a black background

contrast 20.52:1

Card sample

#fafdfc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdfc in the Color Lab