#FFA45F#FFA45F

#FFA45F is a light, vivid orange. Relative luminance 0.486; OKLCH L 79.7% C 0.137 H 56.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).

Color values

HEX#FFA45F
RGBrgb(255, 164, 95)
HSLhsl(26, 100%, 69%)
HSVhsv(26, 63%, 100%)
CMYKcmyk(0%, 35.7%, 62.7%, 0%)
CIE-LABlab(75.23, 27.40, 49.11)
CIE-LCHlch(75.23, 56.23, 60.84°)
OKLaboklab(79.66% 0.0761 0.1142)
OKLCHoklch(79.66% 0.137 56.3)
XYZxyz(56.5851, 48.6424, 17.2331)
Luminance0.4864 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA45F #5FBAFF
analogous
#FF5F6A #FFA45F #FFF45F
triadic
#FFA45F #5FFFA4 #A45FFF
tetradic
#FFA45F #6AFF5F #5FBAFF #F45FFF
square
#FFA45F #6AFF5F #5FBAFF #F45FFF
split-complementary
#FFA45F #5FFFF4 #5F6AFF
monochromatic
#E46200 #FF8122 #FFA45F #FFC79C #FFEAD9

Accessibility & contrast

On white

1.96
#FFA45F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.73
#FFA45F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA45F
10.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA45F#FFFFFF#000000##000000
##FFA45F1.001.9610.7310.73
#FFFFFF1.961.0021.0021.00
#00000010.7321.001.001.00
##00000010.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFAD58
Deuteranopia (green-blind)
#D4C15F
Tritanopia (blue-blind)
#FF9194
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ffa45f;
/* rgb */ color: rgb(255, 164, 95);
/* oklch */ color: oklch(79.7% 0.137 56.3);
Tailwind
colors: {
  custom: {
    50: '#ffbf8e',
    500: '#ffa45f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa45f;
$custom-light: #ffbf8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa45f",
  "rgb": {
    "r": 255,
    "g": 164,
    "b": 95
  },
  "hsl": {
    "h": 25.875,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.79661,
    "c": 0.13725,
    "h": 56.3
  },
  "luminance": 0.48637
}

Semantic roles & 50–950 ramp

primary
#FFA45F
secondary
#C5E0F5
accent
#83E600
background
#FFFBF8
surface
#FFF7F0
border
#D7D0CB
text
#19120C
muted
#87817D

Preview Lab

Preview with #FFA45F

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

Preview Lab → · Contrast checker → · Palette generator →

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