Skip to content

#fafcfd

a pale, soft blue · cool · “white”

RGB
250, 252, 253
HSL
200°, 43%, 99%
CMYK
1, 0, 0, 1
Luminance
0.9704

Every format

HEX#fafcfd
RGBrgb(250, 252, 253)
HSLhsl(200, 43%, 99%)
CMYKcmyk(1%, 0%, 0%, 1%)
LABlab(98.8 -0.5 -0.7)
LCHlch(98.8 0.9 235.9)
OKLCHoklch(0.990 0.003 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafcfd on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fafcfd on black: 20.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green98.8%
Blue99.2%

CMYK percentages

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

Color previews

#fafcfd text on a black background

contrast 20.41:1

Card sample

#fafcfd text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafcfd in the Color Lab