#FCC07F#FCC07F

#FCC07F is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.107 H 67.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).

Color values

HEX#FCC07F
RGBrgb(252, 192, 127)
HSLhsl(31, 95%, 74%)
HSVhsv(31, 50%, 99%)
CMYKcmyk(0%, 23.8%, 49.6%, 1.2%)
CIE-LABlab(81.80, 14.00, 40.94)
CIE-LCHlch(81.80, 43.26, 71.12°)
OKLaboklab(84.83% 0.0405 0.0991)
OKLCHoklch(84.83% 0.107 67.8)
XYZxyz(62.8282, 59.9311, 28.3332)
Luminance0.5993 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC07F #7FBBFC
analogous
#FC827F #FCC07F #FAFC7F
triadic
#FCC07F #7FFCC0 #C07FFC
tetradic
#FCC07F #7FFC82 #7FBBFC #FC7FFA
square
#FCC07F #7FFC82 #7FBBFC #FC7FFA
split-complementary
#FCC07F #7FFAFC #827FFC
monochromatic
#F98507 #FBA343 #FCC07F #FDDDBB #FEF0E1

Accessibility & contrast

On white

1.62
#FCC07F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.99
#FCC07F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC07F
12.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC07F#FFFFFF#000000##000000
##FCC07F1.001.6212.9912.99
#FFFFFF1.621.0021.0021.00
#00000012.9921.001.001.00
##00000012.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #fcc07f;
/* rgb */ color: rgb(252, 192, 127);
/* oklch */ color: oklch(84.8% 0.107 67.8);
Tailwind
colors: {
  custom: {
    50: '#ffd3a5',
    500: '#fcc07f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc07f;
$custom-light: #ffd3a5;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc07f",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 127
  },
  "hsl": {
    "h": 31.2,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.84831,
    "c": 0.10705,
    "h": 67.8
  },
  "luminance": 0.59927
}

Semantic roles & 50–950 ramp

primary
#FCC07F
secondary
#458DDA
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC07F

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

Preview Lab → · Contrast checker → · Palette generator →

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