Skip to content

#cacfeb

a pale, vivid blue · warm · closest name: lavender

RGB
202, 207, 235
HSL
231°, 45%, 86%
CMYK
14, 12, 0, 8
Luminance
0.6318

Every format

HEX#cacfeb
RGBrgb(202, 207, 235)
HSLhsl(231, 45%, 86%)
CMYKcmyk(14%, 12%, 0%, 8%)
LABlab(83.5 3.8 -14.3)
LCHlch(83.5 14.8 284.8)
OKLCHoklch(0.859 0.039 277.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacfeb on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cacfeb on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green81.2%
Blue92.2%

CMYK percentages

Cyan14.0%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#cacfeb text on a black background

contrast 13.64:1

Card sample

#cacfeb text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacfeb in the Color Lab