#FFCC7D#FFCC7D

#FFCC7D is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.113 H 77.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).

Color values

HEX#FFCC7D
RGBrgb(255, 204, 125)
HSLhsl(36, 100%, 75%)
HSVhsv(36, 51%, 100%)
CMYKcmyk(0%, 20%, 51%, 0%)
CIE-LABlab(84.96, 8.79, 45.96)
CIE-LCHlch(84.96, 46.79, 79.18°)
OKLaboklab(87.36% 0.0247 0.1102)
OKLCHoklch(87.36% 0.113 77.4)
XYZxyz(66.5375, 65.9303, 28.6192)
Luminance0.6593 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC7D #7DB0FF
analogous
#FF8B7D #FFCC7D #F1FF7D
triadic
#FFCC7D #7DFFCC #CC7DFF
tetradic
#FFCC7D #7DFF8B #7DB0FF #FF7DF1
square
#FFCC7D #7DFF8B #7DB0FF #FF7DF1
split-complementary
#FFCC7D #7DF1FF #8B7DFF
monochromatic
#FF9C03 #FFB440 #FFCC7D #FFE4BA #FFF3E0

Accessibility & contrast

On white

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

On black

14.19
#FFCC7D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC7D
14.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC7D#FFFFFF#000000##000000
##FFCC7D1.001.4814.1914.19
#FFFFFF1.481.0021.0021.00
#00000014.1921.001.001.00
##00000014.1921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc7d;
/* rgb */ color: rgb(255, 204, 125);
/* oklch */ color: oklch(87.4% 0.113 77.4);
Tailwind
colors: {
  custom: {
    50: '#ffdba4',
    500: '#ffcc7d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc7d;
$custom-light: #ffdba4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc7d",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 125
  },
  "hsl": {
    "h": 36.462,
    "s": 100,
    "l": 74.51
  },
  "oklch": {
    "l": 0.87363,
    "c": 0.11292,
    "h": 77.4
  },
  "luminance": 0.65926
}

Semantic roles & 50–950 ramp

primary
#FFCC7D
secondary
#427FDE
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCC7D

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

Preview Lab → · Contrast checker → · Palette generator →

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