#FFCC74#FFCC74

#FFCC74 is a very light, vivid orange. Relative luminance 0.657; OKLCH L 87.2% C 0.121 H 79.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#FFCC74
RGBrgb(255, 204, 116)
HSLhsl(38, 100%, 73%)
HSVhsv(38, 55%, 100%)
CMYKcmyk(0%, 20%, 54.5%, 0%)
CIE-LABlab(84.85, 8.05, 50.23)
CIE-LCHlch(84.85, 50.87, 80.90°)
OKLaboklab(87.24% 0.0215 0.1189)
OKLCHoklch(87.24% 0.121 79.8)
XYZxyz(65.9884, 65.7107, 25.7273)
Luminance0.6571 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC74 #74A7FF
analogous
#FF8774 #FFCC74 #ECFF74
triadic
#FFCC74 #74FFCC #CC74FF
tetradic
#FFCC74 #74FF87 #74A7FF #FF74EC
square
#FFCC74 #74FF87 #74A7FF #FF74EC
split-complementary
#FFCC74 #74ECFF #8774FF
monochromatic
#F99D00 #FFB637 #FFCC74 #FFE2B1 #FFF4E0

Accessibility & contrast

On white

1.49
#FFCC74 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.14
#FFCC74 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC74
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC74#FFFFFF#000000##000000
##FFCC741.001.4914.1414.14
#FFFFFF1.491.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1CC6C
Deuteranopia (green-blind)
#EDD977
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc74;
/* rgb */ color: rgb(255, 204, 116);
/* oklch */ color: oklch(87.2% 0.121 79.8);
Tailwind
colors: {
  custom: {
    50: '#ffdb9e',
    500: '#ffcc74',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc74;
$custom-light: #ffdb9e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc74",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 116
  },
  "hsl": {
    "h": 37.986,
    "s": 100,
    "l": 72.745
  },
  "oklch": {
    "l": 0.87239,
    "c": 0.12083,
    "h": 79.8
  },
  "luminance": 0.65707
}

Semantic roles & 50–950 ramp

primary
#FFCC74
secondary
#3B76DC
accent
#54E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCC74

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

Preview Lab → · Contrast checker → · Palette generator →

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