#FFCC7C#FFCC7C

#FFCC7C is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.3% C 0.114 H 77.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#FFCC7C
RGBrgb(255, 204, 124)
HSLhsl(37, 100%, 74%)
HSVhsv(37, 51%, 100%)
CMYKcmyk(0%, 20%, 51.4%, 0%)
CIE-LABlab(84.95, 8.70, 46.44)
CIE-LCHlch(84.95, 47.24, 79.39°)
OKLaboklab(87.35% 0.0243 0.1112)
OKLCHoklch(87.35% 0.114 77.7)
XYZxyz(66.4739, 65.9049, 28.2845)
Luminance0.6590 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC7C #7CAFFF
analogous
#FF8B7C #FFCC7C #F1FF7C
triadic
#FFCC7C #7CFFCC #CC7CFF
tetradic
#FFCC7C #7CFF8B #7CAFFF #FF7CF1
square
#FFCC7C #7CFF8B #7CAFFF #FF7CF1
split-complementary
#FFCC7C #7CF1FF #8B7CFF
monochromatic
#FF9C02 #FFB43F #FFCC7C #FFE4B9 #FFF3E0

Accessibility & contrast

On white

1.48
#FFCC7C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#FFCC7C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC7C
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC7C#FFFFFF#000000##000000
##FFCC7C1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc7c;
/* rgb */ color: rgb(255, 204, 124);
/* oklch */ color: oklch(87.3% 0.114 77.7);
Tailwind
colors: {
  custom: {
    50: '#ffdba3',
    500: '#ffcc7c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc7c;
$custom-light: #ffdba3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc7c",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 124
  },
  "hsl": {
    "h": 36.641,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.87349,
    "c": 0.11381,
    "h": 77.7
  },
  "luminance": 0.65901
}

Semantic roles & 50–950 ramp

primary
#FFCC7C
secondary
#427EDE
accent
#59E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCC7C

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

Preview Lab → · Contrast checker → · Palette generator →

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