#FCC99B#FCC99B

#FCC99B is a very light, moderate orange. Relative luminance 0.648; OKLCH L 87.0% C 0.084 H 63.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).

Color values

HEX#FCC99B
RGBrgb(252, 201, 155)
HSLhsl(28, 94%, 80%)
HSVhsv(28, 38%, 99%)
CMYKcmyk(0%, 20.2%, 38.5%, 1.2%)
CIE-LABlab(84.40, 12.12, 29.87)
CIE-LCHlch(84.40, 32.24, 67.92°)
OKLaboklab(87.01% 0.0374 0.0747)
OKLCHoklch(87.01% 0.084 63.4)
XYZxyz(66.9500, 64.8388, 39.9927)
Luminance0.6483 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC99B #9BCEFC
analogous
#FC9B9D #FCC99B #FCFA9B
triadic
#FCC99B #9BFCC9 #C99BFC
tetradic
#FCC99B #9DFC9B #9BCEFC #FA9BFC
square
#FCC99B #9DFC9B #9BCEFC #FA9BFC
split-complementary
#FCC99B #9BFCFA #9B9DFC
monochromatic
#F88924 #FAA960 #FCC99B #FEE9D6 #FEEFE1

Accessibility & contrast

On white

1.50
#FCC99B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.97
#FCC99B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC99B
13.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC99B#FFFFFF#000000##000000
##FCC99B1.001.5013.9713.97
#FFFFFF1.501.0021.0021.00
#00000013.9721.001.001.00
##00000013.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #fcc99b;
/* rgb */ color: rgb(252, 201, 155);
/* oklch */ color: oklch(87.0% 0.084 63.4);
Tailwind
colors: {
  custom: {
    50: '#ffd9b8',
    500: '#fcc99b',
    950: '#000000',
  },
}
SCSS
$custom: #fcc99b;
$custom-light: #ffd9b8;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc99b",
  "rgb": {
    "r": 252,
    "g": 201,
    "b": 155
  },
  "hsl": {
    "h": 28.454,
    "s": 94.175,
    "l": 79.804
  },
  "oklch": {
    "l": 0.87006,
    "c": 0.08351,
    "h": 63.4
  },
  "luminance": 0.64835
}

Semantic roles & 50–950 ramp

primary
#FCC99B
secondary
#5DA1DE
accent
#79E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FCC99B

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

Preview Lab → · Contrast checker → · Palette generator →

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