#FCCC8F#FCCC8F

#FCCC8F is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.095 H 72.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).

Color values

HEX#FCCC8F
RGBrgb(252, 204, 143)
HSLhsl(34, 95%, 77%)
HSVhsv(34, 43%, 99%)
CMYKcmyk(0%, 19%, 43.3%, 1.2%)
CIE-LABlab(84.93, 9.28, 36.77)
CIE-LCHlch(84.93, 37.93, 75.84°)
OKLaboklab(87.36% 0.0281 0.0904)
OKLCHoklch(87.36% 0.095 72.7)
XYZxyz(66.6980, 65.8679, 35.1819)
Luminance0.6586 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCC8F #8FBFFC
analogous
#FC958F #FCCC8F #F6FC8F
triadic
#FCCC8F #8FFCCC #CC8FFC
tetradic
#FCCC8F #8FFC95 #8FBFFC #FC8FF6
square
#FCCC8F #8FFC95 #8FBFFC #FC8FF6
split-complementary
#FCCC8F #8FF6FC #958FFC
monochromatic
#F99618 #FAB153 #FCCC8F #FEE7CB #FEF1E1

Accessibility & contrast

On white

1.48
#FCCC8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.17
#FCCC8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCC8F
14.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCC8F#FFFFFF#000000##000000
##FCCC8F1.001.4814.1714.17
#FFFFFF1.481.0021.0021.00
#00000014.1721.001.001.00
##00000014.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DECD8A
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #fccc8f;
/* rgb */ color: rgb(252, 204, 143);
/* oklch */ color: oklch(87.4% 0.095 72.7);
Tailwind
colors: {
  custom: {
    50: '#ffdbb0',
    500: '#fccc8f',
    950: '#000000',
  },
}
SCSS
$custom: #fccc8f;
$custom-light: #ffdbb0;
$custom-dark: #000000;
JSON
{
  "hex": "#fccc8f",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 143
  },
  "hsl": {
    "h": 33.578,
    "s": 94.783,
    "l": 77.451
  },
  "oklch": {
    "l": 0.87355,
    "c": 0.09468,
    "h": 72.7
  },
  "luminance": 0.65864
}

Semantic roles & 50–950 ramp

primary
#FCCC8F
secondary
#538FDC
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481

Preview Lab

Preview with #FCCC8F

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

Preview Lab → · Contrast checker → · Palette generator →

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