#FFA14C#FFA14C

#FFA14C is a light, vivid orange. Relative luminance 0.473; OKLCH L 78.9% C 0.149 H 59.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).

Color values

HEX#FFA14C
RGBrgb(255, 161, 76)
HSLhsl(28, 100%, 65%)
HSVhsv(28, 70%, 100%)
CMYKcmyk(0%, 36.9%, 70.2%, 0%)
CIE-LABlab(74.37, 27.89, 57.20)
CIE-LCHlch(74.37, 63.63, 64.01°)
OKLaboklab(78.93% 0.0748 0.1287)
OKLCHoklch(78.93% 0.149 59.8)
XYZxyz(55.2937, 47.2769, 13.0494)
Luminance0.4727 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA14C #4CAAFF
analogous
#FF4C50 #FFA14C #FFFB4C
triadic
#FFA14C #4CFFA1 #A14CFF
tetradic
#FFA14C #50FF4C #4CAAFF #FB4CFF
square
#FFA14C #50FF4C #4CAAFF #FB4CFF
split-complementary
#FFA14C #4CFFFB #4C50FF
monochromatic
#D16300 #FF810F #FFA14C #FFC189 #FFE1C6

Accessibility & contrast

On white

2.01
#FFA14C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.45
#FFA14C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA14C
10.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA14C#FFFFFF#000000##000000
##FFA14C1.002.0110.4510.45
#FFFFFF2.011.0021.0021.00
#00000010.4521.001.001.00
##00000010.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEAA42
Deuteranopia (green-blind)
#D4BF4D
Tritanopia (blue-blind)
#FF8C8F
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ffa14c;
/* rgb */ color: rgb(255, 161, 76);
/* oklch */ color: oklch(78.9% 0.149 59.8);
Tailwind
colors: {
  custom: {
    50: '#ffbd82',
    500: '#ffa14c',
    950: '#000000',
  },
}
SCSS
$custom: #ffa14c;
$custom-light: #ffbd82;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa14c",
  "rgb": {
    "r": 255,
    "g": 161,
    "b": 76
  },
  "hsl": {
    "h": 28.492,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.78932,
    "c": 0.14885,
    "h": 59.8
  },
  "luminance": 0.47272
}

Semantic roles & 50–950 ramp

primary
#FFA14C
secondary
#B5D5F2
accent
#79E600
background
#FFFBF8
surface
#FFF6EF
border
#D7D0CA
text
#19120B
muted
#87817C

Preview Lab

Preview with #FFA14C

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

Preview Lab → · Contrast checker → · Palette generator →

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