#FFCC59#FFCC59

#FFCC59 is a very light, vivid orange. Relative luminance 0.652; OKLCH L 86.9% C 0.142 H 84.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).

Color values

HEX#FFCC59
RGBrgb(255, 204, 89)
HSLhsl(42, 100%, 67%)
HSVhsv(42, 65%, 100%)
CMYKcmyk(0%, 20%, 65.1%, 0%)
CIE-LABlab(84.57, 6.20, 62.38)
CIE-LCHlch(84.57, 62.69, 84.32°)
OKLaboklab(86.93% 0.0128 0.1419)
OKLCHoklch(86.93% 0.142 84.9)
XYZxyz(64.6396, 65.1712, 18.6239)
Luminance0.6517 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC59 #598CFF
analogous
#FF7959 #FFCC59 #DFFF59
triadic
#FFCC59 #59FFCC #CC59FF
tetradic
#FFCC59 #59FF79 #598CFF #FF59DF
square
#FFCC59 #59FF79 #598CFF #FF59DF
split-complementary
#FFCC59 #59DFFF #7959FF
monochromatic
#DE9A00 #FFB91C #FFCC59 #FFDF96 #FFF2D3

Accessibility & contrast

On white

1.50
#FFCC59 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.03
#FFCC59 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC59
14.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC59#FFFFFF#000000##000000
##FFCC591.001.5014.0314.03
#FFFFFF1.501.0021.0021.00
#00000014.0321.001.001.00
##00000014.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CB4C
Deuteranopia (green-blind)
#EFD95E
Tritanopia (blue-blind)
#FFBBB3
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc59;
/* rgb */ color: rgb(255, 204, 89);
/* oklch */ color: oklch(86.9% 0.142 84.9);
Tailwind
colors: {
  custom: {
    50: '#ffdb8c',
    500: '#ffcc59',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc59;
$custom-light: #ffdb8c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc59",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 89
  },
  "hsl": {
    "h": 41.566,
    "s": 100,
    "l": 67.451
  },
  "oklch": {
    "l": 0.86932,
    "c": 0.14245,
    "h": 84.9
  },
  "luminance": 0.65167
}

Semantic roles & 50–950 ramp

primary
#FFCC59
secondary
#265CD6
accent
#47E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC59

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

Preview Lab → · Contrast checker → · Palette generator →

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