Skip to content

#cfedff

a pale, electric blue · cool · closest name: lavender

RGB
207, 237, 255
HSL
203°, 100%, 91%
CMYK
19, 7, 0, 0
Luminance
0.8105

Every format

HEX#cfedff
RGBrgb(207, 237, 255)
HSLhsl(203, 100%, 91%)
CMYKcmyk(19%, 7%, 0%, 0%)
LABlab(92.2 -6.1 -11.9)
LCHlch(92.2 13.4 243.0)
OKLCHoklch(0.930 0.040 234.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfedff on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cfedff on black: 17.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.9%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta7.1%
Yellow0.0%
Key (black)0.0%

Color previews

#cfedff text on a black background

contrast 17.21:1

Card sample

#cfedff text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfedff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfedff in the Color Lab