Skip to content

#c099ff

a light, electric violet · warm · closest name: violet

RGB
192, 153, 255
HSL
263°, 100%, 80%
CMYK
25, 40, 0, 0
Luminance
0.4121

Every format

HEX#c099ff
RGBrgb(192, 153, 255)
HSLhsl(263, 100%, 80%)
CMYKcmyk(25%, 40%, 0%, 0%)
LABlab(70.3 34.7 -45.5)
LCHlch(70.3 57.2 307.3)
OKLCHoklch(0.758 0.147 300.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c099ff on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#c099ff on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green60.0%
Blue100.0%

CMYK percentages

Cyan24.7%
Magenta40.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c099ff text on a black background

contrast 9.24:1

Card sample

#c099ff text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c099ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c099ff in the Color Lab