Skip to content

#ff6682

a light, electric red · warm · closest name: salmon

RGB
255, 102, 130
HSL
349°, 100%, 70%
CMYK
0, 60, 49, 0
Luminance
0.3237

Every format

HEX#ff6682
RGBrgb(255, 102, 130)
HSLhsl(349, 100%, 70%)
CMYKcmyk(0%, 60%, 49%, 0%)
LABlab(63.7 60.4 15.3)
LCHlch(63.7 62.3 14.2)
OKLCHoklch(0.710 0.187 12.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6682 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#ff6682 on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow49.0%
Key (black)0.0%

Color previews

#ff6682 text on a black background

contrast 7.47:1

Card sample

#ff6682 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6682

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6682 in the Color Lab