#FCC09F#FCC09F

#FCC09F is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.082 H 50.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).

Color values

HEX#FCC09F
RGBrgb(252, 192, 159)
HSLhsl(21, 94%, 81%)
HSVhsv(21, 37%, 99%)
CMYKcmyk(0%, 23.8%, 36.9%, 1.2%)
CIE-LABlab(82.33, 17.27, 24.97)
CIE-LCHlch(82.33, 30.36, 55.33°)
OKLaboklab(85.41% 0.0528 0.0631)
OKLCHoklch(85.41% 0.082 50)
XYZxyz(65.2546, 60.9016, 41.1123)
Luminance0.6090 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC09F #9FDBFC
analogous
#FC9FAC #FCC09F #FCEE9F
triadic
#FCC09F #9FFCC0 #C09FFC
tetradic
#FCC09F #ACFC9F #9FDBFC #EE9FFC
square
#FCC09F #ACFC9F #9FDBFC #EE9FFC
split-complementary
#FCC09F #9FFCEE #9FACFC
monochromatic
#F87228 #FA9964 #FCC09F #FEE7DA #FEECE1

Accessibility & contrast

On white

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

On black

13.18
#FCC09F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC09F
13.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC09F#FFFFFF#000000##000000
##FCC09F1.001.5913.1813.18
#FFFFFF1.591.0021.0021.00
#00000013.1821.001.001.00
##00000013.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C59D
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#FFB6B7
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #fcc09f;
/* rgb */ color: rgb(252, 192, 159);
/* oklch */ color: oklch(85.4% 0.082 50.0);
Tailwind
colors: {
  custom: {
    50: '#ffd3bb',
    500: '#fcc09f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc09f;
$custom-light: #ffd3bb;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc09f",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 159
  },
  "hsl": {
    "h": 21.29,
    "s": 93.939,
    "l": 80.588
  },
  "oklch": {
    "l": 0.85412,
    "c": 0.08227,
    "h": 50
  },
  "luminance": 0.60898
}

Semantic roles & 50–950 ramp

primary
#FCC09F
secondary
#61B2DE
accent
#94E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382

Preview Lab

Preview with #FCC09F

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

Preview Lab → · Contrast checker → · Palette generator →

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