Skip to content

#def4f3

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

RGB
222, 244, 243
HSL
177°, 50%, 91%
CMYK
9, 0, 0, 4
Luminance
0.8670

Every format

HEX#def4f3
RGBrgb(222, 244, 243)
HSLhsl(177, 50%, 91%)
CMYKcmyk(9%, 0%, 0%, 4%)
LABlab(94.6 -7.4 -2.0)
LCHlch(94.6 7.6 195.1)
OKLCHoklch(0.951 0.023 193.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def4f3 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#def4f3 on black: 18.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green95.7%
Blue95.3%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow0.4%
Key (black)4.3%

Color previews

#def4f3 text on a black background

contrast 18.34:1

Card sample

#def4f3 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def4f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def4f3 in the Color Lab