#FCC36F#FCC36F

#FCC36F is a very light, vivid orange. Relative luminance 0.609; OKLCH L 85.2% C 0.121 H 75.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).

Color values

HEX#FCC36F
RGBrgb(252, 195, 111)
HSLhsl(36, 96%, 71%)
HSVhsv(36, 56%, 99%)
CMYKcmyk(0%, 22.6%, 56%, 1.2%)
CIE-LABlab(82.31, 11.11, 49.55)
CIE-LCHlch(82.31, 50.78, 77.36°)
OKLaboklab(85.16% 0.0301 0.117)
OKLCHoklch(85.16% 0.121 75.6)
XYZxyz(62.5324, 60.8774, 23.4928)
Luminance0.6087 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC36F #6FA8FC
analogous
#FC7C6F #FCC36F #EEFC6F
triadic
#FCC36F #6FFCC3 #C36FFC
tetradic
#FCC36F #6FFC7C #6FA8FC #FC6FEE
square
#FCC36F #6FFC7C #6FA8FC #FC6FEE
split-complementary
#FCC36F #6FEEFC #7C6FFC
monochromatic
#EC8E05 #FBAA33 #FCC36F #FDDCAB #FEF3E1

Accessibility & contrast

On white

1.59
#FCC36F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.17
#FCC36F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC36F
13.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC36F#FFFFFF#000000##000000
##FCC36F1.001.5913.1713.17
#FFFFFF1.591.0021.0021.00
#00000013.1721.001.001.00
##00000013.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C568
Deuteranopia (green-blind)
#E6D271
Tritanopia (blue-blind)
#FFB4AF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #fcc36f;
/* rgb */ color: rgb(252, 195, 111);
/* oklch */ color: oklch(85.2% 0.121 75.6);
Tailwind
colors: {
  custom: {
    50: '#ffd59a',
    500: '#fcc36f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc36f;
$custom-light: #ffd59a;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc36f",
  "rgb": {
    "r": 252,
    "g": 195,
    "b": 111
  },
  "hsl": {
    "h": 35.745,
    "s": 95.918,
    "l": 71.176
  },
  "oklch": {
    "l": 0.85164,
    "c": 0.12081,
    "h": 75.6
  },
  "luminance": 0.60873
}

Semantic roles & 50–950 ramp

primary
#FCC36F
secondary
#3778D8
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140E
muted
#86837F

Preview Lab

Preview with #FCC36F

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

Preview Lab → · Contrast checker → · Palette generator →

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