#FF7F50

Coral

#FF7F50Coral

Luminance

0.370

Category

Orange

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#FF7F50
No #
FF7F50

RGB

RGB
rgb(255, 127, 80)
Values
R:255 G:127 B:80

HSL

HSL
hsl(16, 100%, 66%)
Values
H:16° S:100% L:66%

HSV / HSB

HSV
hsv(16, 69%, 100%)
Values
H:16° S:69% V:100%

CMYK

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

LAB

LAB
lab(67, 45, 47)
Values
L:67 a:45 b:47

OKLCH

OKLCH
oklch(73.5% 0.168 40.2)
Values
L:73.5% C:0.168 H:40.2°

Code Formats

CSS
color: #FF7F50;
Swift
UIColor(red: 1.000, green: 0.498, blue: 0.314, alpha: 1.0)
Kotlin
Color(0xFFFF7F50)
Flutter
Color(0xFFFF7F50)
Android
#FFFF7F50

Contrast Analysis

WCAG compliance with grayscale colors

On White

2.50:1

Fail

On Black

8.40:1

AAA

Grayscale Contrast

Aa

0%

8.4

AAA
Aa

10%

7.0

AA
Aa

20%

5.1

AA
Aa

30%

3.4

AA-large
Aa

40%

2.3

Fail
Aa

50%

1.6

Fail
Aa

60%

1.1

Fail
Aa

70%

1.2

Fail
Aa

80%

1.6

Fail
Aa

90%

2.0

Fail
Aa

100%

2.5

Fail

Best Grayscale Contrast

#000000 with ratio 8.40: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, #FFC7B3 0%, #EB3F00 100%)
OKLCH
linear-gradient(90deg, oklch(87.4% 0.070 40.5) 0%, oklch(62.1% 0.215 35.4) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF8F66 0%, #FF5A1F 100%)
OKLCH
linear-gradient(135deg, oklch(76.3% 0.147 40.6) 0%, oklch(68.2% 0.211 37.7) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FF7F50 0%, #52D1FF 100%)
OKLCH
linear-gradient(90deg, oklch(73.5% 0.168 40.2) 0%, oklch(80.9% 0.128 225.9) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FF527A 0%, #FF7F50 50%, #FFD752 100%)
OKLCH
linear-gradient(90deg, oklch(68.6% 0.209 10.9) 0%, oklch(73.5% 0.168 40.2) 50%, oklch(89.0% 0.153 92.0) 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, #FF6933 0%, #341509 100%)
OKLCH
linear-gradient(180deg, oklch(70.2% 0.195 39.0) 0%, oklch(24.0% 0.054 41.1) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FFA280 0%, #FF4805 100%)
OKLCH
radial-gradient(circle, oklch(79.8% 0.121 40.8) 0%, oklch(66.3% 0.227 35.7) 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