#FCC09C#FCC09C

#FCC09C is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.084 H 52.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#FCC09C
RGBrgb(252, 192, 156)
HSLhsl(23, 94%, 80%)
HSVhsv(23, 38%, 99%)
CMYKcmyk(0%, 23.8%, 38.1%, 1.2%)
CIE-LABlab(82.27, 16.93, 26.48)
CIE-LCHlch(82.27, 31.43, 57.41°)
OKLaboklab(85.35% 0.0517 0.0666)
OKLCHoklch(85.35% 0.084 52.2)
XYZxyz(64.9974, 60.7988, 39.7578)
Luminance0.6079 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC09C #9CD8FC
analogous
#FC9CA8 #FCC09C #FCF09C
triadic
#FCC09C #9CFCC0 #C09CFC
tetradic
#FCC09C #A8FC9C #9CD8FC #F09CFC
square
#FCC09C #A8FC9C #9CD8FC #F09CFC
split-complementary
#FCC09C #9CFCF0 #9CA8FC
monochromatic
#F87425 #FA9A61 #FCC09C #FEE6D7 #FEECE1

Accessibility & contrast

On white

1.60
#FCC09C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.16
#FCC09C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC09C
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC09C#FFFFFF#000000##000000
##FCC09C1.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C599
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #fcc09c;
/* rgb */ color: rgb(252, 192, 156);
/* oklch */ color: oklch(85.4% 0.084 52.2);
Tailwind
colors: {
  custom: {
    50: '#ffd3b9',
    500: '#fcc09c',
    950: '#000000',
  },
}
SCSS
$custom: #fcc09c;
$custom-light: #ffd3b9;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc09c",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 156
  },
  "hsl": {
    "h": 22.5,
    "s": 94.118,
    "l": 80
  },
  "oklch": {
    "l": 0.85351,
    "c": 0.08432,
    "h": 52.2
  },
  "luminance": 0.60795
}

Semantic roles & 50–950 ramp

primary
#FCC09C
secondary
#5EAEDE
accent
#8FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FCC09C

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

Preview Lab → · Contrast checker → · Palette generator →

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