Skip to content

#def8f4

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

RGB
222, 248, 244
HSL
171°, 65%, 92%
CMYK
11, 0, 2, 3
Luminance
0.8920

Every format

HEX#def8f4
RGBrgb(222, 248, 244)
HSLhsl(171, 65%, 92%)
CMYKcmyk(11%, 0%, 2%, 3%)
LABlab(95.7 -9.2 -1.0)
LCHlch(95.7 9.2 186.0)
OKLCHoklch(0.959 0.028 185.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def8f4 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#def8f4 on black: 18.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green97.3%
Blue95.7%

CMYK percentages

Cyan10.5%
Magenta0.0%
Yellow1.6%
Key (black)2.7%

Color previews

#def8f4 text on a black background

contrast 18.84:1

Card sample

#def8f4 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 248, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 248, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #def8f4;
background: linear-gradient(135deg, #def8f4, #DEEBF8);

Monochromatic scale

Palettes built from #def8f4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def8f4 in the Color Lab