Skip to content

#ffface

a pale, electric yellow · cool · closest name: beige

RGB
255, 250, 206
HSL
54°, 100%, 90%
CMYK
0, 2, 19, 0
Luminance
0.9409

Every format

HEX#ffface
RGBrgb(255, 250, 206)
HSLhsl(54, 100%, 90%)
CMYKcmyk(0%, 2%, 19%, 0%)
LABlab(97.7 -5.3 21.8)
LCHlch(97.7 22.4 103.6)
OKLCHoklch(0.978 0.057 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffface on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#ffface on black: 19.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.0%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow19.2%
Key (black)0.0%

Color previews

#ffface text on a black background

contrast 19.82:1

Card sample

#ffface text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffface in the Color Lab