Skip to content

#cacafe

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

RGB
202, 202, 254
HSL
240°, 96%, 89%
CMYK
21, 21, 0, 0
Luminance
0.6195

Every format

HEX#cacafe
RGBrgb(202, 202, 254)
HSLhsl(240, 96%, 89%)
CMYKcmyk(21%, 21%, 0%, 0%)
LABlab(82.9 10.5 -25.4)
LCHlch(82.9 27.5 292.5)
OKLCHoklch(0.856 0.072 284.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue99.6%

CMYK percentages

Cyan20.5%
Magenta20.5%
Yellow0.0%
Key (black)0.4%

Color previews

#cacafe text on a black background

contrast 13.39:1

Card sample

#cacafe text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacafe in the Color Lab