Skip to content

#795abc

a balanced, soft violet · warm · closest name: slateblue

RGB
121, 90, 188
HSL
259°, 42%, 55%
CMYK
36, 52, 0, 26
Luminance
0.1501

Every format

HEX#795abc
RGBrgb(121, 90, 188)
HSLhsl(259, 42%, 55%)
CMYKcmyk(36%, 52%, 0%, 26%)
LABlab(45.6 34.7 -47.4)
LCHlch(45.6 58.7 306.2)
OKLCHoklch(0.546 0.149 295.7)

Copy-ready code

/* CSS */
color: #795abc;
background-color: #795abc;
/* Tailwind (arbitrary) */
class="text-[#795abc] bg-[#795abc]"
/* SCSS */
$brand: #795abc;
/* SwiftUI */
Color(red: 0.475, green: 0.353, blue: 0.737)
/* Android */
Color.parseColor("#795abc")

Accessibility — WCAG contrast

Aa
#795abc on white: 5.25:1
AA ✓ pass · AA-large · AAA
Aa
#795abc on black: 4.00:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green35.3%
Blue73.7%

CMYK percentages

Cyan35.6%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#795abc text on a black background

contrast 4.00:1

Card sample

#795abc text on a white background

contrast 5.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(121, 90, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 90, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #795abc;
background: linear-gradient(135deg, #795abc, #BA5ABC);

Monochromatic scale

Palettes built from #795abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #795abc in the Color Lab