Skip to content

#ddfffc

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

RGB
221, 255, 252
HSL
175°, 100%, 93%
CMYK
13, 0, 1, 0
Luminance
0.9392

Every format

HEX#ddfffc
RGBrgb(221, 255, 252)
HSLhsl(175, 100%, 93%)
CMYKcmyk(13%, 0%, 1%, 0%)
LABlab(97.6 -11.5 -2.3)
LCHlch(97.6 11.7 191.1)
OKLCHoklch(0.975 0.035 190.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green100.0%
Blue98.8%

CMYK percentages

Cyan13.3%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#ddfffc text on a black background

contrast 19.78:1

Card sample

#ddfffc text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfffc in the Color Lab