#FCCFA1#FCCFA1

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

Color values

HEX#FCCFA1
RGBrgb(252, 207, 161)
HSLhsl(30, 94%, 81%)
HSVhsv(30, 36%, 99%)
CMYKcmyk(0%, 17.9%, 36.1%, 1.2%)
CIE-LABlab(85.96, 9.68, 28.84)
CIE-LCHlch(85.96, 30.42, 71.45°)
OKLaboklab(88.26% 0.0305 0.0724)
OKLCHoklch(88.26% 0.079 67.1)
XYZxyz(68.8925, 67.8975, 43.1880)
Luminance0.6789 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFA1 #A1CEFC
analogous
#FCA1A1 #FCCFA1 #FBFCA1
triadic
#FCCFA1 #A1FCCF #CFA1FC
tetradic
#FCCFA1 #A1FCA1 #A1CEFC #FCA1FB
square
#FCCFA1 #A1FCA1 #A1CEFC #FCA1FB
split-complementary
#FCCFA1 #A1FBFC #A1A1FC
monochromatic
#F8922A #FAB166 #FCCFA1 #FEEDDC #FEF0E1

Accessibility & contrast

On white

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

On black

14.58
#FCCFA1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFA1
14.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFA1#FFFFFF#000000##000000
##FCCFA11.001.4414.5814.58
#FFFFFF1.441.0021.0021.00
#00000014.5821.001.001.00
##00000014.5821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fccfa1;
/* rgb */ color: rgb(252, 207, 161);
/* oklch */ color: oklch(88.3% 0.079 67.1);
Tailwind
colors: {
  custom: {
    50: '#ffddbd',
    500: '#fccfa1',
    950: '#000000',
  },
}
SCSS
$custom: #fccfa1;
$custom-light: #ffddbd;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfa1",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 161
  },
  "hsl": {
    "h": 30.33,
    "s": 93.814,
    "l": 80.98
  },
  "oklch": {
    "l": 0.88256,
    "c": 0.07854,
    "h": 67.1
  },
  "luminance": 0.67894
}

Semantic roles & 50–950 ramp

primary
#FCCFA1
secondary
#63A0DF
accent
#71E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482

Preview Lab

Preview with #FCCFA1

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

Preview Lab → · Contrast checker → · Palette generator →

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