#FFA22F#FFA22F

#FFA22F is a light, vivid orange. Relative luminance 0.473; OKLCH L 78.9% C 0.162 H 65.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).

Color values

HEX#FFA22F
RGBrgb(255, 162, 47)
HSLhsl(33, 100%, 59%)
HSVhsv(33, 82%, 100%)
CMYKcmyk(0%, 36.5%, 81.6%, 0%)
CIE-LABlab(74.39, 26.24, 68.91)
CIE-LCHlch(74.39, 73.74, 69.16°)
OKLaboklab(78.89% 0.0662 0.1475)
OKLCHoklch(78.89% 0.162 65.8)
XYZxyz(54.6780, 47.3114, 8.9412)
Luminance0.4731 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA22F #2F8CFF
analogous
#FF3A2F #FFA22F #F4FF2F
triadic
#FFA22F #2FFFA2 #A22FFF
tetradic
#FFA22F #2FFF3A #2F8CFF #FF2FF4
square
#FFA22F #2FFF3A #2F8CFF #FF2FF4
split-complementary
#FFA22F #2FF4FF #3A2FFF
monochromatic
#B46300 #F18500 #FFA22F #FFBD6C #FFD9A9

Accessibility & contrast

On white

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

On black

10.46
#FFA22F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA22F
10.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA22F#FFFFFF#000000##000000
##FFA22F1.002.0110.4610.46
#FFFFFF2.011.0021.0021.00
#00000010.4621.001.001.00
##00000010.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0AA17
Deuteranopia (green-blind)
#D6C031
Tritanopia (blue-blind)
#FF8C8C
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ffa22f;
/* rgb */ color: rgb(255, 162, 47);
/* oklch */ color: oklch(78.9% 0.162 65.8);
Tailwind
colors: {
  custom: {
    50: '#ffbd72',
    500: '#ffa22f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa22f;
$custom-light: #ffbd72;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa22f",
  "rgb": {
    "r": 255,
    "g": 162,
    "b": 47
  },
  "hsl": {
    "h": 33.173,
    "s": 100,
    "l": 59.216
  },
  "oklch": {
    "l": 0.78885,
    "c": 0.16164,
    "h": 65.8
  },
  "luminance": 0.47306
}

Semantic roles & 50–950 ramp

primary
#FFA22F
secondary
#9CC1EE
accent
#89FF29
background
#FFFBF7
surface
#FFF6ED
border
#D7D0C8
text
#1A1208
muted
#87817B

Preview Lab

Preview with #FFA22F

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

Preview Lab → · Contrast checker → · Palette generator →

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