#FF6900

Dark Orange

#FF6900Dark Orange

Luminance

0.314

Category

Orange

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#FF6900
No #
FF6900

RGB

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

HSL

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

HSV / HSB

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

CMYK

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

LAB

LAB
lab(63, 54, 72)
Values
L:63 a:54 b:72

OKLCH

OKLCH
oklch(70.0% 0.202 44.4)
Values
L:70.0% C:0.202 H:44.4°

Code Formats

CSS
color: #FF6900;
Swift
UIColor(red: 1.000, green: 0.412, blue: 0.000, alpha: 1.0)
Kotlin
Color(0xFFFF6900)
Flutter
Color(0xFFFF6900)
Android
#FFFF6900

Contrast Analysis

WCAG compliance with grayscale colors

On White

2.89:1

Fail

On Black

7.27:1

AAA

Grayscale Contrast

Aa

0%

7.3

AAA
Aa

10%

6.0

AA
Aa

20%

4.4

AA-large
Aa

30%

2.9

Fail
Aa

40%

2.0

Fail
Aa

50%

1.4

Fail
Aa

60%

1.0

Fail
Aa

70%

1.4

Fail
Aa

80%

1.8

Fail
Aa

90%

2.3

Fail
Aa

100%

2.9

Fail

Best Grayscale Contrast

#000000 with ratio 7.27: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, #FFA666 0%, #994000 100%)
OKLCH
linear-gradient(90deg, oklch(80.1% 0.132 55.3) 0%, oklch(48.4% 0.135 46.7) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF8833 0%, #CC5500 100%)
OKLCH
linear-gradient(135deg, oklch(74.6% 0.171 51.6) 0%, oklch(59.5% 0.169 45.5) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FF6900 0%, #0095FF 100%)
OKLCH
linear-gradient(90deg, oklch(70.0% 0.202 44.4) 0%, oklch(66.0% 0.188 250.2) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FF0015 0%, #FF6900 50%, #FFEA00 100%)
OKLCH
linear-gradient(90deg, oklch(62.9% 0.257 27.9) 0%, oklch(70.0% 0.202 44.4) 50%, oklch(92.5% 0.194 102.9) 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, #FF6A00 0%, #341B09 100%)
OKLCH
linear-gradient(180deg, oklch(70.1% 0.201 44.8) 0%, oklch(25.2% 0.049 54.1) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FF974D 0%, #B34A00 100%)
OKLCH
radial-gradient(circle, oklch(77.3% 0.153 53.6) 0%, oklch(54.0% 0.153 45.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