#FF8A80

Salmon

#FF8A80Salmon

Luminance

0.410

Category

Red

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#FF8A80
No #
FF8A80

RGB

RGB
rgb(255, 138, 128)
Values
R:255 G:138 B:128

HSL

HSL
hsl(5, 100%, 75%)
Values
H:5° S:100% L:75%

HSV / HSB

HSV
hsv(5, 50%, 100%)
Values
H:5° S:50% V:100%

CMYK

CMYK
cmyk(0%, 46%, 50%, 0%)
Values
C:0 M:46 Y:50 K:0

LAB

LAB
lab(70, 43, 25)
Values
L:70 a:43 b:25

OKLCH

OKLCH
oklch(75.9% 0.144 26.1)
Values
L:75.9% C:0.144 H:26.1°

Code Formats

CSS
color: #FF8A80;
Swift
UIColor(red: 1.000, green: 0.541, blue: 0.502, alpha: 1.0)
Kotlin
Color(0xFFFF8A80)
Flutter
Color(0xFFFF8A80)
Android
#FFFF8A80

Contrast Analysis

WCAG compliance with grayscale colors

On White

2.28:1

Fail

On Black

9.20:1

AAA

Grayscale Contrast

Aa

0%

9.2

AAA
Aa

10%

7.6

AAA
Aa

20%

5.5

AA
Aa

30%

3.7

AA-large
Aa

40%

2.5

Fail
Aa

50%

1.8

Fail
Aa

60%

1.2

Fail
Aa

70%

1.1

Fail
Aa

80%

1.4

Fail
Aa

90%

1.8

Fail
Aa

100%

2.3

Fail

Best Grayscale Contrast

#000000 with ratio 9.20:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFB9B3 0%, #FF2D1A 100%)
OKLCH
linear-gradient(90deg, oklch(84.9% 0.082 24.5) 0%, oklch(64.3% 0.243 30.1) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF7366 0%, #FF5B4D 100%)
OKLCH
linear-gradient(135deg, oklch(72.1% 0.173 27.5) 0%, oklch(68.8% 0.202 28.3) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FF8A80 0%, #80F4FF 100%)
OKLCH
linear-gradient(90deg, oklch(75.9% 0.144 26.1) 0%, oklch(90.3% 0.106 203.6) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FF80B5 0%, #FF8A80 50%, #FFCA80 100%)
OKLCH
linear-gradient(90deg, oklch(75.8% 0.164 355.4) 0%, oklch(75.9% 0.144 26.1) 50%, oklch(87.0% 0.110 74.8) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FF4433 0%, #340D09 100%)
OKLCH
linear-gradient(180deg, oklch(66.2% 0.225 29.6) 0%, oklch(22.6% 0.064 29.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FF8A80 0%, #FF4433 100%)
OKLCH
radial-gradient(circle, oklch(75.9% 0.144 26.1) 0%, oklch(66.2% 0.225 29.6) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette