#FCC03D#FCC03D

#FCC03D is a very light, vivid orange. Relative luminance 0.587; OKLCH L 84.1% C 0.155 H 82.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#FCC03D
RGBrgb(252, 192, 61)
HSLhsl(41, 97%, 61%)
HSVhsv(41, 76%, 99%)
CMYKcmyk(0%, 23.8%, 75.8%, 1.2%)
CIE-LABlab(81.15, 9.80, 70.03)
CIE-LCHlch(81.15, 70.72, 82.03°)
OKLaboklab(84.11% 0.0201 0.1532)
OKLCHoklch(84.11% 0.155 82.5)
XYZxyz(59.8408, 58.7361, 12.5994)
Luminance0.5873 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC03D #3D79FC
analogous
#FC613D #FCC03D #D8FC3D
triadic
#FCC03D #3DFCC0 #C03DFC
tetradic
#FCC03D #3DFC61 #3D79FC #FC3DD8
square
#FCC03D #3DFC61 #3D79FC #FC3DD8
split-complementary
#FCC03D #3DD8FC #613DFC
monochromatic
#BC8203 #F8AB04 #FCC03D #FDD479 #FEE7B6

Accessibility & contrast

On white

1.65
#FCC03D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#FCC03D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC03D
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC03D#FFFFFF#000000##000000
##FCC03D1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C127
Deuteranopia (green-blind)
#E7D043
Tritanopia (blue-blind)
#FFAEA6
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #fcc03d;
/* rgb */ color: rgb(252, 192, 61);
/* oklch */ color: oklch(84.1% 0.155 82.5);
Tailwind
colors: {
  custom: {
    50: '#ffd27c',
    500: '#fcc03d',
    950: '#000000',
  },
}
SCSS
$custom: #fcc03d;
$custom-light: #ffd27c;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc03d",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 61
  },
  "hsl": {
    "h": 41.152,
    "s": 96.954,
    "l": 61.373
  },
  "oklch": {
    "l": 0.84108,
    "c": 0.15454,
    "h": 82.5
  },
  "luminance": 0.58732
}

Semantic roles & 50–950 ramp

primary
#FCC03D
secondary
#2453BA
accent
#48E600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140A
muted
#87837D

Preview Lab

Preview with #FCC03D

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

Preview Lab → · Contrast checker → · Palette generator →

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