Skip to content

#fefeff

a pale, electric blue · warm · “white”

RGB
254, 254, 255
HSL
240°, 100%, 100%
CMYK
0, 0, 0, 0
Luminance
0.9917

Every format

HEX#fefeff
RGBrgb(254, 254, 255)
HSLhsl(240, 100%, 100%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.7 0.2 -0.5)
LCHlch(99.7 0.5 290.6)
OKLCHoklch(0.997 0.001 286.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefeff on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fefeff on black: 20.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.6%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#fefeff text on a black background

contrast 20.83:1

Card sample

#fefeff text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefeff in the Color Lab