#FCC97A#FCC97A

#FCC97A is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.113 H 77.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).

Color values

HEX#FCC97A
RGBrgb(252, 201, 122)
HSLhsl(36, 96%, 73%)
HSVhsv(36, 52%, 99%)
CMYKcmyk(0%, 20.2%, 51.6%, 1.2%)
CIE-LABlab(83.90, 8.88, 46.07)
CIE-LCHlch(83.90, 46.92, 79.09°)
OKLaboklab(86.45% 0.0248 0.1103)
OKLCHoklch(86.45% 0.113 77.3)
XYZxyz(64.5473, 63.8777, 27.3384)
Luminance0.6387 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC97A #7AADFC
analogous
#FC887A #FCC97A #EEFC7A
triadic
#FCC97A #7AFCC9 #C97AFC
tetradic
#FCC97A #7AFC88 #7AADFC #FC7AEE
square
#FCC97A #7AFC88 #7AADFC #FC7AEE
split-complementary
#FCC97A #7AEEFC #887AFC
monochromatic
#F69806 #FBB13E #FCC97A #FDE1B6 #FEF3E1

Accessibility & contrast

On white

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

On black

13.77
#FCC97A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC97A
13.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC97A#FFFFFF#000000##000000
##FCC97A1.001.5213.7713.77
#FFFFFF1.521.0021.0021.00
#00000013.7721.001.001.00
##00000013.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #fcc97a;
/* rgb */ color: rgb(252, 201, 122);
/* oklch */ color: oklch(86.5% 0.113 77.3);
Tailwind
colors: {
  custom: {
    50: '#ffd9a2',
    500: '#fcc97a',
    950: '#000000',
  },
}
SCSS
$custom: #fcc97a;
$custom-light: #ffd9a2;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc97a",
  "rgb": {
    "r": 252,
    "g": 201,
    "b": 122
  },
  "hsl": {
    "h": 36.462,
    "s": 95.588,
    "l": 73.333
  },
  "oklch": {
    "l": 0.86454,
    "c": 0.11302,
    "h": 77.3
  },
  "luminance": 0.63874
}

Semantic roles & 50–950 ramp

primary
#FCC97A
secondary
#417DD9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC97A

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

Preview Lab → · Contrast checker → · Palette generator →

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