#FCC37F#FCC37F

#FCC37F is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.107 H 70.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).

Color values

HEX#FCC37F
RGBrgb(252, 195, 127)
HSLhsl(33, 95%, 74%)
HSVhsv(33, 50%, 99%)
CMYKcmyk(0%, 22.6%, 49.6%, 1.2%)
CIE-LABlab(82.52, 12.43, 41.84)
CIE-LCHlch(82.52, 43.65, 73.45°)
OKLaboklab(85.39% 0.0359 0.1011)
OKLCHoklch(85.39% 0.107 70.5)
XYZxyz(63.4936, 61.2619, 28.5550)
Luminance0.6126 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC37F #7FB8FC
analogous
#FC857F #FCC37F #F7FC7F
triadic
#FCC37F #7FFCC3 #C37FFC
tetradic
#FCC37F #7FFC85 #7FB8FC #FC7FF7
square
#FCC37F #7FFC85 #7FB8FC #FC7FF7
split-complementary
#FCC37F #7FF7FC #857FFC
monochromatic
#F98B07 #FBA743 #FCC37F #FDDFBB #FEF1E1

Accessibility & contrast

On white

1.58
#FCC37F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.25
#FCC37F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC37F
13.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC37F#FFFFFF#000000##000000
##FCC37F1.001.5813.2513.25
#FFFFFF1.581.0021.0021.00
#00000013.2521.001.001.00
##00000013.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #fcc37f;
/* rgb */ color: rgb(252, 195, 127);
/* oklch */ color: oklch(85.4% 0.107 70.5);
Tailwind
colors: {
  custom: {
    50: '#ffd5a5',
    500: '#fcc37f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc37f;
$custom-light: #ffd5a5;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc37f",
  "rgb": {
    "r": 252,
    "g": 195,
    "b": 127
  },
  "hsl": {
    "h": 32.64,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.85393,
    "c": 0.10731,
    "h": 70.5
  },
  "luminance": 0.61258
}

Semantic roles & 50–950 ramp

primary
#FCC37F
secondary
#4589DA
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC37F

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

Preview Lab → · Contrast checker → · Palette generator →

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