#FCCC4E#FCCC4E

#FCCC4E is a very light, vivid orange. Relative luminance 0.644; OKLCH L 86.5% C 0.149 H 87.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).

Color values

HEX#FCCC4E
RGBrgb(252, 204, 78)
HSLhsl(43, 97%, 65%)
HSVhsv(43, 69%, 99%)
CMYKcmyk(0%, 19%, 69%, 1.2%)
CIE-LABlab(84.19, 4.36, 66.51)
CIE-LCHlch(84.19, 66.65, 86.25°)
OKLaboklab(86.54% 0.0063 0.149)
OKLCHoklch(86.54% 0.149 87.6)
XYZxyz(63.1165, 64.4353, 16.3191)
Luminance0.6443 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCC4E #4E7EFC
analogous
#FC754E #FCCC4E #D5FC4E
triadic
#FCCC4E #4EFCCC #CC4EFC
tetradic
#FCCC4E #4EFC75 #4E7EFC #FC4ED5
square
#FCCC4E #4EFC75 #4E7EFC #FC4ED5
split-complementary
#FCCC4E #4ED5FC #754EFC
monochromatic
#CC9503 #FBBB12 #FCCC4E #FDDD8A #FEEFC6

Accessibility & contrast

On white

1.51
#FCCC4E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.89
#FCCC4E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCC4E
13.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCC4E#FFFFFF#000000##000000
##FCCC4E1.001.5113.8913.89
#FFFFFF1.511.0021.0021.00
#00000013.8921.001.001.00
##00000013.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CA3D
Deuteranopia (green-blind)
#EFD754
Tritanopia (blue-blind)
#FFBBB2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #fccc4e;
/* rgb */ color: rgb(252, 204, 78);
/* oklch */ color: oklch(86.5% 0.149 87.6);
Tailwind
colors: {
  custom: {
    50: '#ffdb86',
    500: '#fccc4e',
    950: '#000000',
  },
}
SCSS
$custom: #fccc4e;
$custom-light: #ffdb86;
$custom-dark: #000000;
JSON
{
  "hex": "#fccc4e",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 78
  },
  "hsl": {
    "h": 43.448,
    "s": 96.667,
    "l": 64.706
  },
  "oklch": {
    "l": 0.86538,
    "c": 0.14909,
    "h": 87.6
  },
  "luminance": 0.64431
}

Semantic roles & 50–950 ramp

primary
#FCCC4E
secondary
#2753C8
accent
#3FE600
background
#FFFEFC
surface
#FFFBF3
border
#D7D4CD
text
#19140C
muted
#87837F

Preview Lab

Preview with #FCCC4E

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

Preview Lab → · Contrast checker → · Palette generator →

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