#FCC89F#FCC89F

#FCC89F is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.9% C 0.080 H 59.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).

Color values

HEX#FCC89F
RGBrgb(252, 200, 159)
HSLhsl(26, 94%, 81%)
HSVhsv(26, 37%, 99%)
CMYKcmyk(0%, 20.6%, 36.9%, 1.2%)
CIE-LABlab(84.23, 13.09, 27.56)
CIE-LCHlch(84.23, 30.51, 64.59°)
OKLaboklab(86.9% 0.0405 0.0693)
OKLCHoklch(86.9% 0.08 59.7)
XYZxyz(67.0591, 64.5107, 41.7138)
Luminance0.6451 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC89F #9FD3FC
analogous
#FC9FA4 #FCC89F #FCF79F
triadic
#FCC89F #9FFCC8 #C89FFC
tetradic
#FCC89F #A4FC9F #9FD3FC #F79FFC
square
#FCC89F #A4FC9F #9FD3FC #F79FFC
split-complementary
#FCC89F #9FFCF7 #9FA4FC
monochromatic
#F88428 #FAA664 #FCC89F #FEEADA #FEEEE1

Accessibility & contrast

On white

1.51
#FCC89F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.90
#FCC89F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC89F
13.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC89F#FFFFFF#000000##000000
##FCC89F1.001.5113.9013.90
#FFFFFF1.511.0021.0021.00
#00000013.9021.001.001.00
##00000013.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #fcc89f;
/* rgb */ color: rgb(252, 200, 159);
/* oklch */ color: oklch(86.9% 0.080 59.7);
Tailwind
colors: {
  custom: {
    50: '#ffd8bb',
    500: '#fcc89f',
    950: '#000000',
  },
}
SCSS
$custom: #fcc89f;
$custom-light: #ffd8bb;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc89f",
  "rgb": {
    "r": 252,
    "g": 200,
    "b": 159
  },
  "hsl": {
    "h": 26.452,
    "s": 93.939,
    "l": 80.588
  },
  "oklch": {
    "l": 0.86897,
    "c": 0.08022,
    "h": 59.7
  },
  "luminance": 0.64507
}

Semantic roles & 50–950 ramp

primary
#FCC89F
secondary
#61A7DE
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382

Preview Lab

Preview with #FCC89F

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

Preview Lab → · Contrast checker → · Palette generator →

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