Skip to content

#f3fffd

a pale, electric cyan · cool · closest name: white

RGB
243, 255, 253
HSL
170°, 100%, 98%
CMYK
5, 0, 1, 0
Luminance
0.9767

Every format

HEX#f3fffd
RGBrgb(243, 255, 253)
HSLhsl(170, 100%, 98%)
CMYKcmyk(5%, 0%, 1%, 0%)
LABlab(99.1 -4.3 -0.4)
LCHlch(99.1 4.3 185.5)
OKLCHoklch(0.991 0.013 185.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green100.0%
Blue99.2%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#f3fffd text on a black background

contrast 20.53:1

Card sample

#f3fffd text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3fffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3fffd in the Color Lab