#FF9500

Dark Orange

#FF9500Dark Orange

Luminance

0.428

Category

Orange

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#FF9500
No #
FF9500

RGB

RGB
rgb(255, 149, 0)
Values
R:255 G:149 B:0

HSL

HSL
hsl(35, 100%, 50%)
Values
H:35° S:100% L:50%

HSV / HSB

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

CMYK

CMYK
cmyk(0%, 42%, 100%, 0%)
Values
C:0 M:42 Y:100 K:0

LAB

LAB
lab(71, 32, 77)
Values
L:71 a:32 b:77

OKLCH

OKLCH
oklch(76.5% 0.175 62.6)
Values
L:76.5% C:0.175 H:62.6°

Code Formats

CSS
color: #FF9500;
Swift
UIColor(red: 1.000, green: 0.584, blue: 0.000, alpha: 1.0)
Kotlin
Color(0xFFFF9500)
Flutter
Color(0xFFFF9500)
Android
#FFFF9500

Contrast Analysis

WCAG compliance with grayscale colors

On White

2.20:1

Fail

On Black

9.55:1

AAA

Grayscale Contrast

Aa

0%

9.6

AAA
Aa

10%

7.9

AAA
Aa

20%

5.7

AA
Aa

30%

3.8

AA-large
Aa

40%

2.6

Fail
Aa

50%

1.8

Fail
Aa

60%

1.3

Fail
Aa

70%

1.0

Fail
Aa

80%

1.4

Fail
Aa

90%

1.7

Fail
Aa

100%

2.2

Fail

Best Grayscale Contrast

#000000 with ratio 9.55: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, #FFBF66 0%, #995900 100%)
OKLCH
linear-gradient(90deg, oklch(84.6% 0.129 73.5) 0%, oklch(52.6% 0.119 64.0) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FFAA33 0%, #CC7700 100%)
OKLCH
linear-gradient(135deg, oklch(80.3% 0.159 69.8) 0%, oklch(64.8% 0.148 63.1) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FF9500 0%, #006AFF 100%)
OKLCH
linear-gradient(90deg, oklch(76.5% 0.175 62.6) 0%, oklch(57.1% 0.236 260.3) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FF1500 0%, #FF9500 50%, #EAFF00 100%)
OKLCH
linear-gradient(90deg, oklch(63.2% 0.254 30.0) 0%, oklch(76.5% 0.175 62.6) 50%, oklch(95.2% 0.217 115.7) 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, #FF9500 0%, #342209 100%)
OKLCH
linear-gradient(180deg, oklch(76.5% 0.175 62.6) 0%, oklch(26.9% 0.047 72.2) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FFB54D 0%, #B36800 100%)
OKLCH
radial-gradient(circle, oklch(82.5% 0.145 72.3) 0%, oklch(58.9% 0.134 63.3) 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