#FCC45E#FCC45E

#FCC45E is a very light, vivid orange. Relative luminance 0.610; OKLCH L 85.2% C 0.135 H 80.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).

Color values

HEX#FCC45E
RGBrgb(252, 196, 94)
HSLhsl(39, 96%, 68%)
HSVhsv(39, 63%, 99%)
CMYKcmyk(0%, 22.2%, 62.7%, 1.2%)
CIE-LABlab(82.37, 9.40, 57.65)
CIE-LCHlch(82.37, 58.41, 80.74°)
OKLaboklab(85.15% 0.0229 0.1326)
OKLCHoklch(85.15% 0.135 80.2)
XYZxyz(61.9087, 60.9876, 19.0986)
Luminance0.6098 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC45E #5E96FC
analogous
#FC755E #FCC45E #E5FC5E
triadic
#FCC45E #5EFCC4 #C45EFC
tetradic
#FCC45E #5EFC75 #5E96FC #FC5EE5
square
#FCC45E #5EFC75 #5E96FC #FC5EE5
split-complementary
#FCC45E #5EE5FC #755EFC
monochromatic
#DC8F04 #FBAE22 #FCC45E #FDDA9A #FEF0D6

Accessibility & contrast

On white

1.59
#FCC45E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.20
#FCC45E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC45E
13.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC45E#FFFFFF#000000##000000
##FCC45E1.001.5913.2013.20
#FFFFFF1.591.0021.0021.00
#00000013.2021.001.001.00
##00000013.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBC553
Deuteranopia (green-blind)
#E8D361
Tritanopia (blue-blind)
#FFB4AD
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #fcc45e;
/* rgb */ color: rgb(252, 196, 94);
/* oklch */ color: oklch(85.2% 0.135 80.2);
Tailwind
colors: {
  custom: {
    50: '#ffd58f',
    500: '#fcc45e',
    950: '#000000',
  },
}
SCSS
$custom: #fcc45e;
$custom-light: #ffd58f;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc45e",
  "rgb": {
    "r": 252,
    "g": 196,
    "b": 94
  },
  "hsl": {
    "h": 38.734,
    "s": 96.341,
    "l": 67.843
  },
  "oklch": {
    "l": 0.85152,
    "c": 0.13455,
    "h": 80.2
  },
  "luminance": 0.60983
}

Semantic roles & 50–950 ramp

primary
#FCC45E
secondary
#2966D5
accent
#51E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FCC45E

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

Preview Lab → · Contrast checker → · Palette generator →

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