#FCC06F#FCC06F

#FCC06F is a very light, vivid orange. Relative luminance 0.595; OKLCH L 84.6% C 0.120 H 73.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).

Color values

HEX#FCC06F
RGBrgb(252, 192, 111)
HSLhsl(34, 96%, 71%)
HSVhsv(34, 56%, 99%)
CMYKcmyk(0%, 23.8%, 56%, 1.2%)
CIE-LABlab(81.59, 12.67, 48.68)
CIE-LCHlch(81.59, 50.31, 75.41°)
OKLaboklab(84.6% 0.0347 0.1151)
OKLCHoklch(84.6% 0.12 73.2)
XYZxyz(61.8670, 59.5466, 23.2710)
Luminance0.5954 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC06F #6FABFC
analogous
#FC796F #FCC06F #F1FC6F
triadic
#FCC06F #6FFCC0 #C06FFC
tetradic
#FCC06F #6FFC79 #6FABFC #FC6FF1
square
#FCC06F #6FFC79 #6FABFC #FC6FF1
split-complementary
#FCC06F #6FF1FC #796FFC
monochromatic
#EC8905 #FBA633 #FCC06F #FDDAAB #FEF2E1

Accessibility & contrast

On white

1.63
#FCC06F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.91
#FCC06F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC06F
12.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC06F#FFFFFF#000000##000000
##FCC06F1.001.6312.9112.91
#FFFFFF1.631.0021.0021.00
#00000012.9121.001.001.00
##00000012.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6C268
Deuteranopia (green-blind)
#E4D171
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #fcc06f;
/* rgb */ color: rgb(252, 192, 111);
/* oklch */ color: oklch(84.6% 0.120 73.2);
Tailwind
colors: {
  custom: {
    50: '#ffd29a',
    500: '#fcc06f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc06f;
$custom-light: #ffd29a;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc06f",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 111
  },
  "hsl": {
    "h": 34.468,
    "s": 95.918,
    "l": 71.176
  },
  "oklch": {
    "l": 0.846,
    "c": 0.12022,
    "h": 73.2
  },
  "luminance": 0.59542
}

Semantic roles & 50–950 ramp

primary
#FCC06F
secondary
#377CD8
accent
#62E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140E
muted
#86837F

Preview Lab

Preview with #FCC06F

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

Preview Lab → · Contrast checker → · Palette generator →

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