#FCC97F#FCC97F

#FCC97F is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.109 H 75.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).

Color values

HEX#FCC97F
RGBrgb(252, 201, 127)
HSLhsl(36, 95%, 74%)
HSVhsv(36, 50%, 99%)
CMYKcmyk(0%, 20.2%, 49.6%, 1.2%)
CIE-LABlab(83.97, 9.31, 43.66)
CIE-LCHlch(83.97, 44.64, 77.96°)
OKLaboklab(86.53% 0.0266 0.1052)
OKLCHoklch(86.53% 0.109 75.8)
XYZxyz(64.8651, 64.0048, 29.0122)
Luminance0.6400 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC97F #7FB2FC
analogous
#FC8B7F #FCC97F #F1FC7F
triadic
#FCC97F #7FFCC9 #C97FFC
tetradic
#FCC97F #7FFC8B #7FB2FC #FC7FF1
square
#FCC97F #7FFC8B #7FB2FC #FC7FF1
split-complementary
#FCC97F #7FF1FC #8B7FFC
monochromatic
#F99707 #FBB043 #FCC97F #FDE2BB #FEF2E1

Accessibility & contrast

On white

1.52
#FCC97F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.80
#FCC97F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC97F
13.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC97F#FFFFFF#000000##000000
##FCC97F1.001.5213.8013.80
#FFFFFF1.521.0021.0021.00
#00000013.8021.001.001.00
##00000013.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDCA79
Deuteranopia (green-blind)
#E9D681
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #fcc97f;
/* rgb */ color: rgb(252, 201, 127);
/* oklch */ color: oklch(86.5% 0.109 75.8);
Tailwind
colors: {
  custom: {
    50: '#ffd9a5',
    500: '#fcc97f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc97f;
$custom-light: #ffd9a5;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc97f",
  "rgb": {
    "r": 252,
    "g": 201,
    "b": 127
  },
  "hsl": {
    "h": 35.52,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.86527,
    "c": 0.10856,
    "h": 75.8
  },
  "luminance": 0.64001
}

Semantic roles & 50–950 ramp

primary
#FCC97F
secondary
#4582DA
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC97F

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

Preview Lab → · Contrast checker → · Palette generator →

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