#FFCC5B#FFCC5B

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

Color values

HEX#FFCC5B
RGBrgb(255, 204, 91)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 64%, 100%)
CMYKcmyk(0%, 20%, 64.3%, 0%)
CIE-LABlab(84.59, 6.32, 61.53)
CIE-LCHlch(84.59, 61.85, 84.14°)
OKLaboklab(86.95% 0.0134 0.1404)
OKLCHoklch(86.95% 0.141 84.6)
XYZxyz(64.7247, 65.2052, 19.0723)
Luminance0.6520 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5B #5B8EFF
analogous
#FF7A5B #FFCC5B #E0FF5B
triadic
#FFCC5B #5BFFCC #CC5BFF
tetradic
#FFCC5B #5BFF7A #5B8EFF #FF5BE0
square
#FFCC5B #5BFF7A #5B8EFF #FF5BE0
split-complementary
#FFCC5B #5BE0FF #7A5BFF
monochromatic
#E09A00 #FFB91E #FFCC5B #FFDF98 #FFF2D5

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC5B#FFFFFF#000000##000000
##FFCC5B1.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)
#E3CB4E
Deuteranopia (green-blind)
#EFD95F
Tritanopia (blue-blind)
#FFBBB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5b;
/* rgb */ color: rgb(255, 204, 91);
/* oklch */ color: oklch(87.0% 0.141 84.6);
Tailwind
colors: {
  custom: {
    50: '#ffdb8e',
    500: '#ffcc5b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5b;
$custom-light: #ffdb8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5b",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 91
  },
  "hsl": {
    "h": 41.341,
    "s": 100,
    "l": 67.843
  },
  "oklch": {
    "l": 0.86952,
    "c": 0.14099,
    "h": 84.6
  },
  "luminance": 0.65201
}

Semantic roles & 50–950 ramp

primary
#FFCC5B
secondary
#265DD8
accent
#47E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC5B

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

Preview Lab → · Contrast checker → · Palette generator →

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