#FCC86C#FCC86C

#FCC86C is a very light, vivid orange. Relative luminance 0.631; OKLCH L 86.1% C 0.125 H 80.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#FCC86C
RGBrgb(252, 200, 108)
HSLhsl(38, 96%, 71%)
HSVhsv(38, 57%, 99%)
CMYKcmyk(0%, 20.6%, 57.1%, 1.2%)
CIE-LABlab(83.49, 8.29, 52.39)
CIE-LCHlch(83.49, 53.05, 81.01°)
OKLaboklab(86.08% 0.0214 0.1229)
OKLCHoklch(86.08% 0.125 80.1)
XYZxyz(63.5091, 63.0907, 23.0171)
Luminance0.6309 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC86C #6CA0FC
analogous
#FC806C #FCC86C #E8FC6C
triadic
#FCC86C #6CFCC8 #C86CFC
tetradic
#FCC86C #6CFC80 #6CA0FC #FC6CE8
square
#FCC86C #6CFC80 #6CA0FC #FC6CE8
split-complementary
#FCC86C #6CE8FC #806CFC
monochromatic
#E99605 #FBB230 #FCC86C #FDDEA8 #FEF4E1

Accessibility & contrast

On white

1.54
#FCC86C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.62
#FCC86C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC86C
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC86C#FFFFFF#000000##000000
##FCC86C1.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDC864
Deuteranopia (green-blind)
#EAD56F
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #fcc86c;
/* rgb */ color: rgb(252, 200, 108);
/* oklch */ color: oklch(86.1% 0.125 80.1);
Tailwind
colors: {
  custom: {
    50: '#ffd898',
    500: '#fcc86c',
    950: '#000000',
  },
}
SCSS
$custom: #fcc86c;
$custom-light: #ffd898;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc86c",
  "rgb": {
    "r": 252,
    "g": 200,
    "b": 108
  },
  "hsl": {
    "h": 38.333,
    "s": 96,
    "l": 70.588
  },
  "oklch": {
    "l": 0.86076,
    "c": 0.12477,
    "h": 80.1
  },
  "luminance": 0.63087
}

Semantic roles & 50–950 ramp

primary
#FCC86C
secondary
#3570D7
accent
#53E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140E
muted
#86837F

Preview Lab

Preview with #FCC86C

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

Preview Lab → · Contrast checker → · Palette generator →

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