Skip to content

#cfeafe

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

RGB
207, 234, 254
HSL
206°, 96%, 90%
CMYK
19, 8, 0, 0
Luminance
0.7927

Every format

HEX#cfeafe
RGBrgb(207, 234, 254)
HSLhsl(206, 96%, 90%)
CMYKcmyk(19%, 8%, 0%, 0%)
LABlab(91.3 -4.8 -12.6)
LCHlch(91.3 13.5 249.3)
OKLCHoklch(0.924 0.040 240.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green91.8%
Blue99.6%

CMYK percentages

Cyan18.5%
Magenta7.9%
Yellow0.0%
Key (black)0.4%

Color previews

#cfeafe text on a black background

contrast 16.85:1

Card sample

#cfeafe text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfeafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfeafe in the Color Lab