Skip to content

#cf4def

a balanced, electric violet · warm · closest name: magenta

RGB
207, 77, 239
HSL
288°, 84%, 62%
CMYK
13, 68, 0, 6
Luminance
0.2481

Every format

HEX#cf4def
RGBrgb(207, 77, 239)
HSLhsl(288, 84%, 62%)
CMYKcmyk(13%, 68%, 0%, 6%)
LABlab(56.9 72.5 -57.9)
LCHlch(56.9 92.8 321.4)
OKLCHoklch(0.660 0.247 319.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf4def on white: 3.52:1
AA ✗ fail · AA-large · AAA
Aa
#cf4def on black: 5.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green30.2%
Blue93.7%

CMYK percentages

Cyan13.4%
Magenta67.8%
Yellow0.0%
Key (black)6.3%

Color previews

#cf4def text on a black background

contrast 5.96:1

Card sample

#cf4def text on a white background

contrast 3.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf4def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf4def in the Color Lab