#FF8A5F#FF8A5F

#FF8A5F is a light, vivid orange. Relative luminance 0.403; OKLCH L 75.4% C 0.153 H 40.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).

Color values

HEX#FF8A5F
RGBrgb(255, 138, 95)
HSLhsl(16, 100%, 69%)
HSVhsv(16, 63%, 100%)
CMYKcmyk(0%, 45.9%, 62.7%, 0%)
CIE-LABlab(69.66, 40.75, 42.51)
CIE-LCHlch(69.66, 58.89, 46.21°)
OKLaboklab(75.38% 0.1166 0.0998)
OKLCHoklch(75.38% 0.153 40.6)
XYZxyz(52.3984, 40.2690, 15.8375)
Luminance0.4026 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8A5F #5FD4FF
analogous
#FF5F84 #FF8A5F #FFDA5F
triadic
#FF8A5F #5FFF8A #8A5FFF
tetradic
#FF8A5F #84FF5F #5FD4FF #DA5FFF
square
#FF8A5F #84FF5F #5FD4FF #DA5FFF
split-complementary
#FF8A5F #5FFFDA #5F84FF
monochromatic
#E43D00 #FF5D22 #FF8A5F #FFB79C #FFE4D9

Accessibility & contrast

On white

2.32
#FF8A5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.05
#FF8A5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8A5F
9.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8A5F#FFFFFF#000000##000000
##FF8A5F1.002.329.059.05
#FFFFFF2.321.0021.0021.00
#0000009.0521.001.001.00
##0000009.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A99B5B
Deuteranopia (green-blind)
#C5B45D
Tritanopia (blue-blind)
#FF7480
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff8a5f;
/* rgb */ color: rgb(255, 138, 95);
/* oklch */ color: oklch(75.4% 0.153 40.6);
Tailwind
colors: {
  custom: {
    50: '#ffae8d',
    500: '#ff8a5f',
    950: '#000000',
  },
}
SCSS
$custom: #ff8a5f;
$custom-light: #ffae8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8a5f",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 95
  },
  "hsl": {
    "h": 16.125,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.75376,
    "c": 0.15347,
    "h": 40.6
  },
  "luminance": 0.40263
}

Semantic roles & 50–950 ramp

primary
#FF8A5F
secondary
#C5E8F5
accent
#A8E600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#19100C
muted
#877F7D

Preview Lab

Preview with #FF8A5F

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

Preview Lab → · Contrast checker → · Palette generator →

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