#FCC15C#FCC15C

#FCC15C is a very light, vivid orange. Relative luminance 0.596; OKLCH L 84.6% C 0.135 H 78.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).

Color values

HEX#FCC15C
RGBrgb(252, 193, 92)
HSLhsl(38, 96%, 67%)
HSVhsv(38, 63%, 99%)
CMYKcmyk(0%, 23.4%, 63.5%, 1.2%)
CIE-LABlab(81.63, 10.84, 57.73)
CIE-LCHlch(81.63, 58.74, 79.37°)
OKLaboklab(84.56% 0.0268 0.1325)
OKLCHoklch(84.56% 0.135 78.5)
XYZxyz(61.1502, 59.6124, 18.4087)
Luminance0.5961 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC15C #5C97FC
analogous
#FC715C #FCC15C #E7FC5C
triadic
#FCC15C #5CFCC1 #C15CFC
tetradic
#FCC15C #5CFC71 #5C97FC #FC5CE7
square
#FCC15C #5CFC71 #5C97FC #FC5CE7
split-complementary
#FCC15C #5CE7FC #715CFC
monochromatic
#DA8B04 #FBAA20 #FCC15C #FDD898 #FEEFD4

Accessibility & contrast

On white

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

On black

12.92
#FCC15C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC15C
12.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC15C#FFFFFF#000000##000000
##FCC15C1.001.6312.9212.92
#FFFFFF1.631.0021.0021.00
#00000012.9221.001.001.00
##00000012.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C251
Deuteranopia (green-blind)
#E6D15F
Tritanopia (blue-blind)
#FFB0AB
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #fcc15c;
/* rgb */ color: rgb(252, 193, 92);
/* oklch */ color: oklch(84.6% 0.135 78.5);
Tailwind
colors: {
  custom: {
    50: '#ffd38e',
    500: '#fcc15c',
    950: '#000000',
  },
}
SCSS
$custom: #fcc15c;
$custom-light: #ffd38e;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc15c",
  "rgb": {
    "r": 252,
    "g": 193,
    "b": 92
  },
  "hsl": {
    "h": 37.875,
    "s": 96.386,
    "l": 67.451
  },
  "oklch": {
    "l": 0.84562,
    "c": 0.13518,
    "h": 78.5
  },
  "luminance": 0.59608
}

Semantic roles & 50–950 ramp

primary
#FCC15C
secondary
#2968D3
accent
#55E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FCC15C

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

Preview Lab → · Contrast checker → · Palette generator →

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