#FFCC53#FFCC53

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

Color values

HEX#FFCC53
RGBrgb(255, 204, 83)
HSLhsl(42, 100%, 66%)
HSVhsv(42, 67%, 100%)
CMYKcmyk(0%, 20%, 67.5%, 0%)
CIE-LABlab(84.52, 5.87, 64.88)
CIE-LCHlch(84.52, 65.15, 84.83°)
OKLaboklab(86.88% 0.0111 0.1463)
OKLCHoklch(86.88% 0.147 85.7)
XYZxyz(64.3979, 65.0745, 17.3507)
Luminance0.6507 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC53 #5386FF
analogous
#FF7653 #FFCC53 #DCFF53
triadic
#FFCC53 #53FFCC #CC53FF
tetradic
#FFCC53 #53FF76 #5386FF #FF53DC
square
#FFCC53 #53FF76 #5386FF #FF53DC
split-complementary
#FFCC53 #53DCFF #7653FF
monochromatic
#D89800 #FFBA16 #FFCC53 #FFDE90 #FFF0CD

Accessibility & contrast

On white

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

On black

14.01
#FFCC53 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC53
14.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC53#FFFFFF#000000##000000
##FFCC531.001.5014.0114.01
#FFFFFF1.501.0021.0021.00
#00000014.0121.001.001.00
##00000014.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc53;
/* rgb */ color: rgb(255, 204, 83);
/* oklch */ color: oklch(86.9% 0.147 85.7);
Tailwind
colors: {
  custom: {
    50: '#ffdb89',
    500: '#ffcc53',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc53;
$custom-light: #ffdb89;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc53",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 83
  },
  "hsl": {
    "h": 42.209,
    "s": 100,
    "l": 66.275
  },
  "oklch": {
    "l": 0.86877,
    "c": 0.14667,
    "h": 85.7
  },
  "luminance": 0.6507
}

Semantic roles & 50–950 ramp

primary
#FFCC53
secondary
#2558D1
accent
#44E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC53

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

Preview Lab → · Contrast checker → · Palette generator →

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