Yellowish Orange#FFAB0F

#FFAB0F is a light, vivid orange. Relative luminance 0.504; OKLCH L 80.4% C 0.169 H 73.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).

Yellowish Orange — editorial page

Color values

HEX#FFAB0F
RGBrgb(255, 171, 15)
HSLhsl(39, 100%, 53%)
HSVhsv(39, 94%, 100%)
CMYKcmyk(0%, 32.9%, 94.1%, 0%)
CIE-LABlab(76.33, 20.93, 78.16)
CIE-LCHlch(76.33, 80.91, 75.01°)
OKLaboklab(80.36% 0.0484 0.1616)
OKLCHoklch(80.36% 0.169 73.3)
XYZxyz(55.8938, 50.4256, 7.2413)
Luminance0.5042 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAB0F #0F63FF
analogous
#FF330F #FFAB0F #DBFF0F
triadic
#FFAB0F #0FFFAB #AB0FFF
tetradic
#FFAB0F #0FFF33 #0F63FF #FF0FDB
square
#FFAB0F #0FFF33 #0F63FF #FF0FDB
split-complementary
#FFAB0F #0FDBFF #330FFF
monochromatic
#946000 #D18800 #FFAB0F #FFC04C #FFD689

Accessibility & contrast

On white

1.89
#FFAB0F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.08
#FFAB0F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAB0F
11.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAB0F#FFFFFF#000000##000000
##FFAB0F1.001.8911.0811.08
#FFFFFF1.891.0021.0021.00
#00000011.0821.001.001.00
##00000011.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8B000
Deuteranopia (green-blind)
#DCC41A
Tritanopia (blue-blind)
#FF9592
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ffab0f;
/* rgb */ color: rgb(255, 171, 15);
/* oklch */ color: oklch(80.4% 0.169 73.3);
Tailwind
colors: {
  custom: {
    50: '#ffc368',
    500: '#ffab0f',
    950: '#000000',
  },
}
SCSS
$custom: #ffab0f;
$custom-light: #ffc368;
$custom-dark: #000000;
JSON
{
  "hex": "#ffab0f",
  "rgb": {
    "r": 255,
    "g": 171,
    "b": 15
  },
  "hsl": {
    "h": 39,
    "s": 100,
    "l": 52.941
  },
  "oklch": {
    "l": 0.8036,
    "c": 0.16866,
    "h": 73.3
  },
  "luminance": 0.5042
}

Semantic roles & 50–950 ramp

primary
#FFAB0F
secondary
#1B4697
accent
#74FF29
background
#FFFDFB
surface
#FFF9F0
border
#D7D2CB
text
#1A1207
muted
#87827C

Preview Lab

Preview with #FFAB0F

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

Preview Lab → · Contrast checker → · Palette generator →

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