Skip to content

#cface3

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

RGB
207, 172, 227
HSL
278°, 50%, 78%
CMYK
9, 24, 0, 11
Luminance
0.4832

Every format

HEX#cface3
RGBrgb(207, 172, 227)
HSLhsl(278, 50%, 78%)
CMYKcmyk(9%, 24%, 0%, 11%)
LABlab(75.0 22.7 -22.9)
LCHlch(75.0 32.2 314.7)
OKLCHoklch(0.793 0.085 313.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green67.5%
Blue89.0%

CMYK percentages

Cyan8.8%
Magenta24.2%
Yellow0.0%
Key (black)11.0%

Color previews

#cface3 text on a black background

contrast 10.66:1

Card sample

#cface3 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cface3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cface3 in the Color Lab