#FFB17C#FFB17C

#FFB17C is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.114 H 54.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).

Color values

HEX#FFB17C
RGBrgb(255, 177, 124)
HSLhsl(24, 100%, 74%)
HSVhsv(24, 51%, 100%)
CMYKcmyk(0%, 30.6%, 51.4%, 0%)
CIE-LABlab(78.56, 22.78, 38.43)
CIE-LCHlch(78.56, 44.67, 59.35°)
OKLaboklab(82.36% 0.0661 0.0932)
OKLCHoklch(82.36% 0.114 54.6)
XYZxyz(60.6036, 54.1642, 26.3277)
Luminance0.5416 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB17C #7CCAFF
analogous
#FF7C89 #FFB17C #FFF37C
triadic
#FFB17C #7CFFB1 #B17CFF
tetradic
#FFB17C #89FF7C #7CCAFF #F37CFF
square
#FFB17C #89FF7C #7CCAFF #F37CFF
split-complementary
#FFB17C #7CFFF3 #7C89FF
monochromatic
#FF6802 #FF8D3F #FFB17C #FFD5B9 #FFEDE0

Accessibility & contrast

On white

1.77
#FFB17C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.83
#FFB17C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB17C
11.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB17C#FFFFFF#000000##000000
##FFB17C1.001.7711.8311.83
#FFFFFF1.771.0021.0021.00
#00000011.8321.001.001.00
##00000011.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7B878
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #ffb17c;
/* rgb */ color: rgb(255, 177, 124);
/* oklch */ color: oklch(82.4% 0.114 54.6);
Tailwind
colors: {
  custom: {
    50: '#ffc8a2',
    500: '#ffb17c',
    950: '#000000',
  },
}
SCSS
$custom: #ffb17c;
$custom-light: #ffc8a2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb17c",
  "rgb": {
    "r": 255,
    "g": 177,
    "b": 124
  },
  "hsl": {
    "h": 24.275,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.82363,
    "c": 0.11427,
    "h": 54.6
  },
  "luminance": 0.5416
}

Semantic roles & 50–950 ramp

primary
#FFB17C
secondary
#429EDE
accent
#89E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280

Preview Lab

Preview with #FFB17C

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

Preview Lab → · Contrast checker → · Palette generator →

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