Skip to content

#fdfcff

a pale, electric violet · warm · “white”

RGB
253, 252, 255
HSL
260°, 100%, 99%
CMYK
1, 1, 0, 0
Luminance
0.9772

Every format

HEX#fdfcff
RGBrgb(253, 252, 255)
HSLhsl(260, 100%, 99%)
CMYKcmyk(1%, 1%, 0%, 0%)
LABlab(99.1 0.9 -1.3)
LCHlch(99.1 1.6 303.3)
OKLCHoklch(0.993 0.004 301.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.8%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta1.2%
Yellow0.0%
Key (black)0.0%

Color previews

#fdfcff text on a black background

contrast 20.54:1

Card sample

#fdfcff text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfcff in the Color Lab