#FCC07B#FCC07B

#FCC07B is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.110 H 69.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).

Color values

HEX#FCC07B
RGBrgb(252, 192, 123)
HSLhsl(32, 96%, 74%)
HSVhsv(32, 51%, 99%)
CMYKcmyk(0%, 23.8%, 51.2%, 1.2%)
CIE-LABlab(81.75, 13.65, 42.90)
CIE-LCHlch(81.75, 45.01, 72.35°)
OKLaboklab(84.77% 0.039 0.1032)
OKLCHoklch(84.77% 0.11 69.3)
XYZxyz(62.5727, 59.8289, 26.9874)
Luminance0.5982 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC07B #7BB7FC
analogous
#FC7F7B #FCC07B #F8FC7B
triadic
#FCC07B #7BFCC0 #C07BFC
tetradic
#FCC07B #7BFC7F #7BB7FC #FC7BF8
square
#FCC07B #7BFC7F #7BB7FC #FC7BF8
split-complementary
#FCC07B #7BF8FC #7F7BFC
monochromatic
#F78706 #FBA33F #FCC07B #FDDDB7 #FEF1E1

Accessibility & contrast

On white

1.62
#FCC07B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.97
#FCC07B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC07B
12.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC07B#FFFFFF#000000##000000
##FCC07B1.001.6212.9712.97
#FFFFFF1.621.0021.0021.00
#00000012.9721.001.001.00
##00000012.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #fcc07b;
/* rgb */ color: rgb(252, 192, 123);
/* oklch */ color: oklch(84.8% 0.110 69.3);
Tailwind
colors: {
  custom: {
    50: '#ffd3a2',
    500: '#fcc07b',
    950: '#000000',
  },
}
SCSS
$custom: #fcc07b;
$custom-light: #ffd3a2;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc07b",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 123
  },
  "hsl": {
    "h": 32.093,
    "s": 95.556,
    "l": 73.529
  },
  "oklch": {
    "l": 0.8477,
    "c": 0.11036,
    "h": 69.3
  },
  "luminance": 0.59825
}

Semantic roles & 50–950 ramp

primary
#FCC07B
secondary
#4288D9
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380

Preview Lab

Preview with #FCC07B

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

Preview Lab → · Contrast checker → · Palette generator →

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