Skip to content

#f0cdff

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

RGB
240, 205, 255
HSL
282°, 100%, 90%
CMYK
6, 20, 0, 0
Luminance
0.6941

Every format

HEX#f0cdff
RGBrgb(240, 205, 255)
HSLhsl(282, 100%, 90%)
CMYKcmyk(6%, 20%, 0%, 0%)
LABlab(86.7 21.0 -19.9)
LCHlch(86.7 28.9 316.6)
OKLCHoklch(0.893 0.077 315.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cdff on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#f0cdff on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#f0cdff text on a black background

contrast 14.88:1

Card sample

#f0cdff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cdff in the Color Lab