#FFA95C#FFA95C

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

Color values

HEX#FFA95C
RGBrgb(255, 169, 92)
HSLhsl(28, 100%, 68%)
HSVhsv(28, 64%, 100%)
CMYKcmyk(0%, 33.7%, 63.9%, 0%)
CIE-LABlab(76.32, 24.60, 51.84)
CIE-LCHlch(76.32, 57.38, 64.61°)
OKLaboklab(80.5% 0.0673 0.1197)
OKLCHoklch(80.5% 0.137 60.7)
XYZxyz(57.3638, 50.4138, 16.8328)
Luminance0.5041 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA95C #5CB2FF
analogous
#FF5C60 #FFA95C #FFFB5C
triadic
#FFA95C #5CFFA9 #A95CFF
tetradic
#FFA95C #60FF5C #5CB2FF #FB5CFF
square
#FFA95C #60FF5C #5CB2FF #FB5CFF
split-complementary
#FFA95C #5CFFFB #5C60FF
monochromatic
#E16A00 #FF891F #FFA95C #FFC999 #FFEAD6

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFA95C#FFFFFF#000000##000000
##FFA95C1.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)
#C3B154
Deuteranopia (green-blind)
#D8C45D
Tritanopia (blue-blind)
#FF9697
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ffa95c;
/* rgb */ color: rgb(255, 169, 92);
/* oklch */ color: oklch(80.5% 0.137 60.7);
Tailwind
colors: {
  custom: {
    50: '#ffc28c',
    500: '#ffa95c',
    950: '#000000',
  },
}
SCSS
$custom: #ffa95c;
$custom-light: #ffc28c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa95c",
  "rgb": {
    "r": 255,
    "g": 169,
    "b": 92
  },
  "hsl": {
    "h": 28.344,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.80498,
    "c": 0.13735,
    "h": 60.7
  },
  "luminance": 0.50409
}

Semantic roles & 50–950 ramp

primary
#FFA95C
secondary
#2685D9
accent
#79E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19120C
muted
#87827F

Preview Lab

Preview with #FFA95C

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

Preview Lab → · Contrast checker → · Palette generator →

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