#FFA95F#FFA95F

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

Color values

HEX#FFA95F
RGBrgb(255, 169, 95)
HSLhsl(28, 100%, 69%)
HSVhsv(28, 63%, 100%)
CMYKcmyk(0%, 33.7%, 62.7%, 0%)
CIE-LABlab(76.36, 24.79, 50.42)
CIE-LCHlch(76.36, 56.18, 63.82°)
OKLaboklab(80.53% 0.0683 0.1171)
OKLCHoklch(80.53% 0.136 59.7)
XYZxyz(57.4975, 50.4673, 17.5372)
Luminance0.5046 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA95F #5FB5FF
analogous
#FF5F65 #FFA95F #FFF95F
triadic
#FFA95F #5FFFA9 #A95FFF
tetradic
#FFA95F #65FF5F #5FB5FF #F95FFF
square
#FFA95F #65FF5F #5FB5FF #F95FFF
split-complementary
#FFA95F #5FFFF9 #5F65FF
monochromatic
#E46900 #FF8822 #FFA95F #FFCA9C #FFEBD9

Accessibility & contrast

On white

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

On black

11.09
#FFA95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA95F
11.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA95F#FFFFFF#000000##000000
##FFA95F1.001.8911.0911.09
#FFFFFF1.891.0021.0021.00
#00000011.0921.001.001.00
##00000011.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3B158
Deuteranopia (green-blind)
#D7C460
Tritanopia (blue-blind)
#FF9798
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ffa95f;
/* rgb */ color: rgb(255, 169, 95);
/* oklch */ color: oklch(80.5% 0.136 59.7);
Tailwind
colors: {
  custom: {
    50: '#ffc28e',
    500: '#ffa95f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa95f;
$custom-light: #ffc28e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa95f",
  "rgb": {
    "r": 255,
    "g": 169,
    "b": 95
  },
  "hsl": {
    "h": 27.75,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.80534,
    "c": 0.13552,
    "h": 59.7
  },
  "luminance": 0.50462
}

Semantic roles & 50–950 ramp

primary
#FFA95F
secondary
#2988D9
accent
#7BE600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19120C
muted
#87827F

Preview Lab

Preview with #FFA95F

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

Preview Lab → · Contrast checker → · Palette generator →

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