#FCC97B#FCC97B

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

Color values

HEX#FCC97B
RGBrgb(252, 201, 123)
HSLhsl(36, 96%, 74%)
HSVhsv(36, 51%, 99%)
CMYKcmyk(0%, 20.2%, 51.2%, 1.2%)
CIE-LABlab(83.92, 8.96, 45.59)
CIE-LCHlch(83.92, 46.46, 78.88°)
OKLaboklab(86.47% 0.0252 0.1093)
OKLCHoklch(86.47% 0.112 77)
XYZxyz(64.6095, 63.9026, 27.6664)
Luminance0.6390 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC97B #7BAEFC
analogous
#FC887B #FCC97B #EFFC7B
triadic
#FCC97B #7BFCC9 #C97BFC
tetradic
#FCC97B #7BFC88 #7BAEFC #FC7BEF
square
#FCC97B #7BFC88 #7BAEFC #FC7BEF
split-complementary
#FCC97B #7BEFFC #887BFC
monochromatic
#F79806 #FBB13F #FCC97B #FDE1B7 #FEF3E1

Accessibility & contrast

On white

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

On black

13.78
#FCC97B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC97B
13.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC97B#FFFFFF#000000##000000
##FCC97B1.001.5213.7813.78
#FFFFFF1.521.0021.0021.00
#00000013.7821.001.001.00
##00000013.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcc97b;
/* rgb */ color: rgb(252, 201, 123);
/* oklch */ color: oklch(86.5% 0.112 77.0);
Tailwind
colors: {
  custom: {
    50: '#ffd9a2',
    500: '#fcc97b',
    950: '#000000',
  },
}
SCSS
$custom: #fcc97b;
$custom-light: #ffd9a2;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc97b",
  "rgb": {
    "r": 252,
    "g": 201,
    "b": 123
  },
  "hsl": {
    "h": 36.279,
    "s": 95.556,
    "l": 73.529
  },
  "oklch": {
    "l": 0.86468,
    "c": 0.11213,
    "h": 77
  },
  "luminance": 0.63899
}

Semantic roles & 50–950 ramp

primary
#FCC97B
secondary
#427ED9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC97B

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

Preview Lab → · Contrast checker → · Palette generator →

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