Skip to content

#cacdfa

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

RGB
202, 205, 250
HSL
236°, 83%, 89%
CMYK
19, 18, 0, 2
Luminance
0.6312

Every format

HEX#cacdfa
RGBrgb(202, 205, 250)
HSLhsl(236, 83%, 89%)
CMYKcmyk(19%, 18%, 0%, 2%)
LABlab(83.5 8.1 -22.4)
LCHlch(83.5 23.8 289.8)
OKLCHoklch(0.861 0.062 282.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.4%
Blue98.0%

CMYK percentages

Cyan19.2%
Magenta18.0%
Yellow0.0%
Key (black)2.0%

Color previews

#cacdfa text on a black background

contrast 13.62:1

Card sample

#cacdfa text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdfa in the Color Lab