#FCCFA0#FCCFA0

#FCCFA0 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.079 H 67.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).

Color values

HEX#FCCFA0
RGBrgb(252, 207, 160)
HSLhsl(31, 94%, 81%)
HSVhsv(31, 37%, 99%)
CMYKcmyk(0%, 17.9%, 36.5%, 1.2%)
CIE-LABlab(85.94, 9.56, 29.33)
CIE-LCHlch(85.94, 30.85, 71.94°)
OKLaboklab(88.24% 0.0301 0.0735)
OKLCHoklch(88.24% 0.079 67.7)
XYZxyz(68.8047, 67.8624, 42.7254)
Luminance0.6786 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFA0 #A0CDFC
analogous
#FCA1A0 #FCCFA0 #FBFCA0
triadic
#FCCFA0 #A0FCCF #CFA0FC
tetradic
#FCCFA0 #A0FCA1 #A0CDFC #FCA0FB
square
#FCCFA0 #A0FCA1 #A0CDFC #FCA0FB
split-complementary
#FCCFA0 #A0FBFC #A1A0FC
monochromatic
#F89329 #FAB165 #FCCFA0 #FEEDDB #FEF0E1

Accessibility & contrast

On white

1.44
#FCCFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.57
#FCCFA0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFA0
14.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFA0#FFFFFF#000000##000000
##FCCFA01.001.4414.5714.57
#FFFFFF1.441.0021.0021.00
#00000014.5721.001.001.00
##00000014.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED19D
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #fccfa0;
/* rgb */ color: rgb(252, 207, 160);
/* oklch */ color: oklch(88.2% 0.079 67.7);
Tailwind
colors: {
  custom: {
    50: '#ffddbc',
    500: '#fccfa0',
    950: '#000000',
  },
}
SCSS
$custom: #fccfa0;
$custom-light: #ffddbc;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfa0",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 160
  },
  "hsl": {
    "h": 30.652,
    "s": 93.878,
    "l": 80.784
  },
  "oklch": {
    "l": 0.88237,
    "c": 0.07946,
    "h": 67.7
  },
  "luminance": 0.67859
}

Semantic roles & 50–950 ramp

primary
#FCCFA0
secondary
#629FDE
accent
#70E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482

Preview Lab

Preview with #FCCFA0

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

Preview Lab → · Contrast checker → · Palette generator →

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