#FCC08C#FCC08C

#FCC08C is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.096 H 61.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).

Color values

HEX#FCC08C
RGBrgb(252, 192, 140)
HSLhsl(28, 95%, 77%)
HSVhsv(28, 44%, 99%)
CMYKcmyk(0%, 23.8%, 44.4%, 1.2%)
CIE-LABlab(82.00, 15.23, 34.50)
CIE-LCHlch(82.00, 37.71, 66.18°)
OKLaboklab(85.05% 0.0454 0.085)
OKLCHoklch(85.05% 0.096 61.9)
XYZxyz(63.7307, 60.2921, 33.0866)
Luminance0.6029 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC08C #8CC8FC
analogous
#FC8C90 #FCC08C #FCF88C
triadic
#FCC08C #8CFCC0 #C08CFC
tetradic
#FCC08C #90FC8C #8CC8FC #F88CFC
square
#FCC08C #90FC8C #8CC8FC #F88CFC
split-complementary
#FCC08C #8CFCF8 #8C90FC
monochromatic
#F97F15 #FA9F50 #FCC08C #FEE1C8 #FEEFE1

Accessibility & contrast

On white

1.61
#FCC08C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.06
#FCC08C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC08C
13.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC08C#FFFFFF#000000##000000
##FCC08C1.001.6113.0613.06
#FFFFFF1.611.0021.0021.00
#00000013.0621.001.001.00
##00000013.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #fcc08c;
/* rgb */ color: rgb(252, 192, 140);
/* oklch */ color: oklch(85.0% 0.096 61.9);
Tailwind
colors: {
  custom: {
    50: '#ffd3ae',
    500: '#fcc08c',
    950: '#000000',
  },
}
SCSS
$custom: #fcc08c;
$custom-light: #ffd3ae;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc08c",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 140
  },
  "hsl": {
    "h": 27.857,
    "s": 94.915,
    "l": 76.863
  },
  "oklch": {
    "l": 0.85048,
    "c": 0.09641,
    "h": 61.9
  },
  "luminance": 0.60288
}

Semantic roles & 50–950 ramp

primary
#FCC08C
secondary
#509BDC
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381

Preview Lab

Preview with #FCC08C

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

Preview Lab → · Contrast checker → · Palette generator →

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