#FCCF6C#FCCF6C

#FCCF6C is a very light, vivid orange. Relative luminance 0.664; OKLCH L 87.4% C 0.128 H 85.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#FCCF6C
RGBrgb(252, 207, 108)
HSLhsl(41, 96%, 71%)
HSVhsv(41, 57%, 99%)
CMYKcmyk(0%, 17.9%, 57.1%, 1.2%)
CIE-LABlab(85.20, 4.67, 54.40)
CIE-LCHlch(85.20, 54.60, 85.09°)
OKLaboklab(87.42% 0.0108 0.1273)
OKLCHoklch(87.42% 0.128 85.1)
XYZxyz(65.1675, 66.4075, 23.5699)
Luminance0.6640 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCF6C #6C99FC
analogous
#FC876C #FCCF6C #E1FC6C
triadic
#FCCF6C #6CFCCF #CF6CFC
tetradic
#FCCF6C #6CFC87 #6C99FC #FC6CE1
square
#FCCF6C #6CFC87 #6C99FC #FC6CE1
split-complementary
#FCCF6C #6CE1FC #876CFC
monochromatic
#E9A205 #FBBB30 #FCCF6C #FDE3A8 #FEF5E1

Accessibility & contrast

On white

1.47
#FCCF6C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.28
#FCCF6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCF6C
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCF6C#FFFFFF#000000##000000
##FCCF6C1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4CE63
Deuteranopia (green-blind)
#EFDA70
Tritanopia (blue-blind)
#FFC0B8
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #fccf6c;
/* rgb */ color: rgb(252, 207, 108);
/* oklch */ color: oklch(87.4% 0.128 85.1);
Tailwind
colors: {
  custom: {
    50: '#ffdd99',
    500: '#fccf6c',
    950: '#000000',
  },
}
SCSS
$custom: #fccf6c;
$custom-light: #ffdd99;
$custom-dark: #000000;
JSON
{
  "hex": "#fccf6c",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 108
  },
  "hsl": {
    "h": 41.25,
    "s": 96,
    "l": 70.588
  },
  "oklch": {
    "l": 0.87422,
    "c": 0.12774,
    "h": 85.1
  },
  "luminance": 0.66404
}

Semantic roles & 50–950 ramp

primary
#FCCF6C
secondary
#3568D7
accent
#48E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150E
muted
#86847F

Preview Lab

Preview with #FCCF6C

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

Preview Lab → · Contrast checker → · Palette generator →

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