#FFA05F#FFA05F

#FFA05F is a light, vivid orange. Relative luminance 0.472; OKLCH L 79.0% C 0.139 H 53.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).

Color values

HEX#FFA05F
RGBrgb(255, 160, 95)
HSLhsl(24, 100%, 69%)
HSVhsv(24, 63%, 100%)
CMYKcmyk(0%, 37.3%, 62.7%, 0%)
CIE-LABlab(74.34, 29.48, 48.07)
CIE-LCHlch(74.34, 56.38, 58.48°)
OKLaboklab(78.97% 0.0824 0.112)
OKLCHoklch(78.97% 0.139 53.7)
XYZxyz(55.8804, 47.2332, 16.9982)
Luminance0.4723 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA05F #5FBEFF
analogous
#FF5F6E #FFA05F #FFF05F
triadic
#FFA05F #5FFFA0 #A05FFF
tetradic
#FFA05F #6EFF5F #5FBEFF #F05FFF
square
#FFA05F #6EFF5F #5FBEFF #F05FFF
split-complementary
#FFA05F #5FFFF0 #5F6EFF
monochromatic
#E45C00 #FF7C22 #FFA05F #FFC49C #FFE9D9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFA05F#FFFFFF#000000##000000
##FFA05F1.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)
#BBAA59
Deuteranopia (green-blind)
#D2BF5F
Tritanopia (blue-blind)
#FF8D91
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ffa05f;
/* rgb */ color: rgb(255, 160, 95);
/* oklch */ color: oklch(79.0% 0.139 53.7);
Tailwind
colors: {
  custom: {
    50: '#ffbc8e',
    500: '#ffa05f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa05f;
$custom-light: #ffbc8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa05f",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 95
  },
  "hsl": {
    "h": 24.375,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.78973,
    "c": 0.13899,
    "h": 53.7
  },
  "luminance": 0.47228
}

Semantic roles & 50–950 ramp

primary
#FFA05F
secondary
#C5E1F5
accent
#88E600
background
#FFFBF8
surface
#FFF6F0
border
#D7D0CB
text
#19120C
muted
#87817D

Preview Lab

Preview with #FFA05F

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

Preview Lab → · Contrast checker → · Palette generator →

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