#FFCC5C#FFCC5C

#FFCC5C is a very light, vivid orange. Relative luminance 0.652; OKLCH L 87.0% C 0.140 H 84.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).

Color values

HEX#FFCC5C
RGBrgb(255, 204, 92)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 64%, 100%)
CMYKcmyk(0%, 20%, 63.9%, 0%)
CIE-LABlab(84.60, 6.38, 61.10)
CIE-LCHlch(84.60, 61.43, 84.04°)
OKLaboklab(86.96% 0.0136 0.1396)
OKLCHoklch(86.96% 0.14 84.4)
XYZxyz(64.7682, 65.2226, 19.3010)
Luminance0.6522 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5C #5C8FFF
analogous
#FF7A5C #FFCC5C #E0FF5C
triadic
#FFCC5C #5CFFCC #CC5CFF
tetradic
#FFCC5C #5CFF7A #5C8FFF #FF5CE0
square
#FFCC5C #5CFF7A #5C8FFF #FF5CE0
split-complementary
#FFCC5C #5CE0FF #7A5CFF
monochromatic
#E19A00 #FFB91F #FFCC5C #FFDF99 #FFF2D6

Accessibility & contrast

On white

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

On black

14.04
#FFCC5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC5C
14.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC5C#FFFFFF#000000##000000
##FFCC5C1.001.5014.0414.04
#FFFFFF1.501.0021.0021.00
#00000014.0421.001.001.00
##00000014.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CB50
Deuteranopia (green-blind)
#EFD960
Tritanopia (blue-blind)
#FFBBB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5c;
/* rgb */ color: rgb(255, 204, 92);
/* oklch */ color: oklch(87.0% 0.140 84.4);
Tailwind
colors: {
  custom: {
    50: '#ffdb8e',
    500: '#ffcc5c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5c;
$custom-light: #ffdb8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5c",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 92
  },
  "hsl": {
    "h": 41.227,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.86962,
    "c": 0.14025,
    "h": 84.4
  },
  "luminance": 0.65218
}

Semantic roles & 50–950 ramp

primary
#FFCC5C
secondary
#265ED9
accent
#48E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC5C

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

Preview Lab → · Contrast checker → · Palette generator →

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