#FFAB5F#FFAB5F

#FFAB5F is a light, vivid orange. Relative luminance 0.512; OKLCH L 80.9% C 0.135 H 61.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).

Color values

HEX#FFAB5F
RGBrgb(255, 171, 95)
HSLhsl(29, 100%, 69%)
HSVhsv(29, 63%, 100%)
CMYKcmyk(0%, 32.9%, 62.7%, 0%)
CIE-LABlab(76.81, 23.74, 50.94)
CIE-LCHlch(76.81, 56.20, 65.01°)
OKLaboklab(80.89% 0.0652 0.1182)
OKLCHoklch(80.89% 0.135 61.1)
XYZxyz(57.8724, 51.2171, 17.6622)
Luminance0.5121 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAB5F #5FB3FF
analogous
#FF5F63 #FFAB5F #FFFB5F
triadic
#FFAB5F #5FFFAB #AB5FFF
tetradic
#FFAB5F #63FF5F #5FB3FF #FB5FFF
square
#FFAB5F #63FF5F #5FB3FF #FB5FFF
split-complementary
#FFAB5F #5FFFFB #5F63FF
monochromatic
#E46C00 #FF8B22 #FFAB5F #FFCB9C #FFEBD9

Accessibility & contrast

On white

1.87
#FFAB5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.24
#FFAB5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAB5F
11.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAB5F#FFFFFF#000000##000000
##FFAB5F1.001.8711.2411.24
#FFFFFF1.871.0021.0021.00
#00000011.2421.001.001.00
##00000011.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5B258
Deuteranopia (green-blind)
#D9C560
Tritanopia (blue-blind)
#FF999A
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #ffab5f;
/* rgb */ color: rgb(255, 171, 95);
/* oklch */ color: oklch(80.9% 0.135 61.1);
Tailwind
colors: {
  custom: {
    50: '#ffc48f',
    500: '#ffab5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffab5f;
$custom-light: #ffc48f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffab5f",
  "rgb": {
    "r": 255,
    "g": 171,
    "b": 95
  },
  "hsl": {
    "h": 28.5,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.80887,
    "c": 0.13497,
    "h": 61.1
  },
  "luminance": 0.51212
}

Semantic roles & 50–950 ramp

primary
#FFAB5F
secondary
#2986D9
accent
#78E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19120C
muted
#87827F

Preview Lab

Preview with #FFAB5F

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

Preview Lab → · Contrast checker → · Palette generator →

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