Skip to content

#b68def

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

RGB
182, 141, 239
HSL
265°, 75%, 75%
CMYK
24, 41, 0, 6
Luminance
0.3523

Every format

HEX#b68def
RGBrgb(182, 141, 239)
HSLhsl(265, 75%, 75%)
CMYKcmyk(24%, 41%, 0%, 6%)
LABlab(65.9 34.8 -43.7)
LCHlch(65.9 55.9 308.5)
OKLCHoklch(0.720 0.144 302.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b68def on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#b68def on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.4%
Green55.3%
Blue93.7%

CMYK percentages

Cyan23.8%
Magenta41.0%
Yellow0.0%
Key (black)6.3%

Color previews

#b68def text on a black background

contrast 8.05:1

Card sample

#b68def text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b68def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b68def in the Color Lab