Skip to content

#cacafb

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

RGB
202, 202, 251
HSL
240°, 86%, 89%
CMYK
20, 20, 0, 2
Luminance
0.6176

Every format

HEX#cacafb
RGBrgb(202, 202, 251)
HSLhsl(240, 86%, 89%)
CMYKcmyk(20%, 20%, 0%, 2%)
LABlab(82.8 9.9 -24.0)
LCHlch(82.8 25.9 292.4)
OKLCHoklch(0.855 0.068 284.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacafb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cacafb on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue98.4%

CMYK percentages

Cyan19.5%
Magenta19.5%
Yellow0.0%
Key (black)1.6%

Color previews

#cacafb text on a black background

contrast 13.35:1

Card sample

#cacafb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacafb in the Color Lab