#FFA04C#FFA04C

#FFA04C is a light, vivid orange. Relative luminance 0.469; OKLCH L 78.8% C 0.149 H 59.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).

Color values

HEX#FFA04C
RGBrgb(255, 160, 76)
HSLhsl(28, 100%, 65%)
HSVhsv(28, 70%, 100%)
CMYKcmyk(0%, 37.3%, 70.2%, 0%)
CIE-LABlab(74.14, 28.41, 56.96)
CIE-LCHlch(74.14, 63.65, 63.49°)
OKLaboklab(78.76% 0.0764 0.1282)
OKLCHoklch(78.76% 0.149 59.2)
XYZxyz(55.1197, 46.9288, 12.9914)
Luminance0.4692 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA04C #4CABFF
analogous
#FF4C52 #FFA04C #FFF94C
triadic
#FFA04C #4CFFA0 #A04CFF
tetradic
#FFA04C #52FF4C #4CABFF #F94CFF
square
#FFA04C #52FF4C #4CABFF #F94CFF
split-complementary
#FFA04C #4CFFF9 #4C52FF
monochromatic
#D16200 #FF800F #FFA04C #FFC089 #FFE1C6

Accessibility & contrast

On white

2.02
#FFA04C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.38
#FFA04C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA04C
10.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA04C#FFFFFF#000000##000000
##FFA04C1.002.0210.3810.38
#FFFFFF2.021.0021.0021.00
#00000010.3821.001.001.00
##00000010.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDA942
Deuteranopia (green-blind)
#D3BF4D
Tritanopia (blue-blind)
#FF8B8E
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ffa04c;
/* rgb */ color: rgb(255, 160, 76);
/* oklch */ color: oklch(78.8% 0.149 59.2);
Tailwind
colors: {
  custom: {
    50: '#ffbc82',
    500: '#ffa04c',
    950: '#000000',
  },
}
SCSS
$custom: #ffa04c;
$custom-light: #ffbc82;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa04c",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 76
  },
  "hsl": {
    "h": 28.156,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.7876,
    "c": 0.1492,
    "h": 59.2
  },
  "luminance": 0.46923
}

Semantic roles & 50–950 ramp

primary
#FFA04C
secondary
#B5D5F2
accent
#7AE600
background
#FFFBF8
surface
#FFF6EF
border
#D7D0CA
text
#19120B
muted
#87817C

Preview Lab

Preview with #FFA04C

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

Preview Lab → · Contrast checker → · Palette generator →

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