#FFAA4C#FFAA4C

#FFAA4C is a light, vivid orange. Relative luminance 0.505; OKLCH L 80.5% C 0.147 H 65.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).

Color values

HEX#FFAA4C
RGBrgb(255, 170, 76)
HSLhsl(32, 100%, 65%)
HSVhsv(32, 70%, 100%)
CMYKcmyk(0%, 33.3%, 70.2%, 0%)
CIE-LABlab(76.40, 23.19, 59.35)
CIE-LCHlch(76.40, 63.72, 68.65°)
OKLaboklab(80.51% 0.0609 0.1333)
OKLCHoklch(80.51% 0.147 65.5)
XYZxyz(56.9235, 50.5364, 13.5927)
Luminance0.5053 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAA4C #4CA1FF
analogous
#FF504C #FFAA4C #FBFF4C
triadic
#FFAA4C #4CFFAA #AA4CFF
tetradic
#FFAA4C #4CFF50 #4CA1FF #FF4CFB
square
#FFAA4C #4CFF50 #4CA1FF #FF4CFB
split-complementary
#FFAA4C #4CFBFF #504CFF
monochromatic
#D16E00 #FF8D0F #FFAA4C #FFC789 #FFE4C6

Accessibility & contrast

On white

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

On black

11.11
#FFAA4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAA4C
11.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAA4C#FFFFFF#000000##000000
##FFAA4C1.001.8911.1111.11
#FFFFFF1.891.0021.0021.00
#00000011.1121.001.001.00
##00000011.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5B141
Deuteranopia (green-blind)
#D9C44E
Tritanopia (blue-blind)
#FF9696
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ffaa4c;
/* rgb */ color: rgb(255, 170, 76);
/* oklch */ color: oklch(80.5% 0.147 65.5);
Tailwind
colors: {
  custom: {
    50: '#ffc382',
    500: '#ffaa4c',
    950: '#000000',
  },
}
SCSS
$custom: #ffaa4c;
$custom-light: #ffc382;
$custom-dark: #000000;
JSON
{
  "hex": "#ffaa4c",
  "rgb": {
    "r": 255,
    "g": 170,
    "b": 76
  },
  "hsl": {
    "h": 31.508,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.80507,
    "c": 0.14652,
    "h": 65.5
  },
  "luminance": 0.50531
}

Semantic roles & 50–950 ramp

primary
#FFAA4C
secondary
#2473CB
accent
#6DE600
background
#FFFDFB
surface
#FFF9F2
border
#D7D2CC
text
#19120B
muted
#87827E

Preview Lab

Preview with #FFAA4C

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

Preview Lab → · Contrast checker → · Palette generator →

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