#FCC17F#FCC17F

#FCC17F is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.107 H 68.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).

Color values

HEX#FCC17F
RGBrgb(252, 193, 127)
HSLhsl(32, 95%, 74%)
HSVhsv(32, 50%, 99%)
CMYKcmyk(0%, 23.4%, 49.6%, 1.2%)
CIE-LABlab(82.04, 13.48, 41.24)
CIE-LCHlch(82.04, 43.38, 71.90°)
OKLaboklab(85.02% 0.0389 0.0998)
OKLCHoklch(85.02% 0.107 68.7)
XYZxyz(63.0485, 60.3717, 28.4067)
Luminance0.6037 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC17F #7FBAFC
analogous
#FC837F #FCC17F #F9FC7F
triadic
#FCC17F #7FFCC1 #C17FFC
tetradic
#FCC17F #7FFC83 #7FBAFC #FC7FF9
square
#FCC17F #7FFC83 #7FBAFC #FC7FF9
split-complementary
#FCC17F #7FF9FC #837FFC
monochromatic
#F98707 #FBA443 #FCC17F #FDDEBB #FEF1E1

Accessibility & contrast

On white

1.61
#FCC17F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.07
#FCC17F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC17F
13.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC17F#FFFFFF#000000##000000
##FCC17F1.001.6113.0713.07
#FFFFFF1.611.0021.0021.00
#00000013.0721.001.001.00
##00000013.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #fcc17f;
/* rgb */ color: rgb(252, 193, 127);
/* oklch */ color: oklch(85.0% 0.107 68.7);
Tailwind
colors: {
  custom: {
    50: '#ffd3a5',
    500: '#fcc17f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc17f;
$custom-light: #ffd3a5;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc17f",
  "rgb": {
    "r": 252,
    "g": 193,
    "b": 127
  },
  "hsl": {
    "h": 31.68,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.85018,
    "c": 0.10711,
    "h": 68.7
  },
  "luminance": 0.60368
}

Semantic roles & 50–950 ramp

primary
#FCC17F
secondary
#458BDA
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC17F

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

Preview Lab → · Contrast checker → · Palette generator →

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