Skip to content

#cfeaff

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

RGB
207, 234, 255
HSL
206°, 100%, 91%
CMYK
19, 8, 0, 0
Luminance
0.7933

Every format

HEX#cfeaff
RGBrgb(207, 234, 255)
HSLhsl(206, 100%, 91%)
CMYKcmyk(19%, 8%, 0%, 0%)
LABlab(91.4 -4.5 -13.1)
LCHlch(91.4 13.9 250.8)
OKLCHoklch(0.924 0.041 241.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfeaff on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cfeaff on black: 16.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green91.8%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta8.2%
Yellow0.0%
Key (black)0.0%

Color previews

#cfeaff text on a black background

contrast 16.87:1

Card sample

#cfeaff text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfeaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfeaff in the Color Lab