#FFA03F#FFA03F

#FFA03F is a light, vivid orange. Relative luminance 0.468; OKLCH L 78.6% C 0.156 H 62.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).

Color values

HEX#FFA03F
RGBrgb(255, 160, 63)
HSLhsl(30, 100%, 62%)
HSVhsv(30, 75%, 100%)
CMYKcmyk(0%, 37.3%, 75.3%, 0%)
CIE-LABlab(74.04, 27.83, 62.53)
CIE-LCHlch(74.04, 68.44, 66.01°)
OKLaboklab(78.65% 0.0728 0.1374)
OKLCHoklch(78.65% 0.156 62.1)
XYZxyz(54.7125, 46.7660, 10.8470)
Luminance0.4676 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA03F #3F9EFF
analogous
#FF403F #FFA03F #FEFF3F
triadic
#FFA03F #3FFFA0 #A03FFF
tetradic
#FFA03F #3FFF40 #3F9EFF #FF3FFE
square
#FFA03F #3FFF40 #3F9EFF #FF3FFE
split-complementary
#FFA03F #3FFEFF #403FFF
monochromatic
#C46300 #FF8202 #FFA03F #FFBE7C #FFDDB9

Accessibility & contrast

On white

2.03
#FFA03F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.35
#FFA03F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA03F
10.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA03F#FFFFFF#000000##000000
##FFA03F1.002.0310.3510.35
#FFFFFF2.031.0021.0021.00
#00000010.3521.001.001.00
##00000010.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEA932
Deuteranopia (green-blind)
#D4BF40
Tritanopia (blue-blind)
#FF8A8C
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ffa03f;
/* rgb */ color: rgb(255, 160, 63);
/* oklch */ color: oklch(78.6% 0.156 62.1);
Tailwind
colors: {
  custom: {
    50: '#ffbc7a',
    500: '#ffa03f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa03f;
$custom-light: #ffbc7a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa03f",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 63
  },
  "hsl": {
    "h": 30.313,
    "s": 100,
    "l": 62.353
  },
  "oklch": {
    "l": 0.78646,
    "c": 0.15554,
    "h": 62.1
  },
  "luminance": 0.4676
}

Semantic roles & 50–950 ramp

primary
#FFA03F
secondary
#AACDF0
accent
#72E600
background
#FFFBF7
surface
#FFF6EE
border
#D7D0C9
text
#1A120A
muted
#87817C

Preview Lab

Preview with #FFA03F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FFA03F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva