#FFCC54#FFCC54

#FFCC54 is a very light, vivid orange. Relative luminance 0.651; OKLCH L 86.9% C 0.146 H 85.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).

Color values

HEX#FFCC54
RGBrgb(255, 204, 84)
HSLhsl(42, 100%, 66%)
HSVhsv(42, 67%, 100%)
CMYKcmyk(0%, 20%, 67.1%, 0%)
CIE-LABlab(84.53, 5.92, 64.47)
CIE-LCHlch(84.53, 64.74, 84.75°)
OKLaboklab(86.89% 0.0113 0.1456)
OKLCHoklch(86.89% 0.146 85.5)
XYZxyz(64.4367, 65.0900, 17.5555)
Luminance0.6509 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC54 #5487FF
analogous
#FF7754 #FFCC54 #DDFF54
triadic
#FFCC54 #54FFCC #CC54FF
tetradic
#FFCC54 #54FF77 #5487FF #FF54DD
square
#FFCC54 #54FF77 #5487FF #FF54DD
split-complementary
#FFCC54 #54DDFF #7754FF
monochromatic
#D99800 #FFBA17 #FFCC54 #FFDE91 #FFF1CE

Accessibility & contrast

On white

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

On black

14.02
#FFCC54 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC54
14.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC54#FFFFFF#000000##000000
##FFCC541.001.5014.0214.02
#FFFFFF1.501.0021.0021.00
#00000014.0221.001.001.00
##00000014.0221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc54;
/* rgb */ color: rgb(255, 204, 84);
/* oklch */ color: oklch(86.9% 0.146 85.5);
Tailwind
colors: {
  custom: {
    50: '#ffdb89',
    500: '#ffcc54',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc54;
$custom-light: #ffdb89;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc54",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 84
  },
  "hsl": {
    "h": 42.105,
    "s": 100,
    "l": 66.471
  },
  "oklch": {
    "l": 0.86886,
    "c": 0.14599,
    "h": 85.5
  },
  "luminance": 0.65086
}

Semantic roles & 50–950 ramp

primary
#FFCC54
secondary
#2559D2
accent
#44E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC54

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

Preview Lab → · Contrast checker → · Palette generator →

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