Skip to content
PantoneTools
orange
Open Color

Orange 3

orange-3 · #FFC078

HEX

#FFC078

RGB

rgb(255, 192, 120)

CMYK

cmyk(0%, 25%, 53%, 0%)

HSL

hsl(32, 100%, 74%)

LAB

lab(82.0, 14.6, 44.8)

What is Orange 3?

Orange 3 is the orange-3 reference in the Open Color. Its sRGB value is #FFC078 (rgb 255, 192, 120). It sits in the orange family. Open Color, an open-source color palette by Heeyeun designed for UI work. 13 hues across 10 shades (0 to 9) tuned for screen legibility and accessibility. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Orange 3 as a background.

Black text on this color

Sample text · 13.06 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 1.61 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Orange 3

An 11-step tonal scale derived from Orange 3 (#FFC078). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFFAF4

50

#FFFAF4

#FFFAF4

Copied #FFF5E9

100

#FFF5E9

#FFF5E9

Copied #FFEBD4

200

#FFEBD4

#FFEBD4

Copied #FFE0BC

300

#FFE0BC

#FFE0BC

Copied #FFD09A

400

#FFD09A

#FFD09A

Copied #FFC078

500

#FFC078

#FFC078

Copied #D9A366

600

#D9A366

#D9A366

Copied #A67D4E

700

#A67D4E

#A67D4E

Copied #735636

800

#735636

#735636

Copied #40301E

900

#40301E

#40301E

Copied #1F170E

950

#1F170E

#1F170E

Lighter tints (mixed with white)

Copied #FFCB97

15%

#FFCB97

Copied #FFD6B0

30%

#FFD6B0

Copied #FFDFC4

45%

#FFDFC4

Copied #FFE8D6

60%

#FFE8D6

Copied #FFF1E7

75%

#FFF1E7

Darker shades (mixed with black)

Copied #EDB36F

15%

#EDB36F

Copied #DAA465

30%

#DAA465

Copied #C4935A

45%

#C4935A

Copied #AA7F4D

60%

#AA7F4D

Copied #89663D

75%

#89663D

Color harmonies for Orange 3

Classic color-theory harmonies derived from rotating the hue of Orange 3. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FFC078

#FFC078

#FFC078

Copied #7AB8FF

#7AB8FF

#7AB8FF

Triadic

Three colors 120° apart

Copied #FFC078

#FFC078

#FFC078

Copied #7AFFC1

#7AFFC1

#7AFFC1

Copied #C17AFF

#C17AFF

#C17AFF

Analogous

Two neighbors ±30° on the wheel

Copied #FF7F7A

#FF7F7A

#FF7F7A

Copied #FFC078

#FFC078

#FFC078

Copied #FBFF7A

#FBFF7A

#FBFF7A

Split-complementary

Base + two colors flanking its complement

Copied #FFC078

#FFC078

#FFC078

Copied #7AFBFF

#7AFBFF

#7AFBFF

Copied #7F7AFF

#7F7AFF

#7F7AFF

Tetradic

Two complementary pairs

Copied #FFC078

#FFC078

#FFC078

Copied #B8FF7A

#B8FF7A

#B8FF7A

Copied #7AB8FF

#7AB8FF

#7AB8FF

Copied #C17AFF

#C17AFF

#C17AFF

Square

Four colors evenly spaced 90° apart

Copied #FFC078

#FFC078

#FFC078

Copied #7AFF7F

#7AFF7F

#7AFF7F

Copied #7AB8FF

#7AB8FF

#7AB8FF

Copied #FF7AFB

#FF7AFB

#FF7AFB

Orange 3 in every color space

Full conversion of Orange 3 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FFC078

RGB

rgb(255, 192, 120)

CMYK

cmyk(0%, 25%, 53%, 0%)

HSL

hsl(32, 100%, 74%)

HSV

hsv(32, 53%, 100%)

HWB

hwb(32 47% 0%)

CIE Lab

lab(82.0 14.6 44.8)

OKLCH

oklch(85.0% 0.115 69.0)

XYZ (D65)

xyz(63.48, 60.32, 26.06)

Copy-ready code for Orange 3

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FFC078;
background-color: #FFC078;

CSS variable

:root {
  --color-orange-3: #FFC078;
}

Tailwind config

// tailwind.config.js
colors: {
  'orange-3': '#FFC078',
}

Sass

$color-orange-3: #FFC078;

Swift UIColor

UIColor(red: 1.000, green: 0.753, blue: 0.471, alpha: 1.0)

Android XML

<color name="orange-3">#FFC078</color>

Closest match in every color system

The nearest Orange 3 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Open Color

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #EFA94A

RAL 1034

#EFA94A

Pastel yellow

Copied #F39F18

RAL 1037

#F39F18

Sun yellow

Copied #F3A505

RAL 1033

#F3A505

Dahlia yellow

Copied #F4A900

RAL 1028

#F4A900

Melon yellow

Copied #E4A010

RAL 1006

#E4A010

Maize yellow

Copied #C6A664

RAL 1002

#C6A664

Sand yellow

FAQ about Orange 3

What is the HEX code for Orange 3?

Orange 3 (orange-3) has the HEX code #FFC078. In RGB it is rgb(255, 192, 120), and in CMYK it is cmyk(0%, 25%, 53%, 0%).

What is the OKLCH value of Orange 3?

Orange 3 converts to oklch(0.850 0.115 69.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Orange 3 accessible for body text?

Used as a background, Orange 3 has a contrast ratio of 13.06:1 with black text and 1.61:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Orange 3?

The closest Pantone reference to Orange 3 by ΔE2000 perceptual distance is Pantone 472 C (#E5B17C). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Orange 3?

The closest RAL Classic reference to Orange 3 by ΔE2000 distance is RAL 1034 (Pastel yellow, #EFA94A). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Orange 3?

The complementary color (180° opposite on the HSL color wheel) of Orange 3 is #7AB8FF. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Open Color (Yeun)

Open Color, an open-source color palette by Heeyeun designed for UI designers and developers. 13 hues across 10 shades. Use as a designer-friendly palette alternative to Tailwind. Values are intentionally chosen for UI legibility and accessibility.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

open-color
design-token
ui
orange

Open Color values are tuned for digital UI. For print, treat as a starting point and proof against the substrate.

Open Color · Orange 3 — #FFC078 | PantoneTools