Skip to content

#fafafe

a pale, vivid blue · warm · closest name: white

RGB
250, 250, 254
HSL
240°, 67%, 99%
CMYK
2, 2, 0, 0
Luminance
0.9585

Every format

HEX#fafafe
RGBrgb(250, 250, 254)
HSLhsl(240, 67%, 99%)
CMYKcmyk(2%, 2%, 0%, 0%)
LABlab(98.4 0.7 -1.9)
LCHlch(98.4 2.0 290.4)
OKLCHoklch(0.986 0.005 286.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafafe on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fafafe on black: 20.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green98.0%
Blue99.6%

CMYK percentages

Cyan1.6%
Magenta1.6%
Yellow0.0%
Key (black)0.4%

Color previews

#fafafe text on a black background

contrast 20.17:1

Card sample

#fafafe text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafafe in the Color Lab