Skip to content

#cface1

a light, vivid violet · warm · closest name: plum

RGB
207, 172, 225
HSL
280°, 47%, 78%
CMYK
8, 24, 0, 12
Luminance
0.4821

Every format

HEX#cface1
RGBrgb(207, 172, 225)
HSLhsl(280, 47%, 78%)
CMYKcmyk(8%, 24%, 0%, 12%)
LABlab(75.0 22.3 -21.9)
LCHlch(75.0 31.2 315.5)
OKLCHoklch(0.793 0.083 314.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cface1 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#cface1 on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green67.5%
Blue88.2%

CMYK percentages

Cyan8.0%
Magenta23.6%
Yellow0.0%
Key (black)11.8%

Color previews

#cface1 text on a black background

contrast 10.64:1

Card sample

#cface1 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 172, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 172, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cface1;
background: linear-gradient(135deg, #cface1, #E1ACD0);

Monochromatic scale

Palettes built from #cface1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cface1 in the Color Lab