Skip to content

#def6f9

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

RGB
222, 246, 249
HSL
187°, 69%, 92%
CMYK
11, 1, 0, 2
Luminance
0.8828

Every format

HEX#def6f9
RGBrgb(222, 246, 249)
HSLhsl(187, 69%, 92%)
CMYKcmyk(11%, 1%, 0%, 2%)
LABlab(95.3 -7.2 -4.1)
LCHlch(95.3 8.3 209.6)
OKLCHoklch(0.957 0.025 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def6f9 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#def6f9 on black: 18.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green96.5%
Blue97.6%

CMYK percentages

Cyan10.8%
Magenta1.2%
Yellow0.0%
Key (black)2.4%

Color previews

#def6f9 text on a black background

contrast 18.66:1

Card sample

#def6f9 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def6f9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def6f9 in the Color Lab