#FCC86F#FCC86F

#FCC86F is a very light, vivid orange. Relative luminance 0.632; OKLCH L 86.1% C 0.122 H 79.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).

Color values

HEX#FCC86F
RGBrgb(252, 200, 111)
HSLhsl(38, 96%, 71%)
HSVhsv(38, 56%, 99%)
CMYKcmyk(0%, 20.6%, 56%, 1.2%)
CIE-LABlab(83.52, 8.51, 50.99)
CIE-LCHlch(83.52, 51.70, 80.53°)
OKLaboklab(86.11% 0.0224 0.1202)
OKLCHoklch(86.11% 0.122 79.4)
XYZxyz(63.6715, 63.1556, 23.8725)
Luminance0.6315 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC86F #6FA3FC
analogous
#FC816F #FCC86F #EAFC6F
triadic
#FCC86F #6FFCC8 #C86FFC
tetradic
#FCC86F #6FFC81 #6FA3FC #FC6FEA
square
#FCC86F #6FFC81 #6FA3FC #FC6FEA
split-complementary
#FCC86F #6FEAFC #816FFC
monochromatic
#EC9705 #FBB133 #FCC86F #FDDFAB #FEF4E1

Accessibility & contrast

On white

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

On black

13.63
#FCC86F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC86F
13.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC86F#FFFFFF#000000##000000
##FCC86F1.001.5413.6313.63
#FFFFFF1.541.0021.0021.00
#00000013.6321.001.001.00
##00000013.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcc86f;
/* rgb */ color: rgb(252, 200, 111);
/* oklch */ color: oklch(86.1% 0.122 79.4);
Tailwind
colors: {
  custom: {
    50: '#ffd89a',
    500: '#fcc86f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc86f;
$custom-light: #ffd89a;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc86f",
  "rgb": {
    "r": 252,
    "g": 200,
    "b": 111
  },
  "hsl": {
    "h": 37.872,
    "s": 95.918,
    "l": 71.176
  },
  "oklch": {
    "l": 0.86114,
    "c": 0.12225,
    "h": 79.4
  },
  "luminance": 0.63152
}

Semantic roles & 50–950 ramp

primary
#FCC86F
secondary
#3773D8
accent
#55E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140E
muted
#86837F

Preview Lab

Preview with #FCC86F

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

Preview Lab → · Contrast checker → · Palette generator →

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