#FFCC5A#FFCC5A

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

Color values

HEX#FFCC5A
RGBrgb(255, 204, 90)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 65%, 100%)
CMYKcmyk(0%, 20%, 64.7%, 0%)
CIE-LABlab(84.58, 6.26, 61.95)
CIE-LCHlch(84.58, 62.27, 84.23°)
OKLaboklab(86.94% 0.0131 0.1411)
OKLCHoklch(86.94% 0.142 84.7)
XYZxyz(64.6819, 65.1881, 18.8466)
Luminance0.6518 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5A #5A8DFF
analogous
#FF7A5A #FFCC5A #DFFF5A
triadic
#FFCC5A #5AFFCC #CC5AFF
tetradic
#FFCC5A #5AFF7A #5A8DFF #FF5ADF
square
#FFCC5A #5AFF7A #5A8DFF #FF5ADF
split-complementary
#FFCC5A #5ADFFF #7A5AFF
monochromatic
#DF9A00 #FFB91D #FFCC5A #FFDF97 #FFF2D4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC5A#FFFFFF#000000##000000
##FFCC5A1.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)
#E3CB4D
Deuteranopia (green-blind)
#EFD95E
Tritanopia (blue-blind)
#FFBBB3
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5a;
/* rgb */ color: rgb(255, 204, 90);
/* oklch */ color: oklch(86.9% 0.142 84.7);
Tailwind
colors: {
  custom: {
    50: '#ffdb8d',
    500: '#ffcc5a',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5a;
$custom-light: #ffdb8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5a",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 90
  },
  "hsl": {
    "h": 41.455,
    "s": 100,
    "l": 67.647
  },
  "oklch": {
    "l": 0.86942,
    "c": 0.14172,
    "h": 84.7
  },
  "luminance": 0.65184
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFCC5A

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

Preview Lab → · Contrast checker → · Palette generator →

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