#FFCC60#FFCC60

#FFCC60 is a very light, vivid orange. Relative luminance 0.653; OKLCH L 87.0% C 0.137 H 83.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).

Color values

HEX#FFCC60
RGBrgb(255, 204, 96)
HSLhsl(41, 100%, 69%)
HSVhsv(41, 62%, 100%)
CMYKcmyk(0%, 20%, 62.4%, 0%)
CIE-LABlab(84.64, 6.63, 59.35)
CIE-LCHlch(84.64, 59.72, 83.63°)
OKLaboklab(87% 0.0149 0.1364)
OKLCHoklch(87% 0.137 83.8)
XYZxyz(64.9477, 65.2944, 20.2463)
Luminance0.6529 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC60 #6093FF
analogous
#FF7D60 #FFCC60 #E2FF60
triadic
#FFCC60 #60FFCC #CC60FF
tetradic
#FFCC60 #60FF7D #6093FF #FF60E2
square
#FFCC60 #60FF7D #6093FF #FF60E2
split-complementary
#FFCC60 #60E2FF #7D60FF
monochromatic
#E59B00 #FFB823 #FFCC60 #FFE09D #FFF3DA

Accessibility & contrast

On white

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

On black

14.06
#FFCC60 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC60
14.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC60#FFFFFF#000000##000000
##FFCC601.001.4914.0614.06
#FFFFFF1.491.0021.0021.00
#00000014.0621.001.001.00
##00000014.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CC55
Deuteranopia (green-blind)
#EFD964
Tritanopia (blue-blind)
#FFBCB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc60;
/* rgb */ color: rgb(255, 204, 96);
/* oklch */ color: oklch(87.0% 0.137 83.8);
Tailwind
colors: {
  custom: {
    50: '#ffdb91',
    500: '#ffcc60',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc60;
$custom-light: #ffdb91;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc60",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 96
  },
  "hsl": {
    "h": 40.755,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.87003,
    "c": 0.13723,
    "h": 83.8
  },
  "luminance": 0.6529
}

Semantic roles & 50–950 ramp

primary
#FFCC60
secondary
#2A62D9
accent
#4AE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC60

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

Preview Lab → · Contrast checker → · Palette generator →

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