Skip to content

#fefafa

a pale, vivid red · warm · “white”

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

Every format

HEX#fefafa
RGBrgb(254, 250, 250)
HSLhsl(0, 67%, 99%)
CMYKcmyk(0%, 2%, 2%, 0%)
LABlab(98.6 1.3 0.5)
LCHlch(98.6 1.4 19.6)
OKLCHoklch(0.988 0.004 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.0%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow1.6%
Key (black)0.4%

Color previews

#fefafa text on a black background

contrast 20.27:1

Card sample

#fefafa text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefafa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefafa in the Color Lab