Skip to content

#ffdfdb

a pale, electric red · warm · closest name: white

RGB
255, 223, 219
HSL
7°, 100%, 93%
CMYK
0, 13, 14, 0
Luminance
0.7915

Every format

HEX#ffdfdb
RGBrgb(255, 223, 219)
HSLhsl(7, 100%, 93%)
CMYKcmyk(0%, 13%, 14%, 0%)
LABlab(91.3 10.4 6.0)
LCHlch(91.3 12.0 30.1)
OKLCHoklch(0.929 0.036 26.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdfdb on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#ffdfdb on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow14.1%
Key (black)0.0%

Color previews

#ffdfdb text on a black background

contrast 16.83:1

Card sample

#ffdfdb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfdb in the Color Lab