Skip to content

#cabbfd

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

RGB
202, 187, 253
HSL
254°, 94%, 86%
CMYK
20, 26, 0, 1
Luminance
0.5519

Every format

HEX#cabbfd
RGBrgb(202, 187, 253)
HSLhsl(254, 94%, 86%)
CMYKcmyk(20%, 26%, 0%, 1%)
LABlab(79.2 18.4 -30.6)
LCHlch(79.2 35.7 301.1)
OKLCHoklch(0.827 0.093 294.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabbfd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cabbfd on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green73.3%
Blue99.2%

CMYK percentages

Cyan20.2%
Magenta26.1%
Yellow0.0%
Key (black)0.8%

Color previews

#cabbfd text on a black background

contrast 12.04:1

Card sample

#cabbfd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabbfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabbfd in the Color Lab