#FFCC52#FFCC52

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

Color values

HEX#FFCC52
RGBrgb(255, 204, 82)
HSLhsl(42, 100%, 66%)
HSVhsv(42, 68%, 100%)
CMYKcmyk(0%, 20%, 67.8%, 0%)
CIE-LABlab(84.51, 5.81, 65.29)
CIE-LCHlch(84.51, 65.55, 84.91°)
OKLaboklab(86.87% 0.0108 0.147)
OKLCHoklch(86.87% 0.147 85.8)
XYZxyz(64.3595, 65.0591, 17.1488)
Luminance0.6505 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC52 #5285FF
analogous
#FF7552 #FFCC52 #DBFF52
triadic
#FFCC52 #52FFCC #CC52FF
tetradic
#FFCC52 #52FF75 #5285FF #FF52DB
square
#FFCC52 #52FF75 #5285FF #FF52DB
split-complementary
#FFCC52 #52DBFF #7552FF
monochromatic
#D79700 #FFBA15 #FFCC52 #FFDE8F #FFF0CC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC52#FFFFFF#000000##000000
##FFCC521.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)
#E3CB43
Deuteranopia (green-blind)
#F0D857
Tritanopia (blue-blind)
#FFBBB2
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc52;
/* rgb */ color: rgb(255, 204, 82);
/* oklch */ color: oklch(86.9% 0.147 85.8);
Tailwind
colors: {
  custom: {
    50: '#ffdb88',
    500: '#ffcc52',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc52;
$custom-light: #ffdb88;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc52",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 82
  },
  "hsl": {
    "h": 42.312,
    "s": 100,
    "l": 66.078
  },
  "oklch": {
    "l": 0.86869,
    "c": 0.14735,
    "h": 85.8
  },
  "luminance": 0.65055
}

Semantic roles & 50–950 ramp

primary
#FFCC52
secondary
#2557D0
accent
#44E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC52

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

Preview Lab → · Contrast checker → · Palette generator →

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